PDA

View Full Version : what are these, I followed all the tuts right



sevlag
March 21st, 2009, 07:43 PM
EAX:0xCACACACA
EBX:0x030F20001
ECX:0x0000040B
EDX:0x02000000
EDI:0x0013A358
ESI:0x00000000
EBP:0x0013A230
ESP:0x0x0013A230
EIP:0x7C90E4F4 C3 8D A4 24 ?????


anyone wanna explain these errors tool is giving me...inferno has been patient with me as I badgered him with questions, so anyone else willing to explain these errors to me?

ShadowSpartan
March 21st, 2009, 07:47 PM
Give us the whole debug.txt entry, not just a portion of it. And a little background information would be nice. Like what exactly you are trying to do.

sevlag
March 21st, 2009, 07:48 PM
Give us the whole debug.txt entry, not just a portion of it. And a little background information would be nice. Like what exactly you are trying to do.i'm building a test map and sure this is the rest of the text

EXCEPTION halt in \halopc\haloce\source\cache\cache_file_builder.c,# 109 !<<unsigned long>scratch&31>

thats it


03.21.08 19:30:55 tool pc 01.00.00.0609 ----------------------------------------------
03.21.08 19:30:56 reference function: _write_to_error_file
03.21.08 19:30:56 reference address: 42ca20
03.21.08 19:30:56 Couldn't read map file './toolbeta.map'
03.21.08 19:30:56 EAX: 0xCACACACA
03.21.08 19:30:56 EBX: 0x03F20001
03.21.08 19:30:56 ECX: 0x0000040B
03.21.08 19:30:56 EDX: 0x02000000
03.21.08 19:30:56 EDI: 0x0013A358
03.21.08 19:30:56 ESI: 0x00000000
03.21.08 19:30:56 EBP: 0x0013A230
03.21.08 19:30:56 ESP: 0x0013A220
03.21.08 19:30:56 EIP: 0x7C90E4F4, C3 8D A4 24 ?????
03.21.08 19:30:56 EXCEPTION halt in \halopc\haloce\source\cache\cache_file_builder.c,# 109: !((unsigned long)scratch&31)

teh lag
March 21st, 2009, 07:55 PM
What did you do besides build a map? Did you edit any tags? Did you download any tags? Is there anything special in the map? We need to know more to help you.

Searching around, this thread (http://www.modacity.net/forums/showthread.php?t=9417&highlight=unsigned+long) is the only one that seems to have some sort of a solution in it (see the end).

sevlag
March 21st, 2009, 08:04 PM
What did you do besides build a map? Did you edit any tags? Did you download any tags? Is there anything special in the map? We need to know more to help you.

Searching around, this thread (http://www.modacity.net/forums/showthread.php?t=9417&highlight=unsigned+long) is the only one that seems to have some sort of a solution in it (see the end).
im using tags from older test maps me and my friend made as a joint effort, mostly a few buildings (power station, beam tower trio)

no added strings....

wait I have a few unused weapon slots I was in the process of using for weapons on map maybe thats it?

Advancebo
March 21st, 2009, 08:04 PM
Probably.

sevlag
March 21st, 2009, 08:16 PM
Probably.

ok, so I removed them, lets see if thats the problem, if not I'm backing up my whoel tags folder and reinstalling HEK

EDIT: nope...still the smae errors, reinstall HEK maybe?