Joris Dauphin
Joris Dauphin
I meant, $(User)/Documents/maxr/saves/Save010.json Where $User is typically C:\Users\YourName
I fixed one loading issue. I will probably release a version soon (And it will provide symbols for easier debugging crash report). I still investigate on the crash in game.
A new release is available (it should fix some loading issues). For that new release, no guarantee about compatibility with "old" savegames (I have tested one with success though :-)...
If you have save.json and/or repro, I will look.
I indeed add a bug in hangar :-/ (currently any hangar is unusable :-/) Spotted thank to your prev-last crash report :-) but there still should have the original crash......
Any buildings containing units to repair/reload I meant. But should be fixed in last build (see above link).
You still use last release which has bug with depot/hangar/... when using mineral. nightly would be better from now.
new release 0.2.16 available, with depot/habgar crash fixed. original crash might still remain though.
Most of those errors come from Lua directly.
> ``` filter "system:windows" openmp "On" characterset "MBCS" debugformat "c7" flags {"NoIncrementalLink"} linkoptions {"/IGNORE:4099"} filter {} ``` (Better to place premake5.lua content in block code instead of link BTW) isn't...