Jump to content

Server Crashing


Recommended Posts

Before I begin, can I just say I'm frustrated enough to punch someone right now?

 

I've been trying to set up this server for days. I've had ID errors, dedication errors, and wrong coremod errors.

Now I have a new error that I can't find anywhere on the internet, so I'll post it.

 

From what I can tell, I supposedly need more RAM allocated to the sever. True, I am trying to run a 130 mod server, but I think 12G would be enough, even for that.

There's no crashlog, either. My server just freezes until I force close it.

 

latest.log

 

[19:42:01] [server thread/INFO]: Starting minecraft server version 1.7.10

[19:42:01] [server console handler/ERROR]: Exception handling console input

java.io.IOException: The handle is invalid

at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_40]

at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_40]

at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_40]

at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_40]

at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_40]

at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_40]

at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_40]

at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_40]

at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_40]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_40]

at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_40]

at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]

[19:43:22] [server thread/ERROR]: Encountered an unexpected exception

java.lang.NoClassDefFoundError: cpw/mods/fml/common/IFMLHandledException

at cpw.mods.fml.common.LoadController.transition(LoadController.java:139) ~[LoadController.class:?]

at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515) ~[Loader.class:?]

at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) ~[FMLServerHandler.class:?]

at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) ~[FMLCommonHandler.class:?]

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[lt.class:?]

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]

Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.IFMLHandledException

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_40]

at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_40]

... 7 more

Caused by: java.lang.OutOfMemoryError: PermGen space

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.