Closed TimrodDX closed 3 years ago
This might be solved by https://github.com/space-wizards/RobustToolbox/pull/1755 but I'm unsure. There are definitely very related bugs that I solved with that, but I don't know if this specific one was.
Nope, I just updated my dev environment (and all submodules) and it looks like the crash still happens.
a stacktrace would be interesting since i cant test it rn
Notably, while it was merged at that point, did you ensure that you used RobustToolbox master (and/or the one with), or the version selected in the current repository state of space-station-14? (keeping in mind the build script will automatically change it back for some reason)?
I think I used the one in the current repository state, but I'm not sure. Turning it from "debug" to "release" makes it so the error isn't fatal, so it's not much of a problem as it turns out.
I think I used the one in the current repository state, but I'm not sure. Turning it from "debug" to "release" makes it so the error isn't fatal, so it's not much of a problem as it turns out.
this should already be noted in the mapping doc too that you should always map in release since it catches errors. debug will not do that
The mapping command also has a warning already for this. However to be fair these exceptions imply underlying problems, so it should still be looked into.
Cant reproduce anymore
How to reproduce: