Botania

Botania

133M Downloads

Dedicated server startup crash: NoClassDefFoundError IIconRegister

copygirl opened this issue ยท 1 comments

commented

Using build 107. This should suffice:

[08:33:04] [Server thread/ERROR] [FML]: Caught exception from Botania
java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/IIconRegister
        at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.7.0_65]
        at java.lang.Class.privateGetDeclaredMethods(Class.java:2570) ~[?:1.7.0_65]
        at java.lang.Class.privateGetPublicMethods(Class.java:2690) ~[?:1.7.0_65]
        at java.lang.Class.getMethods(Class.java:1467) ~[?:1.7.0_65]
        at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:47) ~[EventBus.class:?]
        at vazkii.botania.common.item.equipment.bauble.ItemFlightTiara.<init(ItemFlightTiara.java:44:?]
        at vazkii.botania.common.item.ModItems.init(ModItems.java:207) ~[ModItems.class:?]
[...]
commented

Miss @SideOnly :p