printz
CRAZY DUMB ZEALOT

Posts: 8152
Registered: 06-06 |
I'm trying to open a DEH or a BEX (a fairly big one) but nothing happens… On first attempt it asks me for the IWAD and PWAD. But after I do that all buttons remain grey as if an exception happened in the background and halted the file-open process…
I'm running Windows 7 under virtualization. I'll say more after I test it under native Windows 8. All 64-bit.
EDIT: now I tried it under native Windows 8. Funny, now I get a "WhackEd4 fatal error" message box with this text:
code:
Traceback (most recent call last):
File "whacked4\whacked4\ui\dialogs\startdialog.py", line 43, in open_file
File "whacked4\whacked4\ui\mainwindow.py", line 174, in open_file_dialog
File "whacked4\whacked4\ui\mainwindow.py", line 225, in open_file
File "whacked4\whacked4\dehacked\patch.py", line 634, in read_dehacked
File "whacked4\whacked4\dehacked\entry.py", line 77, in set_patch_key
File "whacked4\whacked4\dehacked\filters.py", line 37, in filter_thing_flags_read
LookupError: Cannot find thing flag BOUNCES
and quits. It happened because I forgot to set the game mode to MBF, and kept it BOOM.
Now I tried it as MBF and got this:
code:
Traceback (most recent call last):
File "whacked4\whacked4\ui\dialogs\startdialog.py", line 43, in open_file
File "whacked4\whacked4\ui\mainwindow.py", line 174, in open_file_dialog
File "whacked4\whacked4\ui\mainwindow.py", line 225, in open_file
File "whacked4\whacked4\dehacked\patch.py", line 634, in read_dehacked
File "whacked4\whacked4\dehacked\entry.py", line 77, in set_patch_key
File "whacked4\whacked4\dehacked\filters.py", line 37, in filter_thing_flags_read
LookupError: Cannot find thing flag UNUSED1
I used Boom's UNUSED1 instead of MBF's TRANSLATE2 (or TRANSLATION2, don't remember). They're interchangeable for the game.
I'm using the mnemonics of MBF extras from my signature, by the way (large part of it was done by entryway BTW). Are they the same with what Whacked4 is using?
__________________
Available for download: Automatic Wolfenstein - Wolfenstein 3D bot
MBF configuration for WHackEd2
Last edited by printz on 02-28-13 at 21:16
|