View Issue Details

IDProjectCategoryView StatusLast Update
0000714Industrial-Craft²general / otherpublic2014-06-26 15:22
ReporterZerhackos Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionopen 
PlatformLinuxOSDebianOS Versionlatest
Summary0000714: Exceptionm on Startup: The declared version check handler etc.
DescriptionHallo,

im recieving this message when starting my dev server with 1.6.4:

2013-10-14 09:12:14 [WARNING] [ForgeModLoader] The declared version check handler method checkVersion(Ljava/lang/String;)Z on network mod id IC2 is not accessible
java.lang.NoSuchMethodException: ic2.core.IC2.checkVersion(Ljava/lang/String;)Z(java.lang.String)
        at java.lang.Class.getDeclaredMethod(Class.java:1994)
        at cpw.mods.fml.common.network.NetworkModHandler.<init>(NetworkModHandler.java:87)
        at cpw.mods.fml.common.network.FMLNetworkHandler.registerNetworkMod(FMLNetworkHandler.java:262)
        at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:518)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
        at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
        at com.google.common.eventbus.EventBus.post(EventBus.java:267)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:509)
        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
        at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
        at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Steps To Reproduceforge: minecraftforge-universal-1.6.4-9.11.1.931.jar
minecraft: minecraft_server.1.6.4.jar
mods: industrialcraft-2_2.0.264-experimental.jar and others.
Additional InformationServers seems to run fine, even with the error above.
TagsNo tags attached.
Minecraft Version

Activities

Zerhackos

2013-10-14 07:23

reporter  

Thunderdark

2014-06-26 15:22

viewer   ~0002506

cleanup campaign close all reports > 6 months

Issue History

Date Modified Username Field Change
2013-10-14 07:23 Zerhackos New Issue
2013-10-14 07:23 Zerhackos File Added: ForgeModLoader-server-0.log
2014-06-26 15:22 Thunderdark Note Added: 0002506
2014-06-26 15:22 Thunderdark Status new => closed