Sapien has been giving me some trouble recently. I haven't used the editing kit in months (classes come first) and now that finals are nearly over I've decided to pickup on some of the levels I've had on the back burner.
Sapien
will open and operate normally,
if I open a stock map. The problem comes from opening a custom map. It
will open and display the game window, but if I click +Mission under the Hierarchy view tab it immediately shuts down. This means I cannot add any other tags to the level, be them scenery, weapons, or netgame flags. Here is the debug:
06.11.10 18:43:03 sapien pc 01.00.08.0616 ----------------------------------------------
06.11.10 18:43:03 reference function: _write_to_error_file
06.11.10 18:43:03 reference address: 401b13
06.11.10 18:43:03 Couldn't read map file './sapienbeta.map'
06.11.10 18:43:04 CreateDevice succeeded with refresh rate = 0
06.11.10 18:43:07 Sound card doesn't meet minimum hardware requirements. Disabling hardware option.
06.11.10 18:43:07 Increasing sound decompression buffer size to 1048576 bytes
06.11.10 18:43:21 DirectInput: 'Acquire (keyboard)' returned (DIERR_OTHERAPPHASPRIO#-2147024891)
06.11.10 18:44:07 local player 0, weapon (0x0), deleted unexpectedly
06.11.10 18:44:09 EAX: 0x0000005E
06.11.10 18:44:09 EBX: 0x00000001
06.11.10 18:44:09 ECX: 0x00000000
06.11.10 18:44:09 EDX: 0x00A37B78
06.11.10 18:44:09 EDI: 0x0013DF70
06.11.10 18:44:09 ESI: 0x00000000
06.11.10 18:44:09 EBP: 0x0013DE48
06.11.10 18:44:09 ESP: 0x0013DE38
06.11.10 18:44:09 EIP: 0x7C90E514, C3 8D A4 24 ?????
06.11.10 18:44:09 EXCEPTION halt in \halopc\haloce\source\tag_files\tag_groups.c,#2419: group_tag==NONE || tag_group_get(group_tag)
Note: I am using OS_sapienbeta but the issue also occurs in regular Sapien.
The only info about this error that I could find is this:
Posted By THX 1138 on Apr 3, 2009 05:36 PM
I found a bug, and a solution! Not that anyone will ever need it, but...
Importing an exported scenario.txt crashed guerilla, with an "EXCEPTION halt in \halopc\haloce\source\tag_files\tag_groups.c,#2419: group_tag==NONE || tag_group_get(group_tag)"
I found that it crashed when it read a netgame flag with a "wpcl" weapon group tag reference from bloodgulch's red flag. Changing "wpcl" to "itmc" fixes it.
Edited by bobbysoon on Apr 7, 2009 at 02:48 AM
but I have no idea how to use this information to help me.
The only thing I can think of is that I switched a projectile on a weapon, however upon receiving the error I switched it back; yet the error still comes up. I checked and all the tag locations are correct (no red text in any fields). The level already has some tags I added to it from before and I can build-cache-file the level into a map file, but I cannot add anything else.
Any help on this issue would be greatly appreciated.