Jump to content

HELP with modded server


BenjaBuster

Recommended Posts

So I made a modded server with my own pack and got this error.

21.12 14:08:21 [Multicraft] Server stopped
21.12 14:08:21 [Multicraft] Received stop command
21.12 14:08:17 [Multicraft] Server stopped
21.12 14:08:17 [Multicraft] Looks like a crash, check the server console. Return value: 1
21.12 14:08:17 [Multicraft] Server shut down
21.12 14:08:17 [Server] INFO Error: Could not find or load main class net.minecraft.server.MinecraftServer
21.12 14:08:17 [Multicraft] Loaded config for "Default"
21.12 14:08:17 [Multicraft] Starting server!
21.12 14:08:17 [Multicraft] Loading server properties
21.12 14:08:17 [Multicraft] Received start command
21.12 14:08:13 [Multicraft] Server stoppeds
21.12 14:08:13 [Multicraft] Received stop command
 

 

 

Help quick guys :D

So I got that fixed but now I have a new error!!!!

 

21.12 14:20:48 [Multicraft] Server stopped
21.12 14:20:48 [Multicraft] Looks like a crash, check the server console. Return value: 1
21.12 14:20:48 [Multicraft] Server shut down
21.12 14:20:48 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
21.12 14:20:48 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
21.12 14:20:48 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
21.12 14:20:48 [Server] INFO Caused by: java.io.FileNotFoundException: http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
21.12 14:20:48 [Server] INFO at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1367)
21.12 14:20:48 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)
21.12 14:20:48 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)
21.12 14:20:48 [Server] INFO at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
21.12 14:20:48 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
21.12 14:20:48 [Server] INFO at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
21.12 14:20:48 [Server] INFO java.lang.RuntimeException: A download error occured
21.12 14:20:48 [Server] SEVERE Error details
21.12 14:20:48 [Server] SEVERE The following is diagnostic information for developers to review.
21.12 14:20:48 [Server] SEVERE A download error occured
21.12 14:20:48 [Server] SEVERE A download error occured
21.12 14:20:48 [Server] SEVERE The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
21.12 14:20:48 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar
21.12 14:20:48 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
21.12 14:20:48 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
21.12 14:20:48 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
21.12 14:20:48 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
21.12 14:20:48 [Server] SEVERE *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
21.12 14:20:48 [Server] SEVERE 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.
21.12 14:20:48 [Server] SEVERE 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
21.12 14:20:47 [Server] INFO Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
21.12 14:20:47 [Server] SEVERE 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
21.12 14:20:42 [Server] INFO Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
21.12 14:20:42 [Server] WARNING The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
21.12 14:20:42 [Server] WARNING The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
21.12 14:20:42 [Server] WARNING The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
21.12 14:20:42 [Server] INFO Java is OpenJDK 64-Bit Server VM, version 1.8.0_60, running on Linux:amd64:3.14.32-xxxx-grs-ipv6-64, installed at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.60-2.b27.el7_1.x86_64/jre
21.12 14:20:42 [Server] INFO Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
21.12 14:20:42 [Multicraft] Loaded config for "Default"
21.12 14:20:42 [Multicraft] Starting server!
21.12 14:20:42 [Multicraft] Loading server properties
21.12 14:20:42 [Multicraft] Received start command
 

Link to comment
Share on other sites

Looks like you will need to manually grab the library files for your forge version, which is 5.2.23.737 for 1.5.2, go here to manually grab the files listed in the log and place them in your library folder (not exactly sure how forge works on 1.5.2, so you might need to look that part up). If any of the files have a ".stash" extension you must remove that after downloading.

Edited by TerdyTheTerd
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...