View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000714 | Industrial-Craft² | general / other | public | 2013-10-14 07:23 | 2014-06-26 15:22 |
| Reporter | Zerhackos | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Platform | Linux | OS | Debian | OS Version | latest |
| Summary | 0000714: Exceptionm on Startup: The declared version check handler etc. | ||||
| Description | Hallo, 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 Reproduce | forge: 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 Information | Servers seems to run fine, even with the error above. | ||||
| Tags | No tags attached. | ||||
| Minecraft Version | |||||
| 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 |