PDA

View Full Version : Tool Error



Goldkilla
June 13th, 2010, 09:25 PM
When im trying to compile my map I get a bunch of random writing and this:
"EXCEPTION_ACCESS_VIOLATION

EXCEPTION (Thats all I know!)"

What the heck dose it all mean! I never got that in till today!!!

Ifafudafi
June 13th, 2010, 10:31 PM
You're sure that's all it says?

There should be a file called "debug.txt" inside your Halo Custom Edition directory. Open it up and copy and paste the contents of the last block (should start with "tool pc 01.00.00.0609" or something like that).

Goldkilla
June 14th, 2010, 12:05 AM
You're sure that's all it says?

There should be a file called "debug.txt" inside your Halo Custom Edition directory. Open it up and copy and paste the contents of the last block (should start with "tool pc 01.00.00.0609" or something like that).

Oh forgot bout debug! yea their was aLOT more:
06.13.10 22:19:50 tool pc 01.00.00.0609 ----------------------------------------------
06.13.10 22:19:50 reference function: _write_to_error_file
06.13.10 22:19:51 reference address: 42ca20
06.13.10 22:19:51 Couldn't read map file './toolbeta.map'
06.13.10 22:19:52 EAX: 0x6C61685C
06.13.10 22:19:52 EBX: 0x00000040
06.13.10 22:19:52 ECX: 0x00000000
06.13.10 22:19:52 EDX: 0x00000004
06.13.10 22:19:52 EDI: 0x001297D8
06.13.10 22:19:52 ESI: 0x6C61685C
06.13.10 22:19:52 EBP: 0x001297CC
06.13.10 22:19:52 ESP: 0x001297B0
06.13.10 22:19:52 EIP: 0x0042D036, 8B 48 04 8B ?????
06.13.10 22:19:52 77974460 ?????
06.13.10 22:19:52 EXCEPTION_ACCESS_VIOLATION

Inferno
June 19th, 2010, 10:46 PM
Trying to open a SP map are we?

Siliconmaster
June 20th, 2010, 12:14 AM
Er- that error usually just means that another program is using your scenario file. Make sure Halo, sapien, and everything except tool are closed. If you have to, restart your computer and run tool before running anything else. That will probably fix the error.

Edit: And if sapien is giving you that error, make sure the other tools are closed. I've also found that halocedev.exe will sometimes cause that error. Not sure why. So try closing any open dev tools/hacks as well.

Seriously, we should have an "annoying tool errors" sticky thread right under the tutorial sticky. I'll write it if nobody else wants to.

Edit edit: thread is up and stickied fyi.

Inferno
June 20th, 2010, 12:50 PM
When another program is accessing your tags the error specifies which tags are not accessible. This looks like the standard "I'm trying to open a SP map" error.

Siliconmaster
June 20th, 2010, 01:58 PM
Could be, but I'm sure that I've had issues where it gives a broad access_violation error due to dev hacks/tool/Halo using some element of sapien. I don't think it's actually related to the tags themselves, but some element of the program.