"Error running action" setting game stages
TechniumUnlimited opened this issue ยท 1 comments
Hello I haven't been able to do a good test on whether recipes that seem to error end up having their gamestages stage set, but I get several errors when GameStages processes my scripts in crafttweaker.log
java.lang.RuntimeException: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER
CraftTweaker.Log: https://pastebin.com/EGY5bV7g
One of the scripts for setting stages by mod: https://pastebin.com/K4MBtiyE
Let me know if there are any other questions.