Problem Server Crash - Direwolf20 1.6.4

  • 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

Giangufo

New Member
Jul 29, 2019
28
0
1
Hello, i'm running an FTB Direwolf20 1.0.18 server with essentials, prism, permissionsEX, worldborder, griefprevention. The server ran fine for about 3 day, when it suddently started crashing (here's the log of the crash http://pastebin.com/Tgttc3Z0) I can't understand what actually happened from this log. Is there anyone who can enlighten me? Thanks! ^^
 

Connor Gavitt

New Member
Jul 29, 2019
1,091
-1
0
Hmm, your having some java issues here. Let's try[DOUBLEPOST=1395532410][/DOUBLEPOST]Didn't mean to post that so a fast,


Let's try by removing the XX:MaxPermSize and leave the Xx:permSize in your startup arguments.
 

Giangufo

New Member
Jul 29, 2019
28
0
1
Sorry, i got it now. We're using multicraft as interface, hosted by gamehosting. On the management panel i can't seem to be able to modify the .bat
 

Giangufo

New Member
Jul 29, 2019
28
0
1
Sorry, the first problem as been resolved, but same days the server crash in loop with this error:

java.lang.ArrayIndexOutOfBoundsException: -8
at java.util.ArrayList.elementData(ArrayList.java:371)
at java.util.ArrayList.get(ArrayList.java:384)
at net.minecraft.server.management.ServerConfigurationManager.func_72374_b(ServerConfigurationManager.java:1130)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:914)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)


Help!