Sponge compatibility - crash on start up with stellar sky
ruyanve opened this issue ยท 2 comments
Using Forge 1954
Sponge 1418
Stellar Api 0.4.3.2b
Gets me this: https://gist.github.com/ruyanve/e9138db618f5d477ac2583d70dfcc552
If I drop Stellar Sky 0.4.4.1 into the mix I get the following: https://gist.github.com/ruyanve/43ce5a9bbc16284490bc591221eb6915
Oh, Sponge is calling WorldEvent.Load before the overworld is initialized, where it shouldn't.