Jump to content

Recommended Posts

Hello Klein Fórums, Im doing my own character mod with "Extended Template Character 1.1.1"
 

I fixed a lot of strings and missing files errors but, my game, now just crashed, no more error ingame, just Crash.

 

Can someone Help me, please?

 

Added the last CrashLog in Attached files (Can be Useful)
 

log.txt

 

The second to last line indicates that you are missing a texture.

Could not load texture ../mods/skeleton/images/saveslot_portraits/esctemplate.tex

 

I already fixed that, but the game still crashes

I changed the name "skeleton" to "skelly" so it doesnt collide with "skeleton.lua" in game files

 

log.txt

It's still showing that it's missing the texture for the saveslot portrait. Would you please upload your mod so that others and I may see the direct issue and further help you.

 

Okay, thank you.

Here is the .zip with the files inside

skelly.zip

Okay, thank you.

Here is the .zip with the files inside

 

All your .xml files which are linking to your .tex files are wrong. You need to change "esctemplate" to "skelly".

 

Also once that is completed you will still get an error because you aren't using the correct .tex files with the proper areas. It looks like you might have gotten them mixed up, I'd recommend looking at a custom character on the Steam workshop which works so you know how to modify the .xml and .tex files to work properly.

All your .xml files which are linking to your .tex files are wrong. You need to change "esctemplate" to "skelly".

 

Also once that is completed you will still get an error because you aren't using the correct .tex files with the proper areas. It looks like you might have gotten them mixed up, I'd recommend looking at a custom character on the Steam workshop which works so you know how to modify the .xml and .tex files to work properly.

 

It worked like a Charm!

Thank you!

 

For Now, I have to fix the head and face placement

 

post-544843-0-13368400-1420194682_thumb.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...