Darkhax-Minecraft / Game-Stages

An API for universal player based progression.
https://minecraft.curseforge.com/projects/game-stages
GNU Lesser General Public License v2.1
64 stars 17 forks source link

Crash when starting the game #24

Closed CobaltRealm closed 6 years ago

CobaltRealm commented 6 years ago

https://pastebin.com/hFLE7giY

Darkhax commented 6 years ago

Please make sure you're using the latest versions before making a report. You need to update basically every gamestage addon you have installed. 2.0 of GameStages restructures how stages are done internally and will not work with older versions of the addons. The general rule of thumb for my stage addons is that 2.x.x goes with 2.x.x and 1.x.x goes with 1.x.x.

CobaltRealm commented 6 years ago

I'm sorry for that, I didn't realise I had to update all the mods. I've updated all the GameStages mods to 2.0, the game starts perfectly but now when I enter a world it crashes my game

Crash Report: https://pastebin.com/pKNsiw9v

Log: https://pastebin.com/Memb2R8t

Darkhax commented 6 years ago

So this one is an issue with Bookshelf not being updated.

CobaltRealm commented 6 years ago

Okay, thanks