Left for dead
Posted: Sun Dec 09, 2007 12:06 am
Ok, so I'm working on Rhen Var, and I want to make a ghost ulic. So I make him in my kth side, then read him in the cw lua. Crash. Through exhaustive processes, I determine it really isn't the unit that is crashing, rather it is any unit from my kth side crashes the cw era. The gcw era, to my knowledge, works perfectly fine.
In desperation, I copied my entire gcw lua to my cw lua. Now it doesn't crash right away, only jed_inf_sith_01 (and ulic, who uses a modified version of that unit) make the game crash. It crashes when I select them when spawning. There is no log to report. No munge errors.
I'm thinking it may have something to do with the cloth, since those two units share the same cloth, it may make a memory problem or something. At first I thought it was just a general memory problem, so I allocated more in the LUA, with no success.
This is the most baffling error I've ever seen, hence my posting a topic. Usually I'm able to fix most of my problems, but this one has me stumped
In desperation, I copied my entire gcw lua to my cw lua. Now it doesn't crash right away, only jed_inf_sith_01 (and ulic, who uses a modified version of that unit) make the game crash. It crashes when I select them when spawning. There is no log to report. No munge errors.
I'm thinking it may have something to do with the cloth, since those two units share the same cloth, it may make a memory problem or something. At first I thought it was just a general memory problem, so I allocated more in the LUA, with no success.
This is the most baffling error I've ever seen, hence my posting a topic. Usually I'm able to fix most of my problems, but this one has me stumped