Problem Mindcrack Pack Not Working

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

CreatorOfThings

New Member
Jul 29, 2019
6
0
0
I have been runnng a vanilla FTB server for some time with no issues, but I recently wanted to start a server with the mindcrack pack. The problem is however, is that when I download the server pack and install it, things aren't working properly.

When I join the server for the first time, there are missing chunks everywhere, and it seems as if none of the plugins are working. But the mindcrack pack works fine in single player for me.

Any help would be appreciated :)
 

CreatorOfThings

New Member
Jul 29, 2019
6
0
0
Server.log

Code:
2012-12-27 00:22:08 [INFO] Starting minecraft server version 1.4.6
2012-12-27 00:22:08 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
2012-12-27 00:22:08 [INFO] Loading properties
2012-12-27 00:22:08 [INFO] Default game type: SURVIVAL
2012-12-27 00:22:08 [INFO] Generating keypair
2012-12-27 00:22:08 [INFO] Starting Minecraft server on 108.61.54.138:25589
2012-12-27 00:22:08 [WARNING] Failed to load operators list: java.io.FileNotFoundException: ./ops.txt (No such file or directory)
2012-12-27 00:22:08 [WARNING] Failed to load white-list: java.io.FileNotFoundException: ./white-list.txt (No such file or directory)
2012-12-27 00:22:08 [INFO] Preparing level "world"
2012-12-27 00:22:08 [INFO] Preparing start region for level 0
2012-12-27 00:22:09 [INFO] Preparing spawn area: 19%
2012-12-27 00:22:10 [INFO] Preparing spawn area: 46%
2012-12-27 00:22:11 [INFO] Preparing spawn area: 73%
2012-12-27 00:22:12 [INFO] Done (4.230s)! For help, type "help" or "?"
2012-12-27 00:22:32 [INFO] Saving...
2012-12-27 00:22:32 [INFO] Saved the world
2012-12-27 00:22:32 [INFO] Stopping the server
2012-12-27 00:22:32 [INFO] Stopping server
2012-12-27 00:22:32 [INFO] Saving players
2012-12-27 00:22:32 [INFO] Saving worlds
2012-12-27 00:22:32 [INFO] Saving chunks for level 'world'/Overworld
2012-12-27 00:22:32 [INFO] Saving chunks for level 'world'/Nether
2012-12-27 00:22:32 [INFO] Saving chunks for level 'world'/The End
2012-12-27 00:46:38 [INFO] Starting minecraft server version 1.4.6
2012-12-27 00:46:38 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
2012-12-27 00:46:38 [INFO] Loading properties
2012-12-27 00:46:38 [INFO] Default game type: SURVIVAL
2012-12-27 00:46:38 [INFO] Generating keypair
2012-12-27 00:46:38 [INFO] Starting Minecraft server on 108.61.54.138:25589
2012-12-27 00:46:38 [INFO] Preparing level "world"
2012-12-27 00:46:38 [INFO] Preparing start region for level 0
2012-12-27 00:46:39 [INFO] Preparing spawn area: 42%
2012-12-27 00:46:40 [INFO] Done (1.787s)! For help, type "help" or "?"
2012-12-27 00:47:03 [INFO] There are 0/10 players online:
2012-12-27 00:47:03 [INFO]
2012-12-27 00:47:24 [INFO] jacktheripperuk[/75.136.192.52:53372] logged in with entity id 854 at (-291.8746336482808, 68.0, 265.03542229623986)
2012-12-27 00:47:27 [INFO] There are 1/10 players online:
2012-12-27 00:47:27 [INFO] jacktheripperuk
2012-12-27 00:47:50 [INFO] There are 1/10 players online:
2012-12-27 00:47:50 [INFO] jacktheripperuk
2012-12-27 00:47:53 [INFO] jacktheripperuk lost connection: disconnect.quitting
2012-12-27 00:48:14 [INFO] There are 0/10 players online:
2012-12-27 00:48:14 [INFO]
2012-12-27 00:48:26 [INFO] Saving...
2012-12-27 00:48:26 [INFO] Saved the world
2012-12-27 00:48:26 [INFO] Stopping the server
2012-12-27 00:48:26 [INFO] Stopping server
2012-12-27 00:48:26 [INFO] Saving players
2012-12-27 00:48:26 [INFO] Saving worlds
2012-12-27 00:48:26 [INFO] Saving chunks for level 'world'/Overworld
2012-12-27 00:48:26 [INFO] Saving chunks for level 'world'/Nether
2012-12-27 00:48:26 [INFO] Saving chunks for level 'world'/The End
2012-12-27 00:48:26 [INFO] Stopping server

ForgeModLoader-server-1.log

Code:
2012-12-26 15:40:18 [INFO] [ForgeModLoader] Forge Mod Loader version 4.6.12.511 for Minecraft 1.4.6 loading
2012-12-26 15:40:18 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-12-26 15:40:21 [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
 
2012-12-26 15:40:21 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-12-26 15:40:23 [INFO] [ForgeModLoader] Download complete
2012-12-26 15:40:23 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-12-26 15:40:23 [INFO] [ForgeModLoader] Download complete
2012-12-26 15:40:23 [INFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2012-12-26 15:40:25 [INFO] [ForgeModLoader] Download complete
2012-12-26 15:40:25 [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.
2012-12-26 15:40:25 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2012-12-26 15:40:25 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2012-12-26 15:40:25 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2012-12-26 15:40:25 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2012-12-26 15:40:25 [SEVERE] [ForgeModLoader] <===========>
2012-12-26 15:40:25 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2012-12-26 15:40:25 [SEVERE] [ForgeModLoader] A download error occured
2012-12-26 15:40:25 [SEVERE] [ForgeModLoader] <<< ==== >>>
2012-12-26 15:40:25 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2012-12-26 15:40:25 [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:1375)
Caused by: java.io.IOException: Server returned HTTP response code: 502 for URL: http://files.minecraftforge.net/fmllibs/argo-2.25.jar
    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)
    ... 5 more
Caused by: java.io.IOException: Server returned HTTP response code: 502 for URL: http://files.minecraftforge.net/fmllibs/argo-2.25.jar
    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)
    ... 5 more
2012-12-26 15:40:25 [INFO] [STDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2012-12-26 15:40:25 [INFO] [STDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
2012-12-26 15:40:25 [INFO] [STDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133)
2012-12-26 15:40:25 [INFO] [STDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33)
2012-12-26 15:40:25 [INFO] [STDERR]    at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1375)
2012-12-26 15:40:25 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2012-12-26 15:40:25 [INFO] [STDERR]    at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:228)
2012-12-26 15:40:25 [INFO] [STDERR]    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
2012-12-26 15:40:25 [INFO] [STDERR]    ... 3 more