Electroblob77 / Wizardry

Source code for Electroblob's Wizardry, a Minecraft mod about magic, exploration and adventure. Open-source so other aspiring wizards (a.k.a. programmers 😎) can see the real magic! ✨ Just want to download and play? Head over to the CurseForge page via the link below:
https://minecraft.curseforge.com/projects/electroblobs-wizardry
Other
202 stars 106 forks source link

Game Crashing when Loading World (Error: java.lang.NoSuchMethodError: electroblob.wizardry.data.WizardData.getSyncedVariables()Ljava/util/Set;) #871

Closed r-uthel closed 3 months ago

r-uthel commented 3 months ago

Is there an existing issue for this?

Observed behaviour

Hi! I have a lot of mods on (about 90, using Curseforge) and my game suddenly started crashing. I recently bought a new computer, and it worked fine previously on my laptop-- But now on the PC when I load a world, it doesn't start at all?

This is the text I get when the launcher re-opens; The game crashed whilst exception in server tick loop Error: java.lang.NoSuchMethodError: electroblob.wizardry.data.WizardData.getSyncedVariables()Ljava/util/Set;

Expected behaviour

The game used to work just fine, but I didn't change anything in the modpack & just exported it to the new computer. Maybe it's a version problem..??

Steps to reproduce

  1. Open the profile in Curseforge and click "Play"
  2. Minecraft launcher boots up, click "Play", Minecraft boots up
  3. When I load a world my game crashes!! </3

Crashlog

https://gist.github.com/r-uthel/c5be2c3ec8982d913d3f35ac06cb2322

Environment (Singleplayer/Server, etc.)

Singleplayer

Mod version

4.3.14

Minecraft version

2.24.17 (UI Version)

Forge version

1.12.2. - 14.23.5.2860

Other mods

No response

r-uthel commented 3 months ago

I FIGURED IT OUTT, Arte Magicum was the doing problems, I uninstalled it and now everything's working great!! <3