Newley setup Feed the Beast server (Direwolf20 1_5) Crashes?

  • 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

SuperSjoemy

New Member
Jul 29, 2019
2
0
0
Hello people!
First of all i want to note that i'm new to the forums here sooo, hooray!

Anyway, i have recently setup a 24/7 feed the beast server running the Direwolf20 1_5 modpack.
It ran smoothly for about a week or so, then i heard people complaining about wierd lagg spikes etc.
Like a day or 2 later the server began crashing at random times and i had to reboot it. I have already looked on google and stuff but was in-successful of finding a solution.

The error report is as follows:
[SEVERE] Encountered an unexpected exception ReportedException
net.minecraft.util.ReportedException: Exception ticking world
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:649)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.OutOfMemoryError: Java heap space
at java.util.HashMap.createEntry(Unknown Source)
at java.util.HashMap.addEntry(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at net.minecraft.nbt.NBTTagCompound.func_74768_a(SourceFile:61)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:344)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:127)
at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:232)
at net.minecraft.world.gen.ChunkProviderServer.func_73156_b(ChunkProviderServer.java:325)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:184)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:643)
... 4 more
[SEVERE] Could not save crash report to .\crash-reports\crash-2013-08-24_19.58.17-server.txt
java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Unknown Source)
at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source)
at java.lang.AbstractStringBuilder.append(Unknown Source)
at java.lang.StringBuilder.append(Unknown Source)
at net.minecraft.crash.CrashReportCategory.func_85072_a(CrashReportCategory.java:190)
at net.minecraft.crash.CrashReport.func_71506_a(CrashReport.java:116)
at net.minecraft.crash.CrashReport.func_71502_e(CrashReport.java:183)
at net.minecraft.crash.CrashReport.func_71508_a(CrashReport.java:216)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:504)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
[SEVERE] We were unable to save this crash report to disk.

Of course i have no idea what this means..
I would like to get a solution asap and thank everyone on the forum in advance!

I'm currently keeping the server off because i'm afraid the world could get corrupt or something :)

Greetings, SuperSjoemy!
P.S. If my english is a bit incorrect or has other grammatical issues, i'm dutch and i don't consider my english 'that' good :)
 

001100110

New Member
Jul 29, 2019
340
0
0
[SEVERE] We were unable to save this crash report to disk.

This means the disk you have stuff save to is full or has little space so you need to empty it partially.
 
  • Like
Reactions: dgdas9

SuperSjoemy

New Member
Jul 29, 2019
2
0
0
[SEVERE] We were unable to save this crash report to disk.

This means the disk you have stuff save to is full or has little space so you need to empty it partially.

Thanks for the quick response, however; in the computer it says that there is at least 25 gigabytes of free space?
 

001100110

New Member
Jul 29, 2019
340
0
0
Thanks for the quick response, however; in the computer it says that there is at least 25 gigabytes of free space?
Try just deleting a couple unnecessary things like old backups that you no longer need and stuff to see if it will make JAVA recognize there is space on the disk.
 

cjm721

New Member
Jul 29, 2019
734
0
1
That or he maxed out on allocated ram so it could not generate the crash report to save as it has nowhere to load it.