Jump to content

Madlark

Members
  • Posts

    36
  • Joined

  • Last visited

About Madlark

  • Birthday 04/02/1984

Madlark's Achievements

Grass

Grass (2/9)

0

Reputation

  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?
×
×
  • Create New...