Xilef11 / Runes-of-Wizardry

Magical mod for the game of Minecraft.
GNU General Public License v3.0
6 stars 4 forks source link

Cannot join the server with Runes of Wizardry installed #16

Closed belathus closed 8 years ago

belathus commented 8 years ago

I saw a line when attempting to join my server below; I removed Runes of Wizardry and attempted to join again successfully. It seems there is also an infinite ArrayIndexOutOfBounds error that happens right after that kills my log file; the log is 42mb long. I snipped out a relevant section in a pastebin, but I can send you more if you need it.

Exception caught during firing event net.minecraftforge.event.world.WorldEvent$Load@69756683: java.lang.ArrayIndexOutOfBoundsException: 0 at net.minecraft.server.MinecraftServer.func_130014f(MinecraftServer.java:1233) ~[MinecraftServer.class:?] at xilef11.mc.runesofwizardry_classics.runes.RuneResurrection.initDropsTable(RuneResurrection.java:94) ~[RuneResurrection.class:?]

http://pastebin.com/pUhgaV1E

Xilef11 commented 8 years ago

Version of Forge and both mods (Runes of Wizardry and classic dusts pack) ? dedicated server crash or client crash?

belathus commented 8 years ago

Yes, both mods. Forge version 1890.

belathus commented 8 years ago

And, dedicated server. There was no crash, I was just unable to join the server.

Xilef11 commented 8 years ago
Divineaspect commented 8 years ago

Runes of Wizardry 0.6.0 Classic Dusts Pack 0.2

Xilef11 commented 8 years ago

[note to self] caused by this code, because client (w/ dedicated server) does not have a local world. running server side only should fix that.

Xilef11 commented 8 years ago

Fixed in runesofwizardry-classic (Classic Dust Pack) v0.2.1