SXScarecrow Posted May 9, 2013 Share Posted May 9, 2013 (edited) A few people have been asking about this, so I thought I'd do a basic, step by step tutorial on how to build a server for you custom modpack. To make it even easier, I have done the tricky stuff for you!Step One Grab the base server files from here which correspond to your Minecraft version: MC Version - Cauldron Version *Links removed* Unzip the file, create a new folder called 'MyServerNameHere'. Copy the unzipped files into the new folder. Minecraft Forge now requires the minecraft_server.jar as well. This has been included in the zips above but don't get freaked out because it doesn't appear in the screenshots below!Step Two So you got your pack right? What you need from it are the mods, coremods and config folders. If you have Flan's mod, you need the Flans folder as well. Copy them over into the 'MyServerNameHere' folder. It should now look like this:Reminder! In 1.6+ NO mods go in the coremods folder! Everything goes in the mods folder! For this, I have used the example of my pack, Yogcraft Extreme.Step Three This is an important step. You MUST delete all client side mods from the coremods and mods folders. This includes any NEI plugins from mods, any Voxel mods and Inventory Tweaks. This also includes Dynamic Lights, Custom LAN Ports, Optifine, any minimap mods and GUI API. Only mods that actually add content to the game need to be included. Otherwise, bin it!Step Four The pack is now done! Just run the launch.bat file and hey presto, it all works!Errors Most errors when running the server or playing the server can be fixed with a simple update. A common problem with Voxel Mods is if another mod is out of date, it will crash upon disconnecting from the server. Whatever that mod is, update it to its latest version for the version of MC you are using. I intend to update this as necessary, so if you have any other bugs/errors, post them below and I will endeavour to help you. Edited December 23, 2014 by SXScarecrow cptfalconcrunch, CraftingGamerTom, oden the fish and 2 others 5 Link to comment Share on other sites More sharing options...
hunter20 Posted May 9, 2013 Share Posted May 9, 2013 Wow ive been waiting for something like this, helped me loads, does this mean that any mod I use bukkit will be enabled,and sorry for spamming your inbox lol, and thanks for this Link to comment Share on other sites More sharing options...
SXScarecrow Posted May 9, 2013 Author Share Posted May 9, 2013 No problem dude, always willing to help people with this. What I mean by Bukkit enabled is it has MCPC+ built in. This means all Bukkit plugins will work, and the mods won't have to be changed in any way. The relevant files and folders for Bukkit will be generated upon first time launch. I included this purely so people who want it won't have to spam this thread with 'Install Bukkit plz' etc. If you want plugins, the option is there, if not, you don't have to use it if you don't want to. Link to comment Share on other sites More sharing options...
Eric Davies Posted May 10, 2013 Share Posted May 10, 2013 I'm having this problem here: 2013-05-09 19:52:23 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading 2013-05-09 19:52:23 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar 2013-05-09 19:52:23 [sEVERE] [ForgeModLoader] There was a problem downloading the file argo-2.25.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 2013-05-09 19:52:23 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar 2013-05-09 19:52:23 [sEVERE] [ForgeModLoader] There was a problem downloading the file guava-12.0.1.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 2013-05-09 19:52:23 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar 2013-05-09 19:52:23 [sEVERE] [ForgeModLoader] There was a problem downloading the file asm-all-4.0.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 2013-05-09 19:52:23 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-147.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 2013-05-09 19:52: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. 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-2.25.jar 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] <===========> 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] A download error occured 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] A download error occured 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] A download error occured 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] A download error occured 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] <<< ==== >>> 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review. 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] Error details java.lang.RuntimeException: A download error occured at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1723) at org.bukkit.craftbukkit.Main.main(Main.java:18) Caused by: java.net.BindException: Cannot assign requested address: connect at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:467) ... 6 more Caused by: java.net.BindException: Cannot assign requested address: connect at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) at java.net.URLConnection.getHeaderFieldLong(Unknown Source) at java.net.URLConnection.getContentLengthLong(Unknown Source) at java.net.URLConnection.getContentLength(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:466) ... 6 more 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] Error details java.lang.RuntimeException: A download error occured at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1723) at org.bukkit.craftbukkit.Main.main(Main.java:18) Caused by: java.net.BindException: Cannot assign requested address: connect at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:467) ... 6 more Caused by: java.net.BindException: Cannot assign requested address: connect at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) at java.net.URLConnection.getHeaderFieldLong(Unknown Source) at java.net.URLConnection.getContentLengthLong(Unknown Source) at java.net.URLConnection.getContentLength(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:466) ... 6 more 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] Error details java.lang.RuntimeException: A download error occured at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1723) at org.bukkit.craftbukkit.Main.main(Main.java:18) Caused by: java.net.BindException: Cannot assign requested address: connect at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:467) ... 6 more Caused by: java.net.BindException: Cannot assign requested address: connect at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) at java.net.URLConnection.getHeaderFieldLong(Unknown Source) at java.net.URLConnection.getContentLengthLong(Unknown Source) at java.net.URLConnection.getContentLength(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:466) ... 6 more 2013-05-09 19:52:24 [sEVERE] [ForgeModLoader] Error details java.lang.RuntimeException: A download error occured at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1723) at org.bukkit.craftbukkit.Main.main(Main.java:18) Caused by: java.net.BindException: Cannot assign requested address: connect at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:467) ... 6 more Caused by: java.net.BindException: Cannot assign requested address: connect at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.<init>(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.http.HttpClient.New(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source) at java.net.URLConnection.getHeaderFieldLong(Unknown Source) at java.net.URLConnection.getContentLengthLong(Unknown Source) at java.net.URLConnection.getContentLength(Unknown Source) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:466) ... 6 more P.S. I do have internet access at the time. Link to comment Share on other sites More sharing options...
lukeb28 Posted May 10, 2013 Share Posted May 10, 2013 An exelent and easy guide! You do the community good! Link to comment Share on other sites More sharing options...
Eric Davies Posted May 10, 2013 Share Posted May 10, 2013 Solved the first problem, but I'm getting a forge fatal error from a customLAN details apply: 2013-05-09 20:21:30 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue 2013-05-09 20:21:30 [sEVERE] [ForgeModLoader] mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available PowerCrystalsCore [PowerCrystals Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available mod_bspkrsCore [bspkrsCore] ([1.4.7]bspkrsCorev2.02.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available TreeCapitator [TreeCapitator] ([1.4.6]TreeCapitator.Forge.1.4.6.r07.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available CustomLAN [Custom LAN Mod] (CustomPortForge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Errored BuildCraft|Core [buildCraft] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available BuildCraft|Factory [bC Factory] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available BuildCraft|Transport [bC Transport] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available BuildCraft|Silicon [bC Silicon] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available APUnofficial [Additional Pipes] (AdditionalPipes2.1.3u42-BC3.4.2-MC1.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available CoFHCore [CoFH Core] (CoFHCore-1.4.7.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available ComputerCraft [ComputerCraft] (ComputerCraft1.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available CCTurtle [ComputerCraft Turtles] (ComputerCraft1.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.2.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available OmniTools [OmniTools] (OmniTools-3.0.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available IC2 [industrialCraft 2] (industrialcraft-2_1.115.231-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available ImmibisCore [immibis Core] (immibis-core-52.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available AdvancedRepulsionSystems [Advanced Repulsion Systems] (adv-repulsion-systems-52.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available AdvancedMachines [iC2 Advanced Machines Addon] (AdvancedMachines_1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available AdvancedPowerManagement [Advanced Power Management] (AdvancedPowerManagement-1.1.55-IC2_1.112.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available AppliedEnergistics [Applied Energistics] (appeng-rv9-i.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available BasicComponents [basic Components] (BasicComponents_v1.2.6.339.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available AssemblyLine [Assembly Line] (AssemblyLine_v0.2.8.88.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available AtomicScience [Atomic Science] (AtomicScience_v0.4.1.162a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available BuildCraft|Builders [bC Builders] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available BuildCraft|Energy [bC Energy] (buildcraft-A-3.4.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available ChickenChunks [ChickenChunks] (ChickenChunks 1.3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available CompactSolars [Compact Solar Arrays] (compactsolars-universal-1.4.7-4.0.3.29.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available DimensionalAnchors [Dimensional Anchors] (dimensional-anchor-52.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available EE3 [Equivalent Exchange 3] (ee3-universal-pre1f.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available ElectricExpansion [Electric Expansion] (ElectricExpansion_v1.4.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available EnderStorage [EnderStorage] (EnderStorage 1.4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available factorization [Factorization] (Factorization-0.7.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available factorization.misc [Factorization Miscellaneous Nonsense] (Factorization-0.7.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available factorization.dimensionalSlice [Factorization Dimensional Slices] (Factorization-0.7.21.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available FlatBedrock [FlatBedrock] (FlatBedrock_1.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available Fluid_Mechanics [Fluid_Mechanics] (Fluid-Mechanics_v0.2.8.27.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available ICBM|Contraption [iCBM|Contraption] (ICBM_Contraption_v1.0.6.168.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available ICBM|Sentry [iCBM|Sentry] (ICBM_Sentry_v1.0.6.168.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available ICBM|Explosion [iCBM|Explosion] (ICBM_Explosion_v1.0.6.168.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available IronChest [iron Chest] (ironchest-universal-1.4.7-5.1.0.275.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available ThermalExpansion|Factory [Factory] (ThermalExpansion-2.2.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available ThermalExpansion|Energy [Energy] (ThermalExpansion-2.2.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available ThermalExpansion|Transport [Transport] (ThermalExpansion-2.2.2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available LogisticsPipes|Main [Logistics Pipes] (LogisticsPipes-MC1.4.7-0.7.0.96.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available Mekanism [Mekanism] (Mekanism-v5.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available MekanismGenerators [MekanismGenerators] (MekanismGenerators-v5.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available MekanismTools [MekanismTools] (MekanismTools-v5.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available ModularForceFieldSystem [Modular Force Field System] (MFFS_v2.3.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available MFReloaded [Minefactory Reloaded] (MineFactoryReloaded-2.3.2-287.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available MFReloaded|CompatExtraBiomes [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.3.2-287.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available MFReloaded|CompatForestry [MFR Compat: Forestry] (MineFactoryReloaded-2.3.2-287.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available MFReloaded|CompatIC2 [MFR Compat: IC2] (MineFactoryReloaded-2.3.2-287.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available MFReloaded|CompatPams [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.3.2-287.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available MFReloaded|CompatRP2 [MFR Compat: RP2] (MineFactoryReloaded-2.3.2-287.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available MFReloaded|CompatSoulShards [MFR Compat: Soul Shards] (MineFactoryReloaded-2.3.2-287.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available MFReloaded|CompatSufficientBiomes [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.3.2-287.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available MFReloaded|CompatThaumcraft [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.3.2-287.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available MFReloaded|CompatTwilightForest [MFR Compat: TwilightForest] (MineFactoryReloaded-2.3.2-287.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available MFReloaded|CompatVanilla [MFR Compat: Vanilla] (MineFactoryReloaded-2.3.2-287.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available MFReloaded|CompatXyCraft [MFR Compat: XyCraft] (MineFactoryReloaded-2.3.2-287.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available mmmPowersuits [MachineMuse's Modular Powersuits] (ModularPowersuits-0.3.2-199.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available NetherOres [Nether Ores] (NetherOres-2.0.6-32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available OCS [OpenCCSensors] (OpenCCSensors-0.1.4b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available Railcraft [Railcraft] (Railcraft_1.4.7-6.17.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available PowerConverters [Power Converters] (PowerConverters-2.2.2-29.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available SGCraft [sG Craft] (SGCraft-0.2.0-mc1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available StevesCarts [steve's Carts] (StevesCarts2.0.0.a62.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available Tubestuff [Tubestuff] (tubestuff-52.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available WR-CBE|Core [WR-CBE Core] (WR-CBE Core 1.3.2.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.2.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available WR-CBE|RedPower [WR-CBE RedPower] (WR-CBE RedPower 1.3.2.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available 2013-05-09 20:21:30 [sEVERE] [ForgeModLoader] The following problems were captured during this phase 2013-05-09 20:21:30 [sEVERE] [ForgeModLoader] Caught exception from CustomLAN java.lang.NoClassDefFoundError: ayp at CustomLAN.CustomLAN.registerCommands(CustomLAN.java:140) at CustomLAN.CustomLAN.onServerStarting(CustomLAN.java:61) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86) at cpw.mods.fml.common.Loader.serverStarting(Loader.java:721) at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:315) at ho.c(DedicatedServer.java:233) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:724) at fy.run(ThreadMinecraftServer.java:16) Caused by: java.lang.ClassNotFoundException: ayp at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:218) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 31 more Caused by: java.lang.RuntimeException: Attempted to load class ayp for invalid side SERVER at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38) at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:261) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:206) ... 33 more 2013-05-09 20:21:30 [sEVERE] [ForgeModLoader] A fatal exception occurred during the server starting event cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: ayp at cpw.mods.fml.common.LoadController.transition(LoadController.java:130) at cpw.mods.fml.common.Loader.serverStarting(Loader.java:722) at cpw.mods.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:315) at ho.c(DedicatedServer.java:233) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:724) at fy.run(ThreadMinecraftServer.java:16) Caused by: java.lang.NoClassDefFoundError: ayp at CustomLAN.CustomLAN.registerCommands(CustomLAN.java:140) at CustomLAN.CustomLAN.onServerStarting(CustomLAN.java:61) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300) at com.google.common.eventbus.EventBus.post(EventBus.java:268) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86) at cpw.mods.fml.common.Loader.serverStarting(Loader.java:721) ... 4 more Caused by: java.lang.ClassNotFoundException: ayp at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:218) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 31 more Caused by: java.lang.RuntimeException: Attempted to load class ayp for invalid side SERVER at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38) at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:261) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:206) ... 33 more Link to comment Share on other sites More sharing options...
lukeb28 Posted May 10, 2013 Share Posted May 10, 2013 Servers arnt my deal but it looks like a FML error of some sort. Sadly havent a clue past that. Link to comment Share on other sites More sharing options...
SXScarecrow Posted May 10, 2013 Author Share Posted May 10, 2013 Custom LAN is a client side mod, its intended for LAN servers. Delete it, its not necessary! Link to comment Share on other sites More sharing options...
Eric Davies Posted May 10, 2013 Share Posted May 10, 2013 Would that be custom port forge? If so, going to delete it now. Deleted it but now I get this message: Failed to verify username, session authentication server unavailable! Link to comment Share on other sites More sharing options...
SXScarecrow Posted May 11, 2013 Author Share Posted May 11, 2013 Hmmm, that's odd. When do you get this error? Link to comment Share on other sites More sharing options...
PokemonBlack1 Posted May 11, 2013 Share Posted May 11, 2013 How exactly do you get the server.jar? In the launch.bat, what do you currently have set for it's settings. Such as the Xms___Kb/G? Link to comment Share on other sites More sharing options...
PokemonBlack1 Posted May 11, 2013 Share Posted May 11, 2013 What are the launch.bat's settings, such as the Xms___Kb/G? Link to comment Share on other sites More sharing options...
SXScarecrow Posted May 11, 2013 Author Share Posted May 11, 2013 How exactly do you get the server.jar? In the launch.bat, what do you currently have set for it's settings. Such as the Xms___Kb/G? I hate to be rude, but why don't you download and find out?!?! Also, why the double post dude? Link to comment Share on other sites More sharing options...
CrosshairII7 Posted May 12, 2013 Share Posted May 12, 2013 I have a, probably basic, question. I have created a 1.5.1 Custom Modpack without any issues. I cannot for the life of me figure out how to create the server. Do I just modify a vanilla minecraft_server.jar? If that's the case, I'm getting tons of errors when I try to put in my mods and coremods, though it works fine with forge installed. I've also tried to tackle craftbukkit servers and MCPC+ servers and left more confused than before. The modpack I'm using is http://www.technicpack.net/api/modpack/stoked-modpack . I wish Tekkit had a simple TechnicLauncherSERVER.jar that I could have auto-load my mods. I tried following the tutorial above, but can't find a 1.5.1 equivalent for the 1.4.7 link that was provided. Thanks! Link to comment Share on other sites More sharing options...
Eric Davies Posted May 12, 2013 Share Posted May 12, 2013 Hmmm, that's odd. When do you get this error? Right when I log on. Link to comment Share on other sites More sharing options...
SXScarecrow Posted May 12, 2013 Author Share Posted May 12, 2013 I have a, probably basic, question. I have created a 1.5.1 Custom Modpack without any issues. I cannot for the life of me figure out how to create the server. Do I just modify a vanilla minecraft_server.jar? If that's the case, I'm getting tons of errors when I try to put in my mods and coremods, though it works fine with forge installed. I've also tried to tackle craftbukkit servers and MCPC+ servers and left more confused than before. The modpack I'm using is http://www.technicpack.net/api/modpack/stoked-modpack . I wish Tekkit had a simple TechnicLauncherSERVER.jar that I could have auto-load my mods. I tried following the tutorial above, but can't find a 1.5.1 equivalent for the 1.4.7 link that was provided. Thanks! Unfortunately, MCPC+ is only updated for 1.4.7. I will however, include a link in the OP for a 1.5.1 server file. Link to comment Share on other sites More sharing options...
Eric Davies Posted May 12, 2013 Share Posted May 12, 2013 Actually there are some MCPC+ snapshot versions for 1.5.1 but they could be a bit buggy. Link to comment Share on other sites More sharing options...
devrijo Posted May 12, 2013 Share Posted May 12, 2013 In your third step you mention not including NEI data in the mod and coremod folders of the server. This would leave only the config files on the server which I'm assuming is all you need there correct? Also, NEI requires the ChickenBonesCore to be placed in the coremod folder: would this need to remain in the server or not? Thanks for the help! Link to comment Share on other sites More sharing options...
lukeb28 Posted May 12, 2013 Share Posted May 12, 2013 Unless you have another mod that need codechicken then no, you dont need it. Link to comment Share on other sites More sharing options...
harlekintiger Posted May 13, 2013 Share Posted May 13, 2013 I was about to ask you for exactly this! ;D But I need/want it for 1.5.1 ... How long will it take you to update this guide here? And do you know another one that I could/should read if it takes to long? Link to comment Share on other sites More sharing options...
Sargcj Posted May 13, 2013 Share Posted May 13, 2013 In regards to NEI I just want to say that I had to put NEI back into the server's coremods because without it there and just the config files I was unable to access magnet mode and creative + mode, both of which I tend to use. They showed up when I added it back. Although my friend has reported NEI issues while online. I think he said all he had was the options button and doesn't have access to anything else of NEI. I'm waiting on him to send me screens to confirm though. And on another note I just made the core server from scratch and put forge in it manually. The one I downloaded from you kept giving me errors mentioning bukkit. Kind of a shame since I would like to learn about and find some plugins to use, but my pack/server is a private pack just for me and my 2 friends that play, so it isn't that big of a deal. Ps, Thanks for the guide it was helpful! Link to comment Share on other sites More sharing options...
SXScarecrow Posted May 14, 2013 Author Share Posted May 14, 2013 I will try and stick some pre-made files for 1.5.1, and ones for both versions that aren't Bukkit. Thanks for the heads up about NEI. Link to comment Share on other sites More sharing options...
Torezu Posted May 14, 2013 Share Posted May 14, 2013 Stickied. I may have to create a reference thread to link to a bunch of these if we get too many more. Link to comment Share on other sites More sharing options...
PokemonBlack1 Posted May 14, 2013 Share Posted May 14, 2013 I hate to be rude, but why don't you download and find out?!?! Also, why the double post dude? Sorry, didn't mean to double post, I edited a post and when I got back to the page, it said my post was gone, so I had to post again. It lies. Link to comment Share on other sites More sharing options...
Snoscope Posted May 15, 2013 Share Posted May 15, 2013 I have problem with ID mismatches and a biiiig wall of text that comes just before this 2013-05-14 21:44:12 [infos] [sTDOUT] Clearing dim cache 2013-05-14 21:44:12 [infos] [sTDERR] java.lang.NullPointerException 2013-05-14 21:44:12 [infos] [sTDERR] at StevenDimDoors.mod_pocketDim.dimHelper.save(dimHelper.java:1019) 2013-05-14 21:44:12 [infos] [sTDERR] at StevenDimDoors.mod_pocketDim.ConnectionHandler.connectionClosed(ConnectionHandler.java:47) 2013-05-14 21:44:12 [infos] [sTDERR] at cpw.mods.fml.common.network.NetworkRegistry.connectionClosed(NetworkRegistry.java:219) 2013-05-14 21:44:12 [infos] [sTDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionClosed(FMLNetworkHandler.java:325) 2013-05-14 21:44:12 [infos] [sTDERR] at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:469) 2013-05-14 21:44:12 [infos] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.disconnectIDMismatch(FMLClientHandler.java:525) 2013-05-14 21:44:12 [infos] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.disconnectIDMismatch(FMLCommonHandler.java:463) 2013-05-14 21:44:12 [infos] [sTDERR] at cpw.mods.fml.common.network.ModIdMapPacket.execute(ModIdMapPacket.java:101) 2013-05-14 21:44:12 [infos] [sTDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:114) 2013-05-14 21:44:12 [infos] [sTDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:79) 2013-05-14 21:44:12 [infos] [sTDERR] at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1571) 2013-05-14 21:44:12 [infos] [sTDERR] at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:59) 2013-05-14 21:44:12 [infos] [sTDERR] at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:461) 2013-05-14 21:44:12 [infos] [sTDERR] at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:266) 2013-05-14 21:44:12 [infos] [sTDERR] at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(GuiConnecting.java:51) 2013-05-14 21:44:12 [infos] [sTDERR] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1525) 2013-05-14 21:44:12 [infos] [sTDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:834) 2013-05-14 21:44:12 [infos] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:759) 2013-05-14 21:44:12 [infos] [sTDERR] at java.lang.Thread.run(Unknown Source) 2013-05-14 21:44:12 [infos] [sTDOUT] Could not save data-- SEVERE Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now