
Spartan314
Joined: Aug 21, 2010
Former biped rigger & FP animator
|
Posted: Dec 25, 2011 01:45 PM
Msg. 1 of 3
Take the bottom part of the debug, not the whole thing.
12.25.11 14:37:56 sapien pc 01.00.00.0609 ---------------------------------------------- 12.25.11 14:37:56 reference function: _write_to_error_file 12.25.11 14:37:56 reference address: 401b13 12.25.11 14:37:56 Couldn't read map file './sapienbeta.map' 12.25.11 14:37:56 CreateDevice succeeded with refresh rate = 0 12.25.11 14:37:57 Sound card doesn't meet minimum hardware requirements. Disabling hardware option. 12.25.11 14:37:57 Increasing sound decompression buffer size to 1048576 bytes 12.25.11 14:38:12 local player 0, weapon (0x0), deleted unexpectedly 12.25.11 14:38:32 EAX: 0x00000001 12.25.11 14:38:32 EBX: 0x00B17A01 12.25.11 14:38:32 ECX: 0x00000000 12.25.11 14:38:32 EDX: 0x00000000 12.25.11 14:38:32 EDI: 0x0018EC28 12.25.11 14:38:32 ESI: 0x00000000 12.25.11 14:38:32 EBP: 0x0018EB00 12.25.11 14:38:32 ESP: 0x0018EAF0 12.25.11 14:38:32 EIP: 0x77DF0BD2, 83 C4 04 C2 ????? 12.25.11 14:38:32 EXCEPTION halt in \halopc\haloce\source\memory\array.c,#130: index>=0 && index<array->count
^Is that the most bottom part of your debug?
|

DarkHalo003
Joined: Mar 10, 2008
All ARs Need Green Little Buttons.
|
Posted: Dec 25, 2011 02:10 PM
Msg. 2 of 3
You have too many tags in inappropriate folders, like having a tags folder inside a tags folder and so forth. Delete some tags and then try again.
|

rerout343
Joined: Aug 7, 2010
Targeted and Firing
|
Posted: Dec 25, 2011 08:12 PM
Msg. 3 of 3
Ok, first of all, debug.txt will never cause problems. I tells you what the source of your problem is. Every time an HEK application encounters an error, it will create a new paragraph in the debug.txt file telling you what the error is. So if you try to open sapien and it crashes, a new entry will be created at the bottom of the file.
|