Closed Elatha closed 2 years ago
Can you provide a link to the codebase?
Raw Baystation GPL: https://github.com/Baystation12/Baystation12/releases/tag/v1.0
Baystation GPL edited only so that it compiles: https://www.dropbox.com/s/lswfexw2hlfyk8u/caravan.zip
EDIT: Configuration files have been removed from the zip as they contain sensitive information.
The problem with parsing of the codebase with SpacemanDMM parser. It seems that it able to get the object tree, but it can't parse values for objects fields. Thus the final result is unworkable at all. I believe, if you'll try to validate the project with VSCode extension for BYOND you'll see the problem. Issue should be fixed on the project side to make it parsable.
Version
v2.5.3-alpha
What happened?
When opening the Baystation GPL dme, StrongDMM crashes 100% of the time.
Reproduction
Download Baystation GPL from their Github Do the minimum amount of code editing to allow the dme to compile into a dmb Run StrongDMM Select the Baystation GPL dme Watch it crash
Relevant log output