dmulloy2 / SwornRPG

The mcMMO alternative!
http://dev.bukkit.org/bukkit-plugins/swornrpg/
GNU General Public License v3.0
6 stars 3 forks source link

1.8 startup error #26

Closed roracle closed 9 years ago

roracle commented 9 years ago

I hope this helps with updating.

[18:04:46] [Server thread/WARN]: [SwornRPG] Encountered an exception while parsing item "": java.lang.NullPointerException: Null material "" Affected classes: net.dmulloy2.swornrpg.util.ItemUtil.readItem(Line 121) [SwornRPG.jar] net.dmulloy2.swornrpg.types.ItemParser.parse(Line 43) [SwornRPG.jar] net.dmulloy2.swornrpg.types.ItemParser$2.transform(Line 71) [SwornRPG.jar] net.dmulloy2.swornrpg.types.ItemParser$2.transform(Line 67) [SwornRPG.jar] net.dmulloy2.swornrpg.util.ListUtil.transform(Line 92) [SwornRPG.jar] net.dmulloy2.swornrpg.types.ItemParser.parse(Line 66) [SwornRPG.jar] net.dmulloy2.swornrpg.handlers.ExperienceHandler.reload(Line 215) [SwornRPG.jar] net.dmulloy2.swornrpg.handlers.ExperienceHandler.(Line 35) [SwornRPG.jar] net.dmulloy2.swornrpg.SwornRPG.onEnable(Line 153) [SwornRPG.jar] org.bukkit.plugin.java.JavaPlugin.setEnabled(Line 316) [craftbukkit-1.8-R0.1-SNAPSHOT.jar] org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(Line 325) [craftbukkit-1.8-R0.1-SNAPSHOT.jar] org.bukkit.plugin.SimplePluginManager.enablePlugin(Line 404) [craftbukkit-1.8-R0.1-SNAPSHOT.jar] org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(Line 338) [craftbukkit-1.8-R0.1-SNAPSHOT.jar] org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(Line 311) [craftbukkit-1.8-R0.1-SNAPSHOT.jar] java.lang.Thread.run(Line 745)

dmulloy2 commented 9 years ago

It looks like your levelup reward is empty.