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

New pack Creation - Crashes #19

Closed power-spike closed 6 years ago

power-spike commented 6 years ago

Greetings,

Installing the latest version of Game stages is crashing.

java.lang.NoClassDefFoundError: net/darkhax/gamestages/event/GameStageEvent$ClientSync

basically a fresh install of mods, complaining about stages not found. Have had to downgrade to 1.0.86, which has also forced a full downgrade of recipe stages to 1.0.8 - because the 1.1 and 1.1.1 of recipe stages require a V2+ verison of game stages.

Version 2.0.91

Crash Log:- https://pastebin.com/ZFFb8aLv

Darkhax commented 6 years ago

GameStages 2 is a complete rewrite of the API to be more efficient. All addons need to update to work with the new changes. All the official addons are already updated to work on 2.0, and their versions are labeled as 2.0 as well. Looking at your crash log you are using outdated mods.

If you continue to get this issue after updating those, then there is another addon that you have not updated to latest.