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
200 stars 106 forks source link

No projectiles thrown when using skill/item #453

Open chemicalursine opened 4 years ago

chemicalursine commented 4 years ago

Minecraft version: 1.12.2 [change as necessary]
Wizardry version: 4.2.11 [change as necessary] Forge version : 1.12.2 - 14.23.5.2854 Environment: Singleplayer

Issue details: (I'm Coyote on the discord) When using skills including projectiles like all bombs, x-ball, x-strike and the items linked to them too (bombs), nothing is thrown and an error appears in the console. No addons pack involved. Issue don't appear with vanilla projectile like snowballs or the dart spell. Gif to show : https://i.gyazo.com/523a01d15e0c98b8a221bd9c098510e8.mp4

Other mods involved: All mods in pic : https://i.imgur.com/fJuuyIH.png + Vivecraft

Link to crash report (if applicable): https://pastebin.com/jJ5B5fZ1

chemicalursine commented 4 years ago

As testing more I noticed Lightning Disk and Ice Charge don't work too

Electroblob77 commented 4 years ago

[15:55:32] [main/FATAL]: There is a binary discrepancy between the expected input class acf$a (acf$a) and the actual class. Checksum on disk is 45c8b4e4, in patch b0bfa8b9. Things are probably about to go very wrong. Did you put something into the jar file?

That doesn't sound good.

As for the actual crash, somehow the projectiles are not having their owner set correctly. My suspicion is that Vivecraft is causing both this and the warning above.