Jump to content

ExtraLSP

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by ExtraLSP

  1. First off, I had this issue here: http://forums.technicpack.net/threads/error-updating-server-from-3-1-2-to-3-1-3.32857/#post-277174

    And I'd just like to add, it was completely remedied by applying Tekkitopotamus' fix, so like, good on ya' and props.

    That being said, I notice that a number of the recipes no longer appear. For instance, the Generator and the Geothermal generators no longer have any recipes when I try to look at them. Furthermore, looking at the uses for refined iron, many of the machines and machine-related constructions are now absent. It this possibly and unintended side effect of the fix?

  2. Title: Error updating server from 3.1.2 to 3.1.3

    Version: 3.1.2

    OS: Windows 7 Professional 64 bit

    Java Version: Java for Windows, Version 7, Update 9

    Description of Problem:

    Multiple error messages appear when running the launch.bat file, after taking the steps to update the server from 3.1.2 to 3.1.3, resulting in the server failing to launch.

    Error Messages:

    2012-12-13 10:40:06 [iNFO] [CCPlugin] Enabling CCPlugin v1.0

    2012-12-13 10:40:06 [iNFO] [CCPlugin] CCPlugin version 1.0 enabled.

    2012-12-13 10:40:06 [iNFO] Server permissions file permissions.yml is empty, ignoring it

    2012-12-13 10:40:06 [iNFO] Done (1.448s)! For help, type "help" or "?"

    2012-12-13 10:40:07 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

    2012-12-13 10:40:07 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)

    2012-12-13 10:40:07 [sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)

    2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189)

    2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)

    2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)

    2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    2012-12-13 10:40:07 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

    2012-12-13 10:40:07 [sEVERE] at java.lang.Class.getMethod(Unknown Source)

    2012-12-13 10:40:07 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)

    2012-12-13 10:40:07 [sEVERE] ... 5 more

    2012-12-13 10:40:07 [sEVERE] Unexpected exception

    java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

    at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)

    at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)

    at net.minecraft.server.World.tickEntities(World.java:1189)

    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)

    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

    at java.lang.Class.getMethod(Unknown Source)

    at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)

    ... 5 more

    Error Log:

    
    2012-12-13 10:40:06 [iNFO] [CCPlugin] Enabling CCPlugin v1.0
    
    2012-12-13 10:40:06 [iNFO] [CCPlugin] CCPlugin version 1.0 enabled.
    
    2012-12-13 10:40:06 [iNFO] Server permissions file permissions.yml is empty, ignoring it
    
    2012-12-13 10:40:06 [iNFO] Done (1.448s)! For help, type "help" or "?"
    
    2012-12-13 10:40:07 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
    
    2012-12-13 10:40:07 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)
    
    2012-12-13 10:40:07 [sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)
    
    2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189)
    
    2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)
    
    2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)
    
    2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    2012-12-13 10:40:07 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
    
    2012-12-13 10:40:07 [sEVERE] at java.lang.Class.getMethod(Unknown Source)
    
    2012-12-13 10:40:07 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)
    
    2012-12-13 10:40:07 [sEVERE] ... 5 more
    
    2012-12-13 10:40:07 [sEVERE] Unexpected exception
    
    java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
    
    at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)
    
    at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)
    
    at net.minecraft.server.World.tickEntities(World.java:1189)
    
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)
    
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)
    
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    
    Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)
    
    at java.lang.Class.getMethod(Unknown Source)
    
    at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)
    
    ... 5 more
    
    

  3. I followed the instructions from the Server tab on the main page, however, I receive this error section.

    2012-12-13 10:40:06 [iNFO] [CCPlugin] Enabling CCPlugin v1.0

    2012-12-13 10:40:06 [iNFO] [CCPlugin] CCPlugin version 1.0 enabled.

    2012-12-13 10:40:06 [iNFO] Server permissions file permissions.yml is empty, ignoring it

    2012-12-13 10:40:06 [iNFO] Done (1.448s)! For help, type "help" or "?"

    2012-12-13 10:40:07 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

    2012-12-13 10:40:07 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)

    2012-12-13 10:40:07 [sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)

    2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189)

    2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)

    2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)

    2012-12-13 10:40:07 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    2012-12-13 10:40:07 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

    2012-12-13 10:40:07 [sEVERE] at java.lang.Class.getMethod(Unknown Source)

    2012-12-13 10:40:07 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)

    2012-12-13 10:40:07 [sEVERE] ... 5 more

    2012-12-13 10:40:07 [sEVERE] Unexpected exception

    java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

    at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)

    at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)

    at net.minecraft.server.World.tickEntities(World.java:1189)

    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)

    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)

    at java.lang.Class.getMethod(Unknown Source)

    at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)

    ... 5 more

    Can anyone make sense of this, or offer some advice about how I can remedy the problem?

×
×
  • Create New...