Jump to content

Madlark

Members
  • Posts

    36
  • Joined

  • Last visited

Everything posted by Madlark

  1. That would be absolutely awesome, of course. The NEI ID dump function won't recognize the IDs with colons for some reason, so the best I can do is extract them all manually (ugh!). If you could help me with extracting the IDs I guess I could patch the world myself. Losing Redpower is sad of course, but from what I know the only part of it which is extensively used in our world are the redstone wires. Which mainly connect IC2 stuff, which isn't there either anyway.
  2. Apologies for the necro (then again, the post is not that dead, is it?), but has anyone ever tried a Tekkit Lite world to "New Tekkit" (the one with Galacticraft) conversion? I understand this would probably mess the world up, but still?
  3. Sorry. I'm running Tekkit Lite 0.6.5, Minecraft 1.4.7. Tried this with TekkitCustomizer 1.6 (doesn't seem to be recognized at all) and 1.5.2 (I pasted the error code for this one). Installed NoLag to check if Bukkitforge was ok - works just fine. Thanks in advance! UPD: Problem solved! Turns out BukkitForge vs. Treecapitator issue was the culprit. Installing BukkitForge build 252 helped.
  4. Hi! Is Tekkitcustomizer compatible yet? I'm probably doing something wrong, but I'm getting this at server startup: [iNFO] [me.ryanhamshire.TekkitCustomizer.TekkitCustomizer] [TekkitCustomizer] Enabling TekkitCustomizer v1.5.2<br /> [iNFO] [Minecraft] TekkitCustomizer: TekkitCustomizer enabled.<br /> [sEVERE] [bukkitForge] Error occurred while enabling TekkitCustomizer v1.5.2 (Is it up to date?)<br /> java.lang.ClassCastException: we cannot be cast to org.bukkit.inventory.Recipe<br /> at me.ryanhamshire.TekkitCustomizer.TekkitCustomizer.loadConfiguration(TekkitCustomizer.java:126)<br /> at me.ryanhamshire.TekkitCustomizer.TekkitCustomizer.onEnable(TekkitCustomizer.java:96)<br /> at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)<br /> at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)<br /> at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:390)<br /> at keepcalm.mods.bukkit.bukkitAPI.BukkitServer.loadPlugin(BukkitServer.java:931)<br /> at keepcalm.mods.bukkit.bukkitAPI.BukkitServer.enablePlugins(BukkitServer.java:915)<br /> at keepcalm.mods.bukkit.bukkitAPI.BukkitServer.<init>(BukkitServer.java:265)<br /> at keepcalm.mods.bukkit.asm.BukkitStarter.run(BukkitStarter.java:47)<br /> at java.lang.Thread.run(Thread.java:722)<br /> Thank you!
  5. Thanks. That's a huge change indeed. And I suppose trying to add those mods manually will just break the pack down. Oh well, I'll just stick to Lite for now. Thanks!
  6. Hi! Does anyone know if the new Tekkit is compatible with Tekkit Lite worlds? The item IDs were different in Lite and Classic. Thanks in advance!
  7. Hello again. My Tekkit Lite server (0.6.5) just threw another glitch at me: after a recent restart it just won't load anymore. Judging by the logs, the culprit is obviously the DimensionalDoors mod, but if I disable it people can't connect because the launcher says not all mods are installed. I'd be very grateful for any suggestions, because my server is dead in the water at the moment. Thank you in advance! Here's the server log: 2013-04-28 23:04:11 [iNFO] Starting minecraft server version 1.4.7 2013-04-28 23:04:21 [iNFO] Loading properties 2013-04-28 23:04:21 [iNFO] Default game type: SURVIVAL 2013-04-28 23:04:21 [iNFO] Generating keypair 2013-04-28 23:04:21 [iNFO] Starting Minecraft server on 5.135.55.64:25605 2013-04-28 23:04:26 [iNFO] Preparing level "Cavern.lv" 2013-04-28 23:04:26 [sEVERE] Encountered an unexpected exception NullPointerException java.lang.NullPointerException at StevenDimDoors.mod_pocketDim.EventHookContainer.onWorldLoad(EventHookContainer.java:47) at net.minecraftforge.event.ASMEventHandler_33_EventHookContainer_onWorldLoad_Load.invoke(.dynamic) at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35) at net.minecraftforge.event.EventBus.post(EventBus.java:103) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:279) at ho.c(DedicatedServer.java:180) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458) at fy.run(SourceFile:849) And the ForgeModLoader one: 2013-04-28 23:04:26 [FINEST] [buildCraft|Core] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Core<br /> 2013-04-28 23:04:26 [FINEST] [buildCraft|Factory] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Factory<br /> 2013-04-28 23:04:26 [FINEST] [buildCraft|Factory] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Factory<br /> 2013-04-28 23:04:26 [FINEST] [buildCraft|Transport] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Transport<br /> 2013-04-28 23:04:26 [FINEST] [buildCraft|Transport] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Transport<br /> 2013-04-28 23:04:26 [FINEST] [buildCraft|Silicon] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Silicon<br /> 2013-04-28 23:04:26 [FINEST] [buildCraft|Silicon] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Silicon<br /> 2013-04-28 23:04:26 [FINEST] [CoFHCore] Sending event FMLServerAboutToStartEvent to mod CoFHCore<br /> 2013-04-28 23:04:26 [FINEST] [CoFHCore] Sent event FMLServerAboutToStartEvent to mod CoFHCore<br /> 2013-04-28 23:04:26 [FINEST] [ComputerCraft] Sending event FMLServerAboutToStartEvent to mod ComputerCraft<br /> 2013-04-28 23:04:26 [FINEST] [ComputerCraft] Sent event FMLServerAboutToStartEvent to mod ComputerCraft<br /> 2013-04-28 23:04:26 [FINEST] [CCTurtle] Sending event FMLServerAboutToStartEvent to mod CCTurtle<br /> 2013-04-28 23:04:26 [FINEST] [CCTurtle] Sent event FMLServerAboutToStartEvent to mod CCTurtle<br /> 2013-04-28 23:04:26 [FINEST] [ThermalExpansion] Sending event FMLServerAboutToStartEvent to mod ThermalExpansion<br /> 2013-04-28 23:04:26 [FINEST] [ThermalExpansion] Sent event FMLServerAboutToStartEvent to mod ThermalExpansion<br /> 2013-04-28 23:04:26 [FINEST] [OmniTools] Sending event FMLServerAboutToStartEvent to mod OmniTools<br /> 2013-04-28 23:04:26 [FINEST] [OmniTools] Sent event FMLServerAboutToStartEvent to mod OmniTools<br /> 2013-04-28 23:04:26 [FINEST] [iC2] Sending event FMLServerAboutToStartEvent to mod IC2<br /> 2013-04-28 23:04:26 [FINEST] [iC2] Sent event FMLServerAboutToStartEvent to mod IC2<br /> 2013-04-28 23:04:26 [FINEST] [AdvancedMachines] Sending event FMLServerAboutToStartEvent to mod AdvancedMachines<br /> 2013-04-28 23:04:26 [FINEST] [AdvancedMachines] Sent event FMLServerAboutToStartEvent to mod AdvancedMachines<br /> 2013-04-28 23:04:26 [FINEST] [AdvancedPowerManagement] Sending event FMLServerAboutToStartEvent to mod AdvancedPowerManagement<br /> 2013-04-28 23:04:26 [FINEST] [AdvancedPowerManagement] Sent event FMLServerAboutToStartEvent to mod AdvancedPowerManagement<br /> 2013-04-28 23:04:26 [FINEST] [DimensionalDoors] Sending event FMLServerAboutToStartEvent to mod DimensionalDoors<br /> 2013-04-28 23:04:26 [FINEST] [DimensionalDoors] Sent event FMLServerAboutToStartEvent to mod DimensionalDoors<br /> 2013-04-28 23:04:26 [FINEST] [EnderStorage] Sending event FMLServerAboutToStartEvent to mod EnderStorage<br /> 2013-04-28 23:04:26 [FINEST] [EnderStorage] Sent event FMLServerAboutToStartEvent to mod EnderStorage<br /> 2013-04-28 23:04:26 [FINEST] [factorization] Sending event FMLServerAboutToStartEvent to mod factorization<br /> 2013-04-28 23:04:26 [FINEST] [factorization] Sent event FMLServerAboutToStartEvent to mod factorization<br /> 2013-04-28 23:04:26 [FINEST] [FlatBedrock] Sending event FMLServerAboutToStartEvent to mod FlatBedrock<br /> 2013-04-28 23:04:26 [FINEST] [FlatBedrock] Sent event FMLServerAboutToStartEvent to mod FlatBedrock<br /> 2013-04-28 23:04:26 [FINEST] [iC2NuclearControl] Sending event FMLServerAboutToStartEvent to mod IC2NuclearControl<br /> 2013-04-28 23:04:26 [FINEST] [iC2NuclearControl] Sent event FMLServerAboutToStartEvent to mod IC2NuclearControl<br /> 2013-04-28 23:04:26 [FINEST] [ThermalExpansion|Factory] Sending event FMLServerAboutToStartEvent to mod ThermalExpansion|Factory<br /> 2013-04-28 23:04:26 [FINEST] [ThermalExpansion|Factory] Sent event FMLServerAboutToStartEvent to mod ThermalExpansion|Factory<br /> 2013-04-28 23:04:26 [FINEST] [ThermalExpansion|Energy] Sending event FMLServerAboutToStartEvent to mod ThermalExpansion|Energy<br /> 2013-04-28 23:04:26 [FINEST] [ThermalExpansion|Energy] Sent event FMLServerAboutToStartEvent to mod ThermalExpansion|Energy<br /> 2013-04-28 23:04:26 [FINEST] [ThermalExpansion|Transport] Sending event FMLServerAboutToStartEvent to mod ThermalExpansion|Transport<br /> 2013-04-28 23:04:26 [FINEST] [ThermalExpansion|Transport] Sent event FMLServerAboutToStartEvent to mod ThermalExpansion|Transport<br /> 2013-04-28 23:04:26 [FINEST] [buildCraft|Builders] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Builders<br /> 2013-04-28 23:04:26 [FINEST] [buildCraft|Builders] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Builders<br /> 2013-04-28 23:04:26 [FINEST] [LogisticsPipes|Main] Sending event FMLServerAboutToStartEvent to mod LogisticsPipes|Main<br /> 2013-04-28 23:04:26 [FINEST] [LogisticsPipes|Main] Sent event FMLServerAboutToStartEvent to mod LogisticsPipes|Main<br /> 2013-04-28 23:04:26 [FINEST] [buildCraft|Energy] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Energy<br /> 2013-04-28 23:04:26 [FINEST] [buildCraft|Energy] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Energy<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded] Sending event FMLServerAboutToStartEvent to mod MFReloaded<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded] Sent event FMLServerAboutToStartEvent to mod MFReloaded<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatExtraBiomes] Sending event FMLServerAboutToStartEvent to mod MFReloaded|CompatExtraBiomes<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatExtraBiomes] Sent event FMLServerAboutToStartEvent to mod MFReloaded|CompatExtraBiomes<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatForestry] Sending event FMLServerAboutToStartEvent to mod MFReloaded|CompatForestry<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatForestry] Sent event FMLServerAboutToStartEvent to mod MFReloaded|CompatForestry<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatIC2] Sending event FMLServerAboutToStartEvent to mod MFReloaded|CompatIC2<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatIC2] Sent event FMLServerAboutToStartEvent to mod MFReloaded|CompatIC2<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatPams] Sending event FMLServerAboutToStartEvent to mod MFReloaded|CompatPams<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatPams] Sent event FMLServerAboutToStartEvent to mod MFReloaded|CompatPams<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerCore] Sending event FMLServerAboutToStartEvent to mod RedPowerCore<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerCore] Sent event FMLServerAboutToStartEvent to mod RedPowerCore<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerBase] Sending event FMLServerAboutToStartEvent to mod RedPowerBase<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerBase] Sent event FMLServerAboutToStartEvent to mod RedPowerBase<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerWorld] Sending event FMLServerAboutToStartEvent to mod RedPowerWorld<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerWorld] Sent event FMLServerAboutToStartEvent to mod RedPowerWorld<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatRP2] Sending event FMLServerAboutToStartEvent to mod MFReloaded|CompatRP2<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatRP2] Sent event FMLServerAboutToStartEvent to mod MFReloaded|CompatRP2<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatSoulShards] Sending event FMLServerAboutToStartEvent to mod MFReloaded|CompatSoulShards<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatSoulShards] Sent event FMLServerAboutToStartEvent to mod MFReloaded|CompatSoulShards<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatSufficientBiomes] Sending event FMLServerAboutToStartEvent to mod MFReloaded|CompatSufficientBiomes<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatSufficientBiomes] Sent event FMLServerAboutToStartEvent to mod MFReloaded|CompatSufficientBiomes<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatThaumcraft] Sending event FMLServerAboutToStartEvent to mod MFReloaded|CompatThaumcraft<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatThaumcraft] Sent event FMLServerAboutToStartEvent to mod MFReloaded|CompatThaumcraft<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatTwilightForest] Sending event FMLServerAboutToStartEvent to mod MFReloaded|CompatTwilightForest<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatTwilightForest] Sent event FMLServerAboutToStartEvent to mod MFReloaded|CompatTwilightForest<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatVanilla] Sending event FMLServerAboutToStartEvent to mod MFReloaded|CompatVanilla<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatVanilla] Sent event FMLServerAboutToStartEvent to mod MFReloaded|CompatVanilla<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatXyCraft] Sending event FMLServerAboutToStartEvent to mod MFReloaded|CompatXyCraft<br /> 2013-04-28 23:04:26 [FINEST] [MFReloaded|CompatXyCraft] Sent event FMLServerAboutToStartEvent to mod MFReloaded|CompatXyCraft<br /> 2013-04-28 23:04:26 [FINEST] [mmmPowersuits] Sending event FMLServerAboutToStartEvent to mod mmmPowersuits<br /> 2013-04-28 23:04:26 [FINEST] [mmmPowersuits] Sent event FMLServerAboutToStartEvent to mod mmmPowersuits<br /> 2013-04-28 23:04:26 [FINEST] [NetherOres] Sending event FMLServerAboutToStartEvent to mod NetherOres<br /> 2013-04-28 23:04:26 [FINEST] [NetherOres] Sent event FMLServerAboutToStartEvent to mod NetherOres<br /> 2013-04-28 23:04:26 [FINEST] [AppliedEnergistics] Sending event FMLServerAboutToStartEvent to mod AppliedEnergistics<br /> 2013-04-28 23:04:26 [FINEST] [AppliedEnergistics] Sent event FMLServerAboutToStartEvent to mod AppliedEnergistics<br /> 2013-04-28 23:04:26 [FINEST] [OCS] Sending event FMLServerAboutToStartEvent to mod OCS<br /> 2013-04-28 23:04:26 [FINEST] [OCS] Sent event FMLServerAboutToStartEvent to mod OCS<br /> 2013-04-28 23:04:26 [FINEST] [PowerConverters] Sending event FMLServerAboutToStartEvent to mod PowerConverters<br /> 2013-04-28 23:04:26 [FINEST] [PowerConverters] Sent event FMLServerAboutToStartEvent to mod PowerConverters<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerMachine] Sending event FMLServerAboutToStartEvent to mod RedPowerMachine<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerMachine] Sent event FMLServerAboutToStartEvent to mod RedPowerMachine<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerCompat] Sending event FMLServerAboutToStartEvent to mod RedPowerCompat<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerCompat] Sent event FMLServerAboutToStartEvent to mod RedPowerCompat<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerWiring] Sending event FMLServerAboutToStartEvent to mod RedPowerWiring<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerWiring] Sent event FMLServerAboutToStartEvent to mod RedPowerWiring<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerLogic] Sending event FMLServerAboutToStartEvent to mod RedPowerLogic<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerLogic] Sent event FMLServerAboutToStartEvent to mod RedPowerLogic<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerLighting] Sending event FMLServerAboutToStartEvent to mod RedPowerLighting<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerLighting] Sent event FMLServerAboutToStartEvent to mod RedPowerLighting<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerControl] Sending event FMLServerAboutToStartEvent to mod RedPowerControl<br /> 2013-04-28 23:04:26 [FINEST] [RedPowerControl] Sent event FMLServerAboutToStartEvent to mod RedPowerControl<br /> 2013-04-28 23:04:26 [FINEST] [stevesCarts] Sending event FMLServerAboutToStartEvent to mod StevesCarts<br /> 2013-04-28 23:04:26 [FINEST] [stevesCarts] Sent event FMLServerAboutToStartEvent to mod StevesCarts<br /> 2013-04-28 23:04:26 [FINEST] [WR-CBE|Core] Sending event FMLServerAboutToStartEvent to mod WR-CBE|Core<br /> 2013-04-28 23:04:26 [FINEST] [WR-CBE|Core] Sent event FMLServerAboutToStartEvent to mod WR-CBE|Core<br /> 2013-04-28 23:04:26 [FINEST] [WR-CBE|Addons] Sending event FMLServerAboutToStartEvent to mod WR-CBE|Addons<br /> 2013-04-28 23:04:26 [FINEST] [WR-CBE|Addons] Sent event FMLServerAboutToStartEvent to mod WR-CBE|Addons<br /> 2013-04-28 23:04:26 [FINEST] [WR-CBE|RedPower] Sending event FMLServerAboutToStartEvent to mod WR-CBE|RedPower<br /> 2013-04-28 23:04:26 [FINEST] [WR-CBE|RedPower] Sent event FMLServerAboutToStartEvent to mod WR-CBE|RedPower<br /> 2013-04-28 23:04:26 [FINEST] [weaponmod] Sending event FMLServerAboutToStartEvent to mod weaponmod<br /> 2013-04-28 23:04:26 [FINEST] [weaponmod] Sent event FMLServerAboutToStartEvent to mod weaponmod<br /> 2013-04-28 23:04:26 [FINEST] [immibisCore] Sending event FMLServerAboutToStartEvent to mod ImmibisCore<br /> 2013-04-28 23:04:26 [FINEST] [immibisCore] Sent event FMLServerAboutToStartEvent to mod ImmibisCore<br /> 2013-04-28 23:04:26 [FINEST] [AdvancedRepulsionSystems] Sending event FMLServerAboutToStartEvent to mod AdvancedRepulsionSystems<br /> 2013-04-28 23:04:26 [FINEST] [AdvancedRepulsionSystems] Sent event FMLServerAboutToStartEvent to mod AdvancedRepulsionSystems<br /> 2013-04-28 23:04:26 [FINEST] [CompactSolars] Sending event FMLServerAboutToStartEvent to mod CompactSolars<br /> 2013-04-28 23:04:26 [FINEST] [CompactSolars] Sent event FMLServerAboutToStartEvent to mod CompactSolars<br /> 2013-04-28 23:04:26 [FINEST] [DimensionalAnchors] Sending event FMLServerAboutToStartEvent to mod DimensionalAnchors<br /> 2013-04-28 23:04:26 [FINEST] [DimensionalAnchors] Sent event FMLServerAboutToStartEvent to mod DimensionalAnchors<br /> 2013-04-28 23:04:26 [FINEST] [EE3] Sending event FMLServerAboutToStartEvent to mod EE3<br /> 2013-04-28 23:04:26 [FINEST] [EE3] Sent event FMLServerAboutToStartEvent to mod EE3<br /> 2013-04-28 23:04:26 [FINEST] [ironChest] Sending event FMLServerAboutToStartEvent to mod IronChest<br /> 2013-04-28 23:04:26 [FINEST] [ironChest] Sent event FMLServerAboutToStartEvent to mod IronChest<br /> 2013-04-28 23:04:26 [FINEST] [Mystcraft] Sending event FMLServerAboutToStartEvent to mod Mystcraft<br /> 2013-04-28 23:04:26 [FINEST] [Mystcraft] Sent event FMLServerAboutToStartEvent to mod Mystcraft<br /> 2013-04-28 23:04:26 [FINEST] [Tubestuff] Sending event FMLServerAboutToStartEvent to mod Tubestuff<br /> 2013-04-28 23:04:26 [FINEST] [Tubestuff] Sent event FMLServerAboutToStartEvent to mod Tubestuff<br /> 2013-04-28 23:04:26 [iNFO] [Minecraft] Preparing level "Cavern.lv"<br /> 2013-04-28 23:04:26 [FINE] [fml.ItemTracker] The difference set is not equal: only on right={213=Item 213, Type StevenDimDoors.mod_pocketDim.BlockLimbo, owned by DimensionalDoors, ordinal 0, name Unraveled Fabric, claimedModId null, 214=Item 214, Type StevenDimDoors.mod_pocketDim.BlockDimWallPerm, owned by DimensionalDoors, ordinal 0, name Fabric of RealityPerm, claimedModId null, 5432=Item 5432, Type StevenDimDoors.mod_pocketDim.ItemRiftBlade, owned by DimensionalDoors, ordinal 0, name null, claimedModId null, 5426=Item 5426, Type StevenDimDoors.mod_pocketDim.itemExitDoor, owned by DimensionalDoors, ordinal 0, name null, claimedModId null, 5427=Item 5427, Type StevenDimDoors.mod_pocketDim.itemRiftRemover, owned by DimensionalDoors, ordinal 0, name null, claimedModId null, 5428=Item 5428, Type StevenDimDoors.mod_pocketDim.ItemStableFabric, owned by DimensionalDoors, ordinal 0, name null, claimedModId null, 5429=Item 5429, Type StevenDimDoors.mod_pocketDim.ItemChaosDoor, owned by DimensionalDoors, ordinal 0, name null, claimedModId null, 5430=Item 5430, Type StevenDimDoors.mod_pocketDim.itemDimDoor, owned by DimensionalDoors, ordinal 0, name null, claimedModId null, 5431=Item 5431, Type StevenDimDoors.mod_pocketDim.itemLinkSignature, owned by DimensionalDoors, ordinal 0, name null, claimedModId null, 1972=Item 1972, Type StevenDimDoors.mod_pocketDim.linkDimDoor, owned by DimensionalDoors, ordinal 0, name Dimensional Door link, claimedModId null, 1973=Item 1973, Type StevenDimDoors.mod_pocketDim.BlockDimWall, owned by DimensionalDoors, ordinal 0, name Fabric of Reality, claimedModId null, 1975=Item 1975, Type StevenDimDoors.mod_pocketDim.ExitDoor, owned by DimensionalDoors, ordinal 0, name Warp Door, claimedModId null, 1970=Item 1970, Type StevenDimDoors.mod_pocketDim.dimDoor, owned by DimensionalDoors, ordinal 0, name Dimensional Door, claimedModId null, 1971=Item 1971, Type StevenDimDoors.mod_pocketDim.dimHatch, owned by DimensionalDoors, ordinal 0, name Transdimensional Trapdoor, claimedModId null, 1976=Item 1976, Type StevenDimDoors.mod_pocketDim.linkExitDoor, owned by DimensionalDoors, ordinal 0, name Warp Door link, claimedModId null, 1977=Item 1977, Type StevenDimDoors.mod_pocketDim.BlockRift, owned by DimensionalDoors, ordinal 0, name Rift, claimedModId null, 1978=Item 1978, Type StevenDimDoors.mod_pocketDim.ChaosDoor, owned by DimensionalDoors, ordinal 0, name Unstable Door, claimedModId null, 1979=Item 1979, Type StevenDimDoors.mod_pocketDim.TransientDoor, owned by DimensionalDoors, ordinal 0, name transientDoor, claimedModId null}<br /> 2013-04-28 23:04:26 [iNFO] [ForgeModLoader] Loading dimension 0 (Cavern.lv) (ho@1185fccc)<br /> 2013-04-28 23:04:26 [iNFO] [ForgeModLoader] Loading dimension -23 (Cavern.lv) (ho@1185fccc)<br /> 2013-04-28 23:04:26 [iNFO] [ForgeModLoader] Loading dimension 1 (Cavern.lv) (ho@1185fccc)<br /> 2013-04-28 23:04:26 [iNFO] [ForgeModLoader] Loading dimension -1 (Cavern.lv) (ho@1185fccc)<br /> 2013-04-28 23:04:26 [iNFO] [sTDOUT] Loading DimDoors data<br /> 2013-04-28 23:04:26 [iNFO] [sTDERR] java.lang.NullPointerException<br /> 2013-04-28 23:04:26 [iNFO] [sTDERR] at StevenDimDoors.mod_pocketDim.EventHookContainer.onWorldLoad(EventHookContainer.java:47)<br /> 2013-04-28 23:04:26 [iNFO] [sTDERR] at net.minecraftforge.event.ASMEventHandler_33_EventHookContainer_onWorldLoad_Load.invoke(.dynamic)<br /> 2013-04-28 23:04:26 [iNFO] [sTDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)<br /> 2013-04-28 23:04:26 [iNFO] [sTDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)<br /> 2013-04-28 23:04:26 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:279)<br /> 2013-04-28 23:04:26 [iNFO] [sTDERR] at ho.c(DedicatedServer.java:180)<br /> 2013-04-28 23:04:26 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)<br /> 2013-04-28 23:04:26 [iNFO] [sTDERR] at fy.run(SourceFile:849)<br /> 2013-04-28 23:04:26 [sEVERE] [Minecraft] Encountered an unexpected exception NullPointerException<br /> java.lang.NullPointerException<br /> at StevenDimDoors.mod_pocketDim.EventHookContainer.onWorldLoad(EventHookContainer.java:47)<br /> at net.minecraftforge.event.ASMEventHandler_33_EventHookContainer_onWorldLoad_Load.invoke(.dynamic)<br /> at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)<br /> at net.minecraftforge.event.EventBus.post(EventBus.java:103)<br /> at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:279)<br /> at ho.c(DedicatedServer.java:180)<br /> at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)<br /> at fy.run(SourceFile:849)<br /> EDIT: Problem solved - for some reason the server reverted some of the mods (including DimDoors) back to their 0.6.1 counterparts and, of course, had trouble working with them. No idea how this could have happened.
  8. Anyway, the problem seems to have resolved itself, quite mysteriously. The server lags quite a lot when someone goes to an Age, but that's to be expected. No idea what caused this in the first place, I never even made any adjustments.
  9. There are traps in the jungle ruins, perhaps you triggered one of them.
  10. Hi! Maybe I'm just blind, but I couldn't find a solution anywhere on this forum. I'm running a small Tekkit Lite server on Fluctis, and every time I try to enter a new age using a Descriptive book from Mystcraft, I get an error message reading "java.net.SocketTimeoutException: Read timed out". The server takes a while to realize I'm not logged in anymore, and afterwards I can connect again, sometimes even re-appearing in the age I intended to enter. Any ideas what might be causing this? I know Mystcraft is a memory hog and can be hard on servers, perhaps I should request more RAM from the host? Thanks in advance! UPD: Actually, the same thing happens with Dimensional doors. More often than not I get kicked out with the same error message, or fall through the world indefinitely on arrival back to the Overworld.
  11. Hello again! I've just converted my (multiplayer) world to Tekkit Lite using the latest patch file, but now I get the weirdest crash (while playtesting it in singleplayer, haven't tried it on the server yet): -- Head -- Stacktrace: at com.eloraam.redpower.world.ItemCustomFlower.d(ItemCustomFlower.java:43) at up.i(Item.java:458) at up.l(Item.java:600) at ur.r(SourceFile:334) at atr.a(GuiIngame.java:406) Here's the full report - http://pastebin.com/bbu1hz4E In a nutshell, the game crashes every time I pick up an Indigo Flower (previously a Force Field Directional Projector) and select it on the hotbar so it appears in my hand. Any suggestions?
  12. Hi everyone, As the subject already states, I'm annoyed as Hell by the sounds Mercurial Eye makes when used. Is it possible to turn them off? Cheers!
  13. My server uses about 500-600Mb of RAM even when nobody's online. It's a pretty huge world though, and I'm using Dynmap. With 2-3 people online it goes to 1.1Gb and above, easily.
  14. So let me sum this up... unless I get some weird error and don't mind invisible pipes it's now possible to convert a Classic world to Lite?
  15. Terribly sorry, but bump. I'd really like to know.
  16. Yes, I'm sure - they're being logged. Rebooting drops the usage down to 400-500MB (349 atm, that's a record low so far), but it climbs back up to 750-900 eventually. Seriously though, what's considered normal RAM usage for a Tekkit Classic server?
  17. I knew there was something wrong with these numbers XD The Dimensional Anchors are the only type of chunkloaders allowed (World Anchors and TTs are disabled and worldbanned). I already said there are two 1x1 Anchors in place. Surely they can't be the culprits?
  18. Hi! Is it normal for a Tekkit Classic server with Dynmap (vlowres) and TekkitCustomizer (two WorldBans active) plugins to use up 754Mb of 1.5Gb of RAM when no players are online? World Anchors and Teleport Tethers are banned and removed from the world, but there are two 1x1 Dimensional Anchors in place, although no heavy machinery is running in those chunks, just some energy collectors/converters and a forcefield core. The amount of RAM used seems excessive to me, any ideas what might be causing this? Turning off Dynmap frees up about 250Mb, but 500Mb is still a bit too much for an empty server, no? Thanks in advance!
  19. Hi everyone! I have a question: is it possible to limit the amount of World/Dimensional Anchors each player on my server may place? I don't want to completely ban these blocks, but would like to restrict their use a bit. I'm absolutely positive the owner of a server I used to play on somehow managed to do this, but have no idea how. Any thoughts? Thanks in advance!
  20. I did use the server readout, but just checked the server.log and they're exactly the same. I'm about to give up and just stick to 3.1.2, to be honest. Maybe the issue will be fixed once 3.1.3 goes to "recommended build" stage. Thank you very much for wasting so much time on this.
  21. No idea, that's literally what the log says. It just ends after that '
  22. Hello again, Here you go, that's the first launch after a clean server reinstall (the old world is already uploaded, still can't acces server from client). Come to think of it, it does look wrong towards the end: 2012-12-09 01:14:44 [FINER] Initializing mod_RedPowerWorld<br /> 2012-12-09 01:14:44 [FINER] Initializing mod_TubeStuff<br /> 2012-12-09 01:14:44 [FINER] Initializing mod_ImmiChunkLoaders<br /> 2012-12-09 01:14:44 [FINE] Mod initialization complete<br /> 2012-12-09 01:14:44 [FINE] Beginning mod post-initialization<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_CodeChickenCore<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_MinecraftForge<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_BuildCraftTransport<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_AdditionalPipes<br /> 2012-12-09 01:14:44 [FINER] Post-initializing Balkon's WeaponMod<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_ComputerCraft<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_CCTurtle<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_EE<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_EnderStorage<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_NotEnoughItems<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_BuildCraftEnergy<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_BuildCraftCore<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_IC2<br /> 2012-12-09 01:14:44 [iNFO] [iC2] Loading IC2 submodule: bcIntegration22x<br /> 2012-12-09 01:14:44 [iNFO] [iC2] BuildCraft 2.2 integration module loaded<br /> 2012-12-09 01:14:44 [iNFO] [iC2] Loaded minor compatibility modules: none<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_PowerConverters<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_Railcraft<br /> 2012-12-09 01:14:44 [FINER] [Railcraft] Factory Module: Bronze detected, adding alternative recipes: ingotBronze, id=30246<br /> 2012-12-09 01:14:44 [FINER] [Railcraft] Factory Module: Refined Iron detected, adding alternative recipes: ingotRefinedIron, id=30249<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_WirelessRedstoneCore<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_WirelessRedstoneAddons<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_WirelessRedstoneRedPower<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_IC2AdvancedMachines<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_BuildCraftFactory<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_BuildCraftBuilders<br /> 2012-12-09 01:14:44 [FINER] Post-initializing mod_RedPowerMachine<br /> 2012-12-09 01:14:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreSilver, id=140 meta=3<br /> 2012-12-09 01:14:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreTin, id=140 meta=4<br /> 2012-12-09 01:14:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: oreCopper, id=140 meta=5<br /> 2012-12-09 01:14:45 [FINER] [Railcraft] Automation Module: Ore Detected, adding to blocks Tunnel Bore can mine: woodRubber, id=143 meta=0<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_ccSensors<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_ImmibisCore<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_ModularForceFieldSystem<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_IC2NuclearControl<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_RedPowerCore<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_NetherOres<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_IC2_ChargingBench<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_CompactSolars<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_IronChest<br /> 2012-12-09 01:14:45 [FINE] mod_IronChest registered chests with Equivalent Exchange<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_RedPowerControl<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_RedPowerLogic<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_RedPowerLighting<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_RedPowerWiring<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_RedPowerWorld<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_TubeStuff<br /> 2012-12-09 01:14:45 [FINER] Post-initializing mod_ImmiChunkLoaders<br /> 2012-12-09 01:14:45 [FINE] Mod post-initialization complete<br /> 2012-12-09 01:14:45 [iNFO] Forge Mod Loader load complete, 38 mods loaded<br /> 2012-12-09 01:14:45 [iNFO] This server is running CraftBukkit version git-Bukkit-jenkins-CraftBukkit-182 (MC: 1.2.5) (Implementing API version 1.2.5-R5.0-MCPC-SNAPSHOT)<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_WirelessRedstoneAddons vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_IronChest vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_IC2_ChargingBench vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_BuildCraftEnergy vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_RedPowerWiring vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_MinecraftForge vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_RedPowerControl vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_BuildCraftCore vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_ImmibisCore vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_BuildCraftFactory vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] [CCPlugin] Loading CCPlugin v1.0<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_IC2 vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_BuildCraftBuilders vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_RedPowerMachine vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_RedPowerLighting vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_NetherOres vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_RedPowerWorld vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_ComputerCraft vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_EE vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_TubeStuff vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_BuildCraftTransport vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_NotEnoughItems vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_PowerConverters vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_AdditionalPipes vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_CCTurtle vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_Railcraft vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_IC2AdvancedMachines vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_RedPowerCore vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_RedPowerLogic vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_IC2NuclearControl vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_WirelessRedstoneRedPower vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_ModularForceFieldSystem vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_ImmiChunkLoaders vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_ccSensors vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_CompactSolars vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_EnderStorage vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading Balkon's WeaponMod vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_CodeChickenCore vForgeMod<br /> 2012-12-09 01:14:45 [iNFO] Loading mod_WirelessRedstoneCore vForgeMod<br /> 2012-12-09 01:14:45 [WARNING] Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException<br /> 2012-12-09 01:14:45 [WARNING] Failed to load ban list: java.io.FileNotFoundException: banned-players.txt (No such file or directory)<br /> 2012-12-09 01:14:45 [WARNING] Failed to load ip ban list: java.io.FileNotFoundException: banned-ips.txt (No such file or directory)<br /> 2012-12-09 01:14:45 [WARNING] Failed to load operators list: java.io.FileNotFoundException: ops.txt (No such file or directory)<br /> 2012-12-09 01:14:45 [WARNING] Failed to load white-list: java.io.FileNotFoundException: white-list.txt (No such file or directory)<br /> 2012-12-09 01:14:45 [iNFO] Preparing level "world"<br /> 2012-12-09 01:14:45 [iNFO] Default game type: 0<br /> 2012-12-09 01:14:45 [iNFO] Registering world world, dimension 0, of providertype net.minecraft.server.WorldProviderNormal@5438c785(0) with Minecraft Forge<br /> 2012-12-09 01:14:45 [iNFO] Registering world world_the_end, dimension 1, of providertype net.minecraft.server.WorldProviderTheEnd@3fc086ba(0) with Minecraft Forge<br /> 2012-12-09 01:14:46 [iNFO] Registering world world_nether, dimension -1, of providertype net.minecraft.server.WorldProviderHell@45d68783(0) with Minecraft Forge<br /> 2012-12-09 01:14:46 [iNFO] Preparing start region for level 0 (Seed: 5204577031771771822)<br /> 2012-12-09 01:14:47 [iNFO] Preparing spawn area: 44%<br /> 2012-12-09 01:14:47 [iNFO] Preparing start region for level 1 (Seed: 4065141702275555941)<br /> 2012-12-09 01:14:48 [iNFO] Preparing spawn area: 3%<br /> 2012-12-09 01:14:49 [iNFO] Preparing spawn area: 32%<br /> 2012-12-09 01:14:50 [iNFO] Preparing spawn area: 69%<br /> 2012-12-09 01:14:50 [iNFO] Preparing start region for level 2 (Seed: 4065141702275555941)<br /> 2012-12-09 01:14:51 [iNFO] Preparing spawn area: 0%<br /> 2012-12-09 01:14:52 [iNFO] Preparing spawn area: 20%<br /> 2012-12-09 01:14:53 [iNFO] Preparing spawn area: 36%<br /> 2012-12-09 01:14:54 [iNFO] Preparing spawn area: 56%<br /> 2012-12-09 01:14:55 [iNFO] Preparing spawn area: 73%<br /> 2012-12-09 01:14:56 [iNFO] Preparing spawn area: 89%<br /> 2012-12-09 01:14:56 [iNFO] [CCPlugin] Enabling CCPlugin v1.0<br /> 2012-12-09 01:14:56 [iNFO] [CCPlugin] CCPlugin version 1.0 enabled.<br /> 2012-12-09 01:14:56 [iNFO] Done (11.284s)! For help, type "help" or "?"<br /> 2012-12-09 01:14:56 [iNFO] Starting GS4 status listener<br /> 2012-12-09 01:14:56 [iNFO] Setting default query port to 25605<br /> 2012-12-09 01:14:56 [iNFO] Query running on 5.135.55.64:25605<br /> 2012-12-09 01:14:56 [iNFO] Starting remote control listener<br /> 2012-12-09 01:14:56 [iNFO] Setting default rcon port to 25615<br /> 2012-12-09 01:14:56 [WARNING] No rcon password set in '/home/antoivac/4663/server.properties', rcon disabled!<br /> 2012-12-09 01:14:56 [sEVERE] java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)<br /> 2012-12-09 01:14:56 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)<br /> 2012-12-09 01:14:56 [sEVERE] at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)<br /> 2012-12-09 01:14:56 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189)<br /> 2012-12-09 01:14:56 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)<br /> 2012-12-09 01:14:56 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)<br /> 2012-12-09 01:14:56 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)<br /> 2012-12-09 01:14:56 [sEVERE] Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)<br /> 2012-12-09 01:14:56 [sEVERE] at java.lang.Class.getMethod(Class.java:1622)<br /> 2012-12-09 01:14:56 [sEVERE] at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)<br /> 2012-12-09 01:14:56 [sEVERE] ... 5 more<br /> 2012-12-09 01:14:56 [sEVERE] Unexpected exception<br /> java.lang.RuntimeException: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)<br /> at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:62)<br /> at ic2.advancedmachines.TileEntityAdvancedMachine.q_(TileEntityAdvancedMachine.java:130)<br /> at net.minecraft.server.World.tickEntities(World.java:1189)<br /> at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559)<br /> at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457)<br /> at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)<br /> Caused by: java.lang.NoSuchMethodException: ic2.platform.NetworkManager.initiateTileEntityEvent(net.minecraft.src.TileEntity, int, boolean)<br /> at java.lang.Class.getMethod(Class.java:1622)<br /> at ic2.api.NetworkHelper.initiateTileEntityEvent(NetworkHelper.java:49)<br /> ... 5 more<br />
×
×
  • Create New...