Closed ValkyrieSkies closed 1 year ago
I asked another user who's worked with our codebase if they had the same problem and they did despite having Nvidia hardware, so it's not exclusive to AMD.
However I also recalled that our codebase is on 515 (Byond Beta) rather than 514 (Byond Stable) so that may be part of the problem.
On my machine version 2.7.2 loads the /vg/station tgstation.dmm fine, while 2.7.3 crashes. I am suspecting that #195 is the cause. Can look into producing a stacktrace tomorrow.
I performed tests on all versions (attached below) until I found a working version and while the prior AMD bug meant that I had to go as far back as 1.9.1 to get a wholly working version, the fact that the outright crashing began at 2.7.3 seems to line up with Burneddi's deduction.
Seems like the same problem #201. Bay fixed it on the project side with commit https://github.com/Baystation12/Baystation12/commit/8a429c03777e57c9d6e735feb18bb7b8f154efdc Since the version of the editor with the problem is the same, I'm almost 100% sure that VG in the same situation. Address it in the same manner or do the fix in SpacemanDMM parser.
Related issue in the parser repo https://github.com/SpaceManiac/SpacemanDMM/issues/373
We're technically an old Baystation offshoot so yeah that makes sense.
Version
2.9.0 Alpha
What happened?
Upon trying to open a .dme or .dmm for the /vg/station codebase, StrongDMM instantly crashes.
Reproduction
If relevant, I'm using an AMD Radeon RX570 8GB GPU on driver version 23.9.1.
Relevant log output