Problem with loading multiple .teaa files!

A place to post your add ons and ideas for them

Moderator: Moderator

Post Reply
Message
Author
daftigod
Archmage
Posts: 300
Joined: Fri Feb 18, 2011 6:15 am

Problem with loading multiple .teaa files!

#1 Post by daftigod »

Hi, I just noticed a severe problem when loading multiple teaa's at the same time.

The memory usage when running 4 teaa (oldrpg, darkwood, classpack, fixed traps) goes up to 905 MB when using the teaa structure. The load time for any character is around 3-5 minutes.

When extracted into directories instead of using teaa, the memory use is 69 MB and the load time for characters is round 25 seconds.

I'm 100% positive that there are no files overloading each other in these addons, and the init.lua files are updated and accurate. The only change is using the .teaa file or using a directory.

Please help! I'm not sure what is causing the error. The only thing I can think of is maybe there is a problem with the extraction process?

daftigod
Archmage
Posts: 300
Joined: Fri Feb 18, 2011 6:15 am

Re: Problem with loading multiple .teaa files!

#2 Post by daftigod »

One more thing, if the teaa is extracted to a directory, it is still loaded by ToME even if you disable it from the Addon Menu (according to te4_log.txt). The md5 values load, all of the included files load, etc. The game just doesn't use them if you have them disabled.

I believe the game doesn't even look at the teaa file if you disable it from the menu. Skips right over it I think

Post Reply