ID:2764649
 
BYOND Version:514
Operating System:Windows 10 Home
Web Browser:Chrome 97.0.4692.99
Applies to:Dream Daemon
Status: Unverified

Thus far we've been unable to verify or reproduce this bug. Or, it has been observed but it cannot be triggered with a reliable test case. You can help us out by editing your report or adding a comment with more information.
Descriptive Problem Summary: My game is consistently crashing about 1-2 times per day, my world log does not give me any information and there is nothing else for me to use to debug. It was suggested that it was because of my movement code on discord because I asked a few questions about movement a few weeks ago but after looking through it all and removing a lot of code, my game was still crashing while live.

Numbered Steps to Reproduce Problem: -
Crash logs:

Code Snippet (if applicable) to Reproduce Problem:
Crash log 1
Faulting application name: dreamdaemon.exe, version: 5.0.514.1578, time stamp: 0x61ee1d8a
Faulting module name: byondcore.dll, version: 5.0.514.1578, time stamp: 0x61ee1d02
Exception code: 0xc00000fd
Fault offset: 0x001083e6
Faulting process id: 0x21e0
Faulting application start time: 0x01d813f7fc0ba95f
Faulting application path: C:\Program Files (x86)\BYOND\bin\dreamdaemon.exe
Faulting module path: C:\Program Files (x86)\BYOND\bin\byondcore.dll
Report Id: db5d0b70-0ca6-4643-86be-8cd98ae7e4c9
Faulting package full name:
Faulting package-relative application ID:

Crash log 1
Faulting application name: dreamdaemon.exe, version: 5.0.514.1578, time stamp: 0x61ee1d8a
Faulting module name: byondcore.dll, version: 5.0.514.1578, time stamp: 0x61ee1d02
Exception code: 0xc00000fd
Fault offset: 0x001083e6
Faulting process id: 0x21e0
Faulting application start time: 0x01d813f7fc0ba95f
Faulting application path: C:\Program Files (x86)\BYOND\bin\dreamdaemon.exe
Faulting module path: C:\Program Files (x86)\BYOND\bin\byondcore.dll
Report Id: db5d0b70-0ca6-4643-86be-8cd98ae7e4c9
Faulting package full name:
Faulting package-relative application ID:

Crash log 2
Faulting application name: dreamdaemon.exe, version: 5.0.514.1578, time stamp: 0x61ee1d8a
Faulting module name: MSVCR120.dll, version: 12.0.21005.1, time stamp: 0x524f7ce6
Exception code: 0xc00000fd
Fault offset: 0x00087b7c
Faulting process id: 0x4340
Faulting application start time: 0x01d8123bb54219ce
Faulting application path: C:\Program Files (x86)\BYOND\bin\dreamdaemon.exe
Faulting module path: C:\Program Files (x86)\BYOND\bin\MSVCR120.dll
Report Id: 9ddf26c0-431c-4635-954d-3d6b5953cde9
Faulting package full name:
Faulting package-relative application ID:

Crash log 3:
Faulting application name: dreamdaemon.exe, version: 5.0.514.1578, time stamp: 0x61ee1d8a
Faulting module name: byondcore.dll, version: 5.0.514.1578, time stamp: 0x61ee1d02
Exception code: 0xc00000fd
Fault offset: 0x001083e6
Faulting process id: 0x4128
Faulting application start time: 0x01d812284591ba59
Faulting application path: C:\Program Files (x86)\BYOND\bin\dreamdaemon.exe
Faulting module path: C:\Program Files (x86)\BYOND\bin\byondcore.dll
Report Id: 5fdeb462-3a4d-409e-91f3-1e9300e5f0e5
Faulting package full name:
Faulting package-relative application ID:


Expected Results: no crash or give me some information on why my game is crashing

Actual Results: crashes and i have nothing to debug with

Does the problem occur:
Every time? Or how often? intermittently while the game is live
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:

Lummox JR changed status to 'Unverified'