Jump to content

Eadword

Members
  • Posts

    23
  • Joined

  • Last visited

About Eadword

  • Birthday 09/16/1982

Eadword's Achievements

Grass

Grass (2/9)

0

Reputation

  1. That takes me to http://ww1.minecraftforge.com/, which is just one big ad, if there is any actual download for forge on there I do not see it. And if I change it to .net it says that the page is not found. EDIT: I figured it out, though not where to download them from, since getting the libraries was the only problem I snagged them off of a BigDig server I had run back a ways on minecraft 1.5.2. If there is a proper fix though I would still be interested. Thank you for the help.
  2. I am getting errors when I run the base server (1.5.2) before I add any mods, it says that it cannot download many of the things off of files.mineforge.net 2014-01-18 21:25:24 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading 2014-01-18 21:25:24 [iNFO] [ForgeModLoader] Java is OpenJDK 64-Bit Server VM, version 1.7.0_25, running on Linux:amd64:3.11.0-12-generic, installed at /usr/lib/jvm/java-7-openjdk-amd64/jre 2014-01-18 21:25:24 [FINE] [ForgeModLoader] Java classpath at launch is server.jar 2014-01-18 21:25:24 [FINE] [ForgeModLoader] Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib 2014-01-18 21:25:24 [FINE] [ForgeModLoader] Enabling runtime deobfuscation 2014-01-18 21:25:24 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-148.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again 2014-01-18 21:25:24 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] There was a problem downloading the file scala-library.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean. 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] <===========> 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] A download error occured 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] A download error occured 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] <<< ==== >>> 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review. 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] Error details java.lang.RuntimeException: A download error occured at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:549) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:166) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1614) at org.bukkit.craftbukkit.Main.main(Main.java:21) Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1674) at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1672) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1670) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1243) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:533) ... 6 more Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1623) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2677) at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:639) at java.net.URLConnection.getContentLengthLong(URLConnection.java:511) at java.net.URLConnection.getContentLength(URLConnection.java:495) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532) ... 6 more 2014-01-18 21:25:24 [sEVERE] [ForgeModLoader] Error details java.lang.RuntimeException: A download error occured at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:549) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:166) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1614) at org.bukkit.craftbukkit.Main.main(Main.java:21) Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1674) at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1672) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1670) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1243) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:533) ... 6 more Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/scala-library.jar at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1623) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2677) at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:639) at java.net.URLConnection.getContentLengthLong(URLConnection.java:511) at java.net.URLConnection.getContentLength(URLConnection.java:495) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532) ... 6 more I know I have internet and when I tested the first place manually it says that it does not exist. How do I get around this?
  3. OK, I was an idiot, forgot to update iptables.
  4. I finally realized when I tried running it on my computer and connecting to local host that it was working fine, this brings a new question that is probably stupid but for some reason I cannot figure out the fix: I am running the server on a computer that is hardwired into the modem/router and my computer is plugged into a router that is connected to such said modem. The server has DMZ set for the server (though it should have no affect with this) and when I connect via ssh to my server (192.168.0.100) there is no problem, I start the sever, it is running fine, answers a help prompt, but my computer cannot connect to the server with minecraft, it just does not see it. Do I need to open a port or close one (still have the forwarding set on router and modem for my computer)?
  5. I am trying to start up a server on my arch linux server but when I run the launch.sh it does the following: echo% ./launch.sh 2014-01-14 19:46:11 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading 2014-01-14 19:46:12 [iNFO] [sTDOUT] Adding Accesstransformer map: pcc_at.cfg 2014-01-14 19:46:12 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d 2014-01-14 19:46:12 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg 2014-01-14 19:46:12 [iNFO] [sTDOUT] Adding AccessTransformer: chickenchunks_at.cfg 2014-01-14 19:46:12 [iNFO] [sTDOUT] Adding Accesstransformer map: temp.dat 2014-01-14 19:46:12 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg 2014-01-14 19:46:14 [iNFO] [sTDOUT] 210 recipes 2014-01-14 19:46:14 [iNFO] [sTDOUT] 27 achievements 2014-01-14 19:46:14 [iNFO] [Minecraft] Starting minecraft server version 1.4.7 2014-01-14 19:46:14 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization 2014-01-14 19:46:14 [iNFO] [sTDOUT] MinecraftForge v6.6.2.534 Initialized 2014-01-14 19:46:14 [iNFO] [ForgeModLoader] MinecraftForge v6.6.2.534 Initialized 2014-01-14 19:46:14 [iNFO] [sTDOUT] Replaced 84 ore recipies 2014-01-14 19:46:14 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization 2014-01-14 19:46:14 [iNFO] [ForgeModLoader] Reading custom logging properties from /home/matt/Tekkit Lite Server/Tekkit Lite Current/config/logging.properties 2014-01-14 19:46:14 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL 2014-01-14 19:46:15 [iNFO] [ForgeModLoader] Searching /home/matt/Tekkit Lite Server/Tekkit Lite Current/mods for mods 2014-01-14 19:46:15 [iNFO] [ForgeModLoader] Attempting to reparse the mod container DimensionalDoors-1.4.7 v1.3.2.zip 2014-01-14 19:46:17 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 75 mods to load 2014-01-14 19:46:17 [iNFO] [mcp] Activating mod mcp 2014-01-14 19:46:17 [iNFO] [FML] Activating mod FML 2014-01-14 19:46:17 [iNFO] [Forge] Activating mod Forge 2014-01-14 19:46:17 [iNFO] [CodeChickenCore] Activating mod CodeChickenCore 2014-01-14 19:46:17 [iNFO] [NotEnoughItems] Activating mod NotEnoughItems 2014-01-14 19:46:17 [iNFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore 2014-01-14 19:46:17 [iNFO] [TreeCapitator] Activating mod TreeCapitator 2014-01-14 19:46:17 [iNFO] [APUnofficial] Activating mod APUnofficial 2014-01-14 19:46:17 [iNFO] [AdvancedMachines] Activating mod AdvancedMachines 2014-01-14 19:46:17 [iNFO] [AdvancedPowerManagement] Activating mod AdvancedPowerManagement 2014-01-14 19:46:17 [iNFO] [ChickenChunks] Activating mod ChickenChunks 2014-01-14 19:46:17 [iNFO] [CoFHCore] Activating mod CoFHCore 2014-01-14 19:46:17 [iNFO] [CCTurtle] Activating mod CCTurtle 2014-01-14 19:46:17 [iNFO] [ComputerCraft] Activating mod ComputerCraft 2014-01-14 19:46:17 [iNFO] [DimensionalDoors] Activating mod DimensionalDoors 2014-01-14 19:46:17 [iNFO] [EnderStorage] Activating mod EnderStorage 2014-01-14 19:46:17 [iNFO] [factorization.misc] Activating mod factorization.misc 2014-01-14 19:46:17 [iNFO] [factorization] Activating mod factorization 2014-01-14 19:46:17 [iNFO] [factorization.dimensionalSlice] Activating mod factorization.dimensionalSlice 2014-01-14 19:46:17 [iNFO] [FlatBedrock] Activating mod FlatBedrock 2014-01-14 19:46:17 [iNFO] [iC2NuclearControl] Activating mod IC2NuclearControl 2014-01-14 19:46:17 [iNFO] [LogisticsPipes|Main] Activating mod LogisticsPipes|Main 2014-01-14 19:46:17 [iNFO] [MFReloaded] Activating mod MFReloaded 2014-01-14 19:46:17 [iNFO] [MFReloaded|CompatExtraBiomes] Activating mod MFReloaded|CompatExtraBiomes 2014-01-14 19:46:17 [iNFO] [MFReloaded|CompatForestry] Activating mod MFReloaded|CompatForestry 2014-01-14 19:46:17 [iNFO] [MFReloaded|CompatIC2] Activating mod MFReloaded|CompatIC2 2014-01-14 19:46:17 [iNFO] [MFReloaded|CompatPams] Activating mod MFReloaded|CompatPams 2014-01-14 19:46:17 [iNFO] [MFReloaded|CompatRP2] Activating mod MFReloaded|CompatRP2 2014-01-14 19:46:17 [iNFO] [MFReloaded|CompatSoulShards] Activating mod MFReloaded|CompatSoulShards 2014-01-14 19:46:17 [iNFO] [MFReloaded|CompatSufficientBiomes] Activating mod MFReloaded|CompatSufficientBiomes 2014-01-14 19:46:17 [iNFO] [MFReloaded|CompatThaumcraft] Activating mod MFReloaded|CompatThaumcraft 2014-01-14 19:46:17 [iNFO] [MFReloaded|CompatTwilightForest] Activating mod MFReloaded|CompatTwilightForest 2014-01-14 19:46:17 [iNFO] [MFReloaded|CompatVanilla] Activating mod MFReloaded|CompatVanilla 2014-01-14 19:46:17 [iNFO] [MFReloaded|CompatXyCraft] Activating mod MFReloaded|CompatXyCraft 2014-01-14 19:46:17 [iNFO] [mmmPowersuits] Activating mod mmmPowersuits 2014-01-14 19:46:17 [iNFO] [NetherOres] Activating mod NetherOres 2014-01-14 19:46:17 [iNFO] [OmniTools] Activating mod OmniTools 2014-01-14 19:46:17 [iNFO] [OCS] Activating mod OCS 2014-01-14 19:46:17 [iNFO] [PowerConverters] Activating mod PowerConverters 2014-01-14 19:46:17 [iNFO] [RedPowerCompat] Activating mod RedPowerCompat 2014-01-14 19:46:17 [iNFO] [RedPowerCore] Activating mod RedPowerCore 2014-01-14 19:46:17 [iNFO] [RedPowerBase] Activating mod RedPowerBase 2014-01-14 19:46:17 [iNFO] [RedPowerWiring] Activating mod RedPowerWiring 2014-01-14 19:46:17 [iNFO] [RedPowerLogic] Activating mod RedPowerLogic 2014-01-14 19:46:17 [iNFO] [RedPowerLighting] Activating mod RedPowerLighting 2014-01-14 19:46:17 [iNFO] [RedPowerWorld] Activating mod RedPowerWorld 2014-01-14 19:46:17 [iNFO] [RedPowerMachine] Activating mod RedPowerMachine 2014-01-14 19:46:17 [iNFO] [RedPowerControl] Activating mod RedPowerControl 2014-01-14 19:46:17 [iNFO] [stevesCarts] Activating mod StevesCarts 2014-01-14 19:46:17 [iNFO] [ThermalExpansion] Activating mod ThermalExpansion 2014-01-14 19:46:17 [iNFO] [ThermalExpansion|Energy] Activating mod ThermalExpansion|Energy 2014-01-14 19:46:17 [iNFO] [ThermalExpansion|Factory] Activating mod ThermalExpansion|Factory 2014-01-14 19:46:17 [iNFO] [ThermalExpansion|Transport] Activating mod ThermalExpansion|Transport 2014-01-14 19:46:17 [iNFO] [WR-CBE|Addons] Activating mod WR-CBE|Addons 2014-01-14 19:46:17 [iNFO] [WR-CBE|Core] Activating mod WR-CBE|Core 2014-01-14 19:46:17 [iNFO] [WR-CBE|RedPower] Activating mod WR-CBE|RedPower 2014-01-14 19:46:17 [iNFO] [weaponmod] Activating mod weaponmod 2014-01-14 19:46:17 [iNFO] [mod_bspkrsCore] Activating mod mod_bspkrsCore 2014-01-14 19:46:17 [iNFO] [AdvancedRepulsionSystems] Activating mod AdvancedRepulsionSystems 2014-01-14 19:46:17 [iNFO] [AppliedEnergistics] Activating mod AppliedEnergistics 2014-01-14 19:46:17 [iNFO] [buildCraft|Builders] Activating mod BuildCraft|Builders 2014-01-14 19:46:17 [iNFO] [buildCraft|Core] Activating mod BuildCraft|Core 2014-01-14 19:46:17 [iNFO] [buildCraft|Energy] Activating mod BuildCraft|Energy 2014-01-14 19:46:17 [iNFO] [buildCraft|Factory] Activating mod BuildCraft|Factory 2014-01-14 19:46:17 [iNFO] [buildCraft|Silicon] Activating mod BuildCraft|Silicon 2014-01-14 19:46:17 [iNFO] [buildCraft|Transport] Activating mod BuildCraft|Transport 2014-01-14 19:46:17 [iNFO] [CompactSolars] Activating mod CompactSolars 2014-01-14 19:46:17 [iNFO] [DimensionalAnchors] Activating mod DimensionalAnchors 2014-01-14 19:46:17 [iNFO] [EE3] Activating mod EE3 2014-01-14 19:46:17 [iNFO] [immibisCore] Activating mod ImmibisCore 2014-01-14 19:46:17 [iNFO] [iC2] Activating mod IC2 2014-01-14 19:46:17 [iNFO] [ironChest] Activating mod IronChest 2014-01-14 19:46:17 [iNFO] [Mystcraft] Activating mod Mystcraft 2014-01-14 19:46:17 [iNFO] [NEIPlugins] Activating mod NEIPlugins 2014-01-14 19:46:17 [iNFO] [Tubestuff] Activating mod Tubestuff 2014-01-14 19:46:17 [iNFO] [ForgeModLoader] FML has found a non-mod file NEI_RedPowerPlugin 1.4.3.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. 2014-01-14 19:46:17 [iNFO] [bspkrsCore] mod_bspkrsCore: allowUpdateCheck set to true 2014-01-14 19:46:17 [iNFO] [bspkrsCore] mod_bspkrsCore: allowDebugOutput set to false 2014-01-14 19:46:18 [iNFO] [FZ] This is Factorization 0.7.21 2014-01-14 19:46:20 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0 2014-01-14 19:46:20 [iNFO] [TreeCapitator] File block config loaded. 2014-01-14 19:46:20 [iNFO] [bspkrsCore] Initializing ModVersionChecker for mod TreeCapitator 2014-01-14 19:46:22 [iNFO] [buildcraft] Starting BuildCraft 3.4.3 (:16) 2014-01-14 19:46:22 [iNFO] [buildcraft] Beginning version check 2014-01-14 19:46:22 [iNFO] [buildcraft] Copyright © SpaceToad, 2011 2014-01-14 19:46:22 [iNFO] [buildcraft] http://www.mod-buildcraft.com 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Reading established Whitelist from file. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustBrass'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustBronze'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustClay'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustCoal'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustCopper'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustElectrum'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustGold'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustInvar'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustIron'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustLead'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustNickel'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustNikolite'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustObsidian'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustPlatinum'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustSilver'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustSulfur'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'dustTin'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'ingotBrass'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'ingotBronze'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'ingotCopper'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'ingotElectrum'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'ingotGold'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'ingotInvar'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'ingotIron'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'ingotLead'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'ingotNickel'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'ingotPlatinum'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'ingotRefinedIron'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'ingotSilver'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'ingotTin'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'ingotUranium'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreCopper'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreGold'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreGreenSapphire'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreIron'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreLead'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherCoal'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherCopper'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherDiamond'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherEmerald'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherGold'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherGreenSapphire'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherIron'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherLapis'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherLead'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherNikolite'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherRedstone'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherRuby'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherSapphire'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherSilver'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherTin'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNetherUranium'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNickel'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreNikolite'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreRuby'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreSapphire'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreSilver'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreTin'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreTungsten'. 2014-01-14 19:46:23 [iNFO] [OmniTools] [Whitelist] Forge Lexicon will allow conversions for ALL items of type 'oreUranium'. 2014-01-14 19:46:23 [iNFO] [iC2] Config loaded from /home/matt/Tekkit Lite Server/Tekkit Lite Current/./config/IC2.cfg 2014-01-14 19:46:23 [WARNING] [OmniTools] Version Check Failed: https://dl.dropboxusercontent.com/u/57416963/Minecraft/OmniTools/version.txt 2014-01-14 19:46:24 [WARNING] [ThermalExpansion] Version Check Failed: https://dl.dropboxusercontent.com/u/57416963/Minecraft/ThermalExpansion/version.txt 2014-01-14 19:46:25 [iNFO] [Equivalent Exchange 3] Remote version check disabled, skipping 2014-01-14 19:46:26 [iNFO] [sTDOUT] Fluid registration: Liquid Black Dye 2014-01-14 19:46:26 [iNFO] [Minecraft] Loading properties 2014-01-14 19:46:26 [iNFO] [Minecraft] Default game type: SURVIVAL 2014-01-14 19:46:26 [iNFO] [Minecraft] Generating keypair 2014-01-14 19:46:27 [iNFO] [Minecraft] Starting Minecraft server on *:25565 2014-01-14 19:46:27 [iNFO] [bspkrsCore] Initializing ModVersionChecker for mod bspkrsCore 2014-01-14 19:46:27 [iNFO] [sTDOUT] Loading ComputerCraft v1.5 (rev 887) 2014-01-14 19:46:27 [iNFO] [sTDOUT] ComputerCraft: Searching for RedPowerLib... 2014-01-14 19:46:27 [iNFO] [sTDOUT] ComputerCraft: RedPowerLib and methods located. 2014-01-14 19:46:27 [iNFO] [sTDOUT] Loading CCTurtle v1.5 (rev 887) 2014-01-14 19:46:27 [iNFO] [ForgeModLoader] [AdvancedPowerManagement] Advanced Power Management 1.1.55-IC2_1.112 loaded. 2014-01-14 19:46:28 [iNFO] [ForgeModLoader] [Modstats] Config loaded. allowUpdates: true, betaNotification: false, strict: false 2014-01-14 19:46:28 [sEVERE] [ForgeModLoader] [AppEng] Starting Applied Energistics 2014-01-14 19:46:28 [iNFO] [fml.ItemTracker] The mod MFReloaded is overwriting existing item at 102 (amp from Minecraft) with vq 2014-01-14 19:46:28 [iNFO] [fml.ItemTracker] The mod MFReloaded is overwriting existing item at 79 (akr from Minecraft) with powercrystals.minefactoryreloaded.decorative.ItemBlockVanillaIce 2014-01-14 19:46:28 [WARNING] [ForgeModLoader] ExtraBiomesXL missing - MFR ExtraBiomesXL Compat not loading 2014-01-14 19:46:28 [WARNING] [ForgeModLoader] Forestry missing - MFR Forestry Compat not loading 2014-01-14 19:46:28 [WARNING] [ForgeModLoader] Pam's HC base missing - MFR Pam HC Compat not loading 2014-01-14 19:46:28 [WARNING] [ForgeModLoader] Pam's Weee! Flowers missing - MFR Pam Weee! Flowers Compat not loading 2014-01-14 19:46:28 [iNFO] [sTDOUT] Fluid registration: Oil 2014-01-14 19:46:28 [iNFO] [sTDOUT] Fluid registration: Liquid Black Dye 2014-01-14 19:46:28 [iNFO] [sTDOUT] Fluid registration: coolant 2014-01-14 19:46:28 [iNFO] [sTDOUT] Fluid registration: Lava 2014-01-14 19:46:28 [iNFO] [sTDOUT] Fluid registration: Fuel 2014-01-14 19:46:28 [iNFO] [sTDOUT] Fluid registration: Water 2014-01-14 19:46:29 [WARNING] [ForgeModLoader] SoulShards missing - MFR SoulShards Compat not loading 2014-01-14 19:46:29 [WARNING] [ForgeModLoader] Sufficient Biomes missing - MFR Sufficient Biomes Compat not loading 2014-01-14 19:46:29 [WARNING] [ForgeModLoader] Thaumcraft missing - MFR Thaumcraft Compat not loading 2014-01-14 19:46:29 [WARNING] [ForgeModLoader] Twilight Forest missing - MFR Twilight Forest Compat not loading 2014-01-14 19:46:29 [WARNING] [ForgeModLoader] XyCraft missing - MFR Xycraft Compat not loading 2014-01-14 19:46:29 [iNFO] [OpenCCSensors] OpenCCSensors version 0.1.4b starting 2014-01-14 19:46:29 [iNFO] [OpenCCSensors] Extracting /home/matt/Tekkit Lite Server/Tekkit Lite Current/././mods/OCSLua/lua/ 2014-01-14 19:46:29 [iNFO] [ForgeModLoader] [balkonsWeaponMod] Properties file read succesfully! 2014-01-14 19:46:30 [iNFO] [DimensionalAnchors] Bypassed Forge chunk limits 2014-01-14 19:46:30 [iNFO] [TreeCapitator] Getting Block ID Lists from 3rd party mod configs... 2014-01-14 19:46:30 [iNFO] [TreeCapitator] ID Resolver (Mod ID "IDResolver") is not loaded. 2014-01-14 19:46:30 [iNFO] [ThermalExpansion] Buildcraft Triggers Registered: 8 2014-01-14 19:46:30 [iNFO] [iC2] Loading IC2 submodule: bcIntegration32x 2014-01-14 19:46:30 [WARNING] [iC2] BuildCraft integration: Railcraft integration not loaded: java.lang.NoClassDefFoundError: railcraft/common/api/core/items/ItemRegistry 2014-01-14 19:46:30 [iNFO] [iC2] BuildCraft 3.2 integration module loaded 2014-01-14 19:46:30 [iNFO] [iC2] Loaded minor compatibility modules: none 2014-01-14 19:46:30 [iNFO] [sTDOUT] Fluid registration: Steam 2014-01-14 19:46:30 [sEVERE] [ForgeModLoader] [AppEng] GregTech Integration Disabled. 2014-01-14 19:46:30 [iNFO] [LogisticsPipes|Main] Loaded Forestry DummyProxy 2014-01-14 19:46:30 [iNFO] [LogisticsPipes|Main] Loaded IC2Proxy 2014-01-14 19:46:30 [iNFO] [LogisticsPipes|Main] Loaded CCTurtleProxy 2014-01-14 19:46:30 [iNFO] [LogisticsPipes|Main] Loaded Thaumcraft DummyProxy 2014-01-14 19:46:30 [iNFO] [LogisticsPipes|Main] Loaded ThermalExpansion Proxy 2014-01-14 19:46:31 [iNFO] [sTDOUT] Fluid registration: milk 2014-01-14 19:46:31 [iNFO] [sTDOUT] Fluid registration: sludge 2014-01-14 19:46:31 [iNFO] [sTDOUT] Fluid registration: sewage 2014-01-14 19:46:31 [iNFO] [sTDOUT] Fluid registration: mobEssence 2014-01-14 19:46:31 [iNFO] [sTDOUT] Fluid registration: biofuel 2014-01-14 19:46:31 [iNFO] [Equivalent Exchange 3] Loaded RP2 World addon 2014-01-14 19:46:31 [WARNING] [NEIPlugins] NEIPlugins is client-side only mod 2014-01-14 19:46:31 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 75 mods 2014-01-14 19:46:31 [iNFO] [Minecraft] Preparing level "Xtopia" 2014-01-14 19:46:31 [iNFO] [ForgeModLoader] Loading dimension 0 (Xtopia) (ho@55785458) 2014-01-14 19:46:31 [iNFO] [ForgeModLoader] Loading dimension -23 (Xtopia) (ho@55785458) 2014-01-14 19:46:31 [iNFO] [ForgeModLoader] Loading dimension 1 (Xtopia) (ho@55785458) 2014-01-14 19:46:31 [iNFO] [ForgeModLoader] Loading dimension -1 (Xtopia) (ho@55785458) 2014-01-14 19:46:32 [iNFO] [sTDOUT] Registering Pocket Dims 2014-01-14 19:46:32 [iNFO] [sTDOUT] Loading DimDoors data 2014-01-14 19:46:32 [iNFO] [Minecraft] Preparing start region for level 0 2014-01-14 19:46:33 [iNFO] [Minecraft] Preparing spawn area: 4% 2014-01-14 19:46:34 [iNFO] [Minecraft] Preparing spawn area: 8% 2014-01-14 19:46:35 [iNFO] [Minecraft] Preparing spawn area: 15% 2014-01-14 19:46:36 [iNFO] [Minecraft] Preparing spawn area: 23% 2014-01-14 19:46:37 [iNFO] [Minecraft] Preparing spawn area: 35% 2014-01-14 19:46:38 [iNFO] [Minecraft] Preparing spawn area: 49% 2014-01-14 19:46:39 [iNFO] [Minecraft] Preparing spawn area: 60% 2014-01-14 19:46:40 [iNFO] [Minecraft] Preparing spawn area: 72% 2014-01-14 19:46:41 [iNFO] [Minecraft] Preparing spawn area: 87% 2014-01-14 19:46:41 [iNFO] [Minecraft] Done (10.291s)! For help, type "help" or "?" 2014-01-14 19:46:41 [iNFO] [sTDOUT] Loading DimDoors data 2014-01-14 19:46:41 [iNFO] [TreeCapitator] Parsing Tree Block Config string: <Thaumcraft.BlockMagicalLog>,1; <Thaumcraft.BlockMagicalLog>,5; <Thaumcraft.BlockMagicalLog>,9|<Thaumcraft.BlockMagicalLeaves>,1 ! <Forestry.log3>,1; <Forestry.log3>,5; <Forestry.log3>,9|<Forestry.leaves>,0; <Forestry.leaves>,8 ! 17,3; 17,7; 17,11; 17,15|18,3 ! 248|249 ! <Forestry.log4>,3; <Forestry.log4>,7; <Forestry.log4>,11|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <BiomesOPlenty.Magic Log ID>|<BiomesOPlenty.Magic Leaves ID> ! <BiomesOPlenty.Redwood Log ID>|<BiomesOPlenty.Redwood Leaves ID> ! <Forestry.log3>,0; <Forestry.log3>,4; <Forestry.log3>,8|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <TwilightForest.Log>,3; <TwilightForest.Log>,7; <TwilightForest.Log>,11; <TwilightForest.Log>,15|<TwilightForest.Hedge>,1 ! <Forestry.log2>,3; <Forestry.log2>,7; <Forestry.log2>,11|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <ExtrabiomesXL.customlog.id>,0; <ExtrabiomesXL.quarterlog0.id>,1; <ExtrabiomesXL.quarterlog1.id>,1; <ExtrabiomesXL.quarterlog2.id>,1; <ExtrabiomesXL.quarterlog3.id>,1|<ExtrabiomesXL.greenleaves.id>,0 ! <BiomesOPlenty.Cherry Log ID>|<BiomesOPlenty.Pink Cherry Leaves ID>; <BiomesOPlenty.White Cherry Leaves ID> ! <Forestry.log4>,0; <Forestry.log4>,4; <Forestry.log4>,8|<Forestry.leaves>,0; <Forestry.leaves>,8 ! 17,2; 17,6; 17,10; 17,14|18,2; <BiomesOPlenty.Yellow Autumn Leaves ID> ! 100,10; 100,15|100,1; 100,2; 100,3; 100,4; 100,5; 100,6; 100,7; 100,8; 100,9; 100,14 ! <Flora Trees.Bloodwood Block>|<Flora Trees.Sakura Leaves>,2 ! <Forestry.log3>,2; <Forestry.log3>,6; <Forestry.log3>,10|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <Flora Trees.Redwood Block>|<Flora Trees.Flora Leaves>,0 ! <Thaumcraft.BlockMagicalLog>,0; <Thaumcraft.BlockMagicalLog>,4; <Thaumcraft.BlockMagicalLog>,8|<Thaumcraft.BlockMagicalLeaves>,0; <Thaumcraft.BlockMagicalLeaves>,8 ! <Forestry.log4>,2; <Forestry.log4>,6; <Forestry.log4>,10|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <ExtrabiomesXL.customlog.id>,1|<ExtrabiomesXL.greenleaves.id>,2 ! <Forestry.log1>,1; <Forestry.log1>,5; <Forestry.log1>,9|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <Flora Trees.Wood Block>,0; <Flora Trees.Wood Block>,4; <Flora Trees.Wood Block>,8|<Flora Trees.Flora Leaves>,1 ! <BiomesOPlenty.Dead Log ID> ! 99,10; 99,15|99,1; 99,2; 99,3; 99,4; 99,5; 99,6; 99,7; 99,8; 99,9; 99,14 ! <TwilightForest.Log>,1; <TwilightForest.Log>,5; <TwilightForest.Log>,9; <TwilightForest.Log>,13|<TwilightForest.Leaves>, 1; <TwilightForest.Leaves>,9 ! <BiomesOPlenty.Bamboo ID>|<BiomesOPlenty.Bamboo Leaves ID> ! <TwilightForest.Log>,2; <TwilightForest.Log>,6; <TwilightForest.Log>,10; <TwilightForest.Log>,14|<TwilightForest.Leaves>, 1; <TwilightForest.Leaves>,9 ! <Forestry.log2>,1; <Forestry.log2>,5; <Forestry.log2>,9|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <BiomesOPlenty.Willow Log ID>|<BiomesOPlenty.Willow Leaves ID> ! <BiomesOPlenty.Acacia Log ID>|<BiomesOPlenty.Acacia Leaves ID> ! <Forestry.log1>,2; <Forestry.log1>,6; <Forestry.log1>,10|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <BiomesOPlenty.Dark Log ID>|<BiomesOPlenty.Dark Leaves ID>; <BiomesOPlenty.White Cherry Leaves ID> ! 3122|3123 ! <DivineRPG.eucalyptus>|18 ! 243|242 ! <ExtrabiomesXL.quarterlog0.id>,0; <ExtrabiomesXL.quarterlog1.id>,0; <ExtrabiomesXL.quarterlog2.id>,0; <ExtrabiomesXL.quarterlog3.id>,0|<ExtrabiomesXL.greenleaves.id>,1 ! <ZapApples.zapAppleLogID>|<ZapApples.zapAppleLeavesID>; <ZapApples.zapAppleFlowersID> ! <TwilightForest.Log>,0; <TwilightForest.Log>,4; <TwilightForest.Log>,8; <TwilightForest.Log>,12|<TwilightForest.Leaves>,0; <TwilightForest.Leaves>,3; <TwilightForest.Leaves>,8; <TwilightForest.Leaves>,11 ! <TwilightForest.MagicLog>,0; <TwilightForest.Log>,4; <TwilightForest.Log>,8; <TwilightForest.MagicLog>,12|<TwilightForest.MagicLeaves>,0; <TwilightForest.MagicLeaves>,8 ! <BiomesOPlenty.Mangrove Log ID>|<BiomesOPlenty.Mangrove Leaves ID> ! <BiomesOPlenty.Palm Log ID>|<BiomesOPlenty.Palm Leaves ID> ! <Flora Trees.Wood Block>,3; <Flora Trees.Wood Block>, 7; <Flora Trees.Wood Block>, 11|<Flora Trees.Flora Leaves>,2 ! <Forestry.log4>,1; <Forestry.log4>,5; <Forestry.log4>,9|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <Forestry.log3>,3; <Forestry.log3>,7; <Forestry.log3>,11|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <BiomesOPlenty.Fir Log ID>|<BiomesOPlenty.Fir Leaves ID> ! 17,0; 17,4; 17,8; 17,12; <ExtrabiomesXL.quarterlog0.id>,2; <ExtrabiomesXL.quarterlog1.id>,2; <ExtrabiomesXL.quarterlog2.id>,2; <ExtrabiomesXL.quarterlog3.id>,2;|18,0; <ExtrabiomesXL.autumnleaves.id>; <BiomesOPlenty.Dying Leaves ID>; <BiomesOPlenty.Origin Leaves ID>; <BiomesOPlenty.Apple Leaves ID>; <BiomesOPlenty.Fruitless Apple Leaves ID>; <BiomesOPlenty.Orange Autumn Leaves ID>; <BiomesOPlenty.Maple Leaves ID> ! <Flora Trees.Wood Block>, 1; <Flora Trees.Wood Block>, 5; <Flora Trees.Wood Block>, 9|<Flora Trees.Sakura Leaves>,0 ! <Forestry.log2>,2; <Forestry.log2>,6; <Forestry.log2>,10|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <Forestry.log2>,0; <Forestry.log2>,4; <Forestry.log2>,8|<Forestry.leaves>,0; <Forestry.leaves>,8 ! <Flora Trees.Wood Block>,2; <Flora Trees.Wood Block>, 6; <Flora Trees.Wood Block>, 10|<Flora Trees.Sakura Leaves>,1 ! <Forestry.log1>,3; <Forestry.log1>,7; <Forestry.log1>,11|<Forestry.leaves>,0; <Forestry.leaves>,8 ! 17,1; 17,5; 17,9; 17,13|18,1; <ExtrabiomesXL.autumnleaves.id> ! <Forestry.log1>,0; <Forestry.log1>,4; <Forestry.log1>,8|<Forestry.leaves>,0; <Forestry.leaves>,8 2014-01-14 19:46:41 [iNFO] [TreeCapitator] Block ID list parsing complete. 2014-01-14 19:46:41 [iNFO] [sTDOUT] Loading NEI 2014-01-14 19:46:42 [iNFO] [ForgeModLoader] Unloading dimension 1 2014-01-14 19:46:42 [iNFO] [ForgeModLoader] Unloading dimension -23 2014-01-14 19:46:51 [sEVERE] [ForgeModLoader] Detected leaking worlds in memory. There are 4 worlds that appear to be persisting. A mod is likely caching the world incorrectly 2014-01-14 19:46:51 [sEVERE] [ForgeModLoader] The world 7b2dbe61 (Xtopia) has leaked. 2014-01-14 19:46:51 [sEVERE] [ForgeModLoader] The world 5fb1e1d4 (Xtopia) has leaked. ^C2014-01-14 19:46:56 [iNFO] [Minecraft] Stopping server 2014-01-14 19:46:56 [iNFO] [Minecraft] Saving players 2014-01-14 19:46:56 [iNFO] [Minecraft] Saving worlds 2014-01-14 19:46:56 [iNFO] [Minecraft] Saving chunks for level 'Xtopia'/Overworld 2014-01-14 19:46:56 [iNFO] [sTDERR] java.net.SocketException: Socket closed 2014-01-14 19:46:56 [iNFO] [sTDERR]at java.net.PlainSocketImpl.socketAccept(Native Method) 2014-01-14 19:46:56 [iNFO] [sTDERR]at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398) 2014-01-14 19:46:56 [iNFO] [sTDERR]at java.net.ServerSocket.implAccept(ServerSocket.java:530) 2014-01-14 19:46:56 [iNFO] [sTDERR]at java.net.ServerSocket.accept(ServerSocket.java:498) 2014-01-14 19:46:56 [iNFO] [sTDERR]at hu.run(ServerListenThread.java:81) 2014-01-14 19:46:56 [iNFO] [sTDOUT] Closing listening thread
  6. What about for an already established world?
  7. I am running version 1.3.9 and I am having the same problem, I think it may have something to do with a Dimensional Anchor that has been on for a while. For the longest time there was no problem with the hostile mobs spawning and now I find that there are none at all around my Anchor, I did try going outside of its effect always and found some hostile mobs like I would expect but not as many, I have my server set to hard. Is there a way to tell the server to regen all of the mobs? I have not noticed any endermen problems with the dimensional doors either. On second thought could it have something to do with the added dungeons? It seems that they all have many spanners and since there are about 6 levels on some of the underground ones that seem to be everywhere...
  8. IC2 needs to be updated to work with minecraft 1.5.2 and I believe that CanVox said that they where asked to remove Railcraft. Although it would be nice to get the steam back since we do have the textures and engines for it still.
  9. Can the electric expansion mod be added, I feel that we are really missing the more advanced power transfer right now and all of it is between build craft conductive pipes, universal cables, and the copper cables that for some reason try to transfer power instantly and therefor catch on fire. It seems like adding the extras would make it much easier for anyone trying to create a fusion or fission reactor, probably even a hydrogen generator.
  10. Either there is a glitch that is keeping the weapons that i put in the gauntlet from working or there is some key to press, I have assumed it would be right mouse button. Please note that I do increase the power use to the max.
  11. Can something be added to replace the RP2 deployers?
  12. thanks, that seems to keep them from catching on fire, although I am surprised that they do not have multiple levels, kind of like IC2 had the tin, copper, gold...
  13. Out of curiosity how do you transfer that much energy, I have been having troubles trying to hook 6 wind turbines up to a basic energy cube because when I put say my power armor in there my wires catch on fire, is there a level up from the basic copper cables or am I doing this all wrong?
  14. That is disappointment, I was looking forward to speeding up my construction. Thanks for the help. I was just wondering, is there an alternative to the builder that does it for you, other than the turtles, unless there is an easy way to tell them how to that I do not know.
  15. Are the builders from build craft disabled? I have used them before and cannot get them to build any of my blue prints that I make with the architect table, I have used it before but not in a while, I do power it with 3 sterling engines and it does nothing. If it is disabled is there a way to re-enable it or would that just cause crashing?
×
×
  • Create New...