ID:2547992
 
Resolved
The compiler crashed on some large projects.
BYOND Version:513.1512
Operating System:Windows 10 Home 64-bit
Web Browser:Chrome 79.0.3945.130
Applies to:Dream Maker
Status: Resolved (513.1513)

This issue has been resolved.
Descriptive Problem Summary:
The compiler crashes on yogstation code.

Numbered Steps to Reproduce Problem:
1. use 513.1512
2. try to compile https://github.com/monster860/Yogstation-TG/tree/ cycling_airlocks

Code Snippet (if applicable) to Reproduce Problem:
Faulting application name: dm.exe, version: 5.0.513.1512, time stamp: 0x5e56efda
Faulting module name: byondcore.dll, version: 5.0.513.1512, time stamp: 0x5e56efd8
Exception code: 0xc0000005
Fault offset: 0x000c0095
Faulting process id: 0xac04
Faulting application start time: 0x01d5eec8cfc948ff
Faulting application path: C:\Program Files (x86)\BYOND\bin\dm.exe
Faulting module path: C:\Program Files (x86)\BYOND\bin\byondcore.dll
Report Id: 5ba2cbfe-a6bf-4dfb-8db5-4df552ac216f
Faulting package full name:
Faulting package-relative application ID:


Expected Results:
compiling, or at least giving some sort of compiler error

Actual Results:
compiler crashes

Does the problem occur:
Every time? Or how often?
In other games?
In other user accounts?
On other computers?

When does the problem NOT occur?
on other tg code

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.)
It did not occur in 513.1511

Workarounds:
go back
Lummox JR resolved issue with message:
The compiler crashed on some large projects.