After a few times compiling GOA in DM, it appears to go insane and start throwing random errors.
I've tested my RAM a few times since this started happening and it doesn't seem to be unstable, and it only occurs when compiling from within DreamMaker, using dm.exe never has errors.
The error that shows up varies, but usually something like this:
(random included code file):(random line):error: /textlength/_dm_icon_getpixel/ //////////////////////////////////////////////////////////// client//////////UnrealHospital//textlength//textlength/ //////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////// tv1//fridge_top//Window//ch//ch//ch//ch//sideltop/silent/ sps//sps//sps//sps//sps//sps//sps//sps//WillFit// Supplyscroll//Supplyscroll//Supplyscroll//Supplyscroll// Supplyscroll//Supplyscroll//Supplyscroll//
After shutting down DreamMaker when it is in this state, it crashes, here's a report from WinDbg:
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
eax=0000005c ebx=76c79894 ecx=05795c10 edx=00000320 esi=c400884c edi=0000005c
eip=00290c9b esp=0018dacc ebp=00000000 iopl=0 nv up ei ng nz na po nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010282
*** WARNING: Unable to verify checksum for C:\Program Files (x86)\BYOND\bin\byondcore.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\Program Files (x86)\BYOND\bin\byondcore.dll -
byondcore!DungBuilder::DungBuilder+0x1b79b:
00290c9b 8b16 mov edx,dword ptr [esi] ds:002b:c400884c=????????
Numbered Steps to Reproduce Problem:
1) Open up GOA's main file in DreamMaker
2) Work on it for a bit, while compiling
3) Somewhere around the 6th-10th time compiling watch as it starts failing for no reason.
Code Snippet (if applicable) to Reproduce Problem:
|
|
Expected Results:
Actual Results:
Does the problem occur:
Every time? Or how often? Every time I'm in DM long enough.
In other games?
In other user accounts?
On other computers?
When does the problem NOT occur?
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
Workarounds:
Periodically restart DreamMaker