Page 1 of 1

Ut2mdl-tux help

Posted: Tue 28 May , 2013 9:03 pm
by darkelf
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!

Re: Ut2mdl-tux help

Posted: Tue 28 May , 2013 11:15 pm
by CaptainXavious
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.

Re: Ut2mdl-tux help

Posted: Mon 29 Jul , 2013 2:05 pm
by darkelf
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!

Re: Ut2mdl-tux help

Posted: Mon 29 Jul , 2013 2:08 pm
by iRobot
Walk backwards?

;'D'D

Re: Ut2mdl-tux help

Posted: Mon 29 Jul , 2013 2:08 pm
by Azarael
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.

Re: Ut2mdl-tux help

Posted: Mon 29 Jul , 2013 2:25 pm
by Butcher
iRobot wrote:Walk backwards?

;'D'D
Try drawing some eyes in the butt :D ;'D'D ... troll2

Re: Ut2mdl-tux help

Posted: Mon 29 Jul , 2013 3:00 pm
by darkelf
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

Re: Ut2mdl-tux help

Posted: Mon 29 Jul , 2013 7:43 pm
by Calypto
The BadgerBadger skin with shader textures never worked right, either