Ut2mdl-tux help

You need help? It's here!
Post Reply
User avatar
darkelf
Disappeared Administrator
Posts: 949
Joined: Sun 15 Jan , 2012 12:34 pm
Contact:

Ut2mdl-tux help

Post by darkelf » Tue 28 May , 2013 9:03 pm

Download: http://www.gamefront.com/files/855905/Tux#

Its a ut2003 skin that I have used in the past in ut2004 without any problem. (yes it has no sitting animation.. boohoo)
But currently I can't get it to work.. From all the sites I have read it should work just fine. (Just place the utx/ukx/upl to the right folders)

Ut2004 log is showing that it can not find the material for the head/body.

Code: Select all

Warning: Failed to load 'NULL': Can't resolve package name
Warning: Failed to load 'Material None.': Can't resolve package name
Warning: Failed to load 'Material tuxtex.3_1': Failed to find object 'Material tuxtex.3_1'
ScriptLog: TeamSkin not found None
Warning: Failed to load 'NULL': Can't resolve package name
Warning: Failed to load 'Material None.': Can't resolve package name
Warning: Failed to load 'Material tuxtex.3_1': Failed to find object 'Material tuxtex.3_1'
ScriptLog: TeamSkin not found None
Warning: Failed to load 'NULL': Can't resolve package name
Warning: Failed to load 'Material None.': Can't resolve package name
Warning: Failed to load 'Material tuxtex.3_1': Failed to find object 'Material tuxtex.3_1'
ScriptLog: TeamSkin not found None
Warning: Failed to load 'NULL': Can't resolve package name
Warning: Failed to load 'Material None.': Can't resolve package name
Warning: Failed to load 'Material tuxtex.3_1': Failed to find object 'Material tuxtex.3_1'
ScriptLog: TeamSkin not found None
Warning: Failed to load 'NULL': Can't resolve package name
Warning: Failed to load 'Material None.': Can't resolve package name
Warning: Failed to load 'Material tuxtex.3_1': Failed to find object 'Material tuxtex.3_1'
ScriptLog: TeamSkin not found None
Log: Master server assigned our MatchID: 0
Warning: Failed to load 'NULL': Can't resolve package name
Warning: Failed to load 'Material None.': Can't resolve package name
Warning: Failed to load 'Material tuxtex.3_1': Failed to find object 'Material tuxtex.3_1'
The texture pack uses lots of shaders and that's beyond my understanding as how to get the correct texture name into the upl so I'm kinda clueless.

Would love to use/edit the skin's textures but atm I can't figure out why I can't get the skin to work now. Any help would be appreciated thanks!
Image
Modified Skins links: Yoda team colors viewtopic.php?f=8&t=2134&p=19097#p19097 Man assassin viewtopic.php?f=8&t=1468&p=10763#p10763 Women Assassin viewtopic.php?f=8&t=1999&p=16615&hilit=skin#p16615
> WebAdmin [dark_elfy]: who is this pepsiman.. he seems really talkative and pissed off
> Earl_Vencar.:LLS:.: i told him i liked coca cola

User avatar
CaptainXavious
V.I.P. Member
Posts: 269
Joined: Tue 07 Jun , 2011 2:49 am
Contact:

Re: Ut2mdl-tux help

Post by CaptainXavious » Tue 28 May , 2013 11:15 pm

Have you opened up the .upl file for it and made sure the textures in there point to the right file names?

Oh oops, I see now. I'll give it a quick look tonight if no one else does first.

User avatar
darkelf
Disappeared Administrator
Posts: 949
Joined: Sun 15 Jan , 2012 12:34 pm
Contact:

Re: Ut2mdl-tux help

Post by darkelf » Mon 29 Jul , 2013 2:05 pm

So after messing about the other day i have discovered that the skin kinda works time to time.. No matter what if i go online it dosen't work. But when I host my own game it works sometimes.

So I looked at some other skins url's and realized where ut2k4 differs from ut2k4. And fixed it by finding the head texture and body texture.

Code: Select all

=(DefaultName="Tux",Mesh=Tux.Tux,species=xGame.SPECIES_Merc,Sex=Male,BodySkin=tuxtex.3,Portrait=tuxtex.pic1,Aggressiveness=+0.1,CombatStyle=+0.1,Tactics=+0.5,Ragdoll=Alien)
to

Code: Select all

(DefaultName="Tux",Mesh=Tux.Tux,species=xGame.SPECIES_Merc,Sex=Male,BodySkin=tuxtex.2,FaceSkin=tuxtex.3,Portrait=tuxtex.pic1,Aggressiveness=+0.1,CombatStyle=+0.1,Tactics=+0.5,Ragdoll=Alien)
The skin will now work online and offline. However.. I have an odd problem.. The body texture is now backwards..

Image
Image

So my question has changed. How do I get the textures to 180? I can't find anything in my searchs of google.. but then again I'm probably not using the correct search words.

Any help would be appreciated!
Image
Modified Skins links: Yoda team colors viewtopic.php?f=8&t=2134&p=19097#p19097 Man assassin viewtopic.php?f=8&t=1468&p=10763#p10763 Women Assassin viewtopic.php?f=8&t=1999&p=16615&hilit=skin#p16615
> WebAdmin [dark_elfy]: who is this pepsiman.. he seems really talkative and pissed off
> Earl_Vencar.:LLS:.: i told him i liked coca cola

User avatar
iRobot
Junk Administrator
Posts: 3909
Joined: Fri 06 Jan , 2012 10:37 am
Contact:

Re: Ut2mdl-tux help

Post by iRobot » Mon 29 Jul , 2013 2:08 pm

Walk backwards?

;'D'D

User avatar
Azarael
UT2004 Administrator
Posts: 5365
Joined: Thu 11 Feb , 2010 10:52 pm

Re: Ut2mdl-tux help

Post by Azarael » Mon 29 Jul , 2013 2:08 pm

That texture was probably made for a different version of the model, which means the UV mapping is different. In my estimation, you are buggered.

User avatar
Butcher
V.I.P. Member
Posts: 893
Joined: Sat 15 Sep , 2012 1:31 pm
Location: Germany
Contact:

Re: Ut2mdl-tux help

Post by Butcher » Mon 29 Jul , 2013 2:25 pm

iRobot wrote:Walk backwards?

;'D'D
Try drawing some eyes in the butt :D ;'D'D ... troll2
"An BW match is a test of your skill against your opponents' luck." :)

User avatar
darkelf
Disappeared Administrator
Posts: 949
Joined: Sun 15 Jan , 2012 12:34 pm
Contact:

Re: Ut2mdl-tux help

Post by darkelf » Mon 29 Jul , 2013 3:00 pm

Azarael wrote:That texture was probably made for a different version of the model, which means the UV mapping is different. In my estimation, you are buggered.

Yah.. so bassicaly im at the point now that if I want to fix this I might as well start from scratch..

Oh well ill consider learning how to make my own model/texture from scratch

Will probably take me over a year to learn but ill make it a hobby.

Thx for the help
Image
Modified Skins links: Yoda team colors viewtopic.php?f=8&t=2134&p=19097#p19097 Man assassin viewtopic.php?f=8&t=1468&p=10763#p10763 Women Assassin viewtopic.php?f=8&t=1999&p=16615&hilit=skin#p16615
> WebAdmin [dark_elfy]: who is this pepsiman.. he seems really talkative and pissed off
> Earl_Vencar.:LLS:.: i told him i liked coca cola

User avatar
Calypto
Posts: 1879
Joined: Tue 27 Dec , 2011 6:24 am
Location: New York State
Contact:

Re: Ut2mdl-tux help

Post by Calypto » Mon 29 Jul , 2013 7:43 pm

The BadgerBadger skin with shader textures never worked right, either

Post Reply

Who is online

Users browsing this forum: No registered users and 37 guests