Jump to content

Recommended Posts

Good morning, good afternoon, and good night!

 

I have a little incident, and I cannot understand
In short, more to the point.

So I created a new character, halfway I stood in place, and all because of the crashes in the character selection menu. When I hover over its icon, the game crashes. And I climbed in the code and it seems like there are no errors. I attach screenshots, logs of my actions below. Help me deal with this problem, after all, I don't want to wind up my plans.

(Sorry on my english)

 
 

 
 
 
 
 
 

1.png

2.png

5.png

6.png

6 hours ago, rawii22 said:

Обычно это означает, что размер файла .tex как-то неправильный. Это супер специфическая вещь, которую имеет Клей. Размер изображения должен быть степенью двойки, поэтому вам, вероятно, придется изменить его размер.

Thanks for answering. But, I do not understand, changing the size to the power of two is how?

dimensions like this: 2x2 or 4x4 or 8x8 etc... 128x128 or 256x256 or 512x512 or 1024x1024. Whichever is closer to your image. Maybe you can check out some other character mods to see what image sizes they and find out .tex files these rules apply to...

  • Thanks 1

Of course, thanks for answering, but the problem is different. With the image, everything is fine, but with the context menu, which shows the perks and characteristics of the character, not everything is in order. The game does not seem to be able to find these very characteristics, and instead of them, it gives an error (game crash)

8 minutes ago, rawii22 said:

Не могли бы вы опубликовать client_log.txt и, возможно, модмейн просто чтобы посмотреть, что происходит ??

 

client_log_2020-07-27-11-15-23.txt modmain.lua

Well your modmain looks fine, you're calling all of the image files. I noticed that your client_log didn't say anything specific about an error which I think can be considered good news. The only thing I can think of being wrong is image size or maybe you forgot something with the STRINGS section of your modmain. The game usually gives a description of the error, but if it just crashes that usually means the mistake is something simple.

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...