Infinity Evolved recurring Crash on server

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • 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

MaCaCe

New Member
Feb 1, 2020
1
0
2
Hey guys,

I have got a server with the 3.1.0. version of FTB Infinity Evolved for over a month now.
Sadly it crashes frequently and often loops crash and restarts.
I tried to disable some mods I thought were causing the error and tried to chunkfix the world.
Nothing helped yet.
I really hope you guys have an idea how to fix this problem! :)

The following is a part of the crash report I could post a link to a pastebin if needed. Couldnt post the whole report in this Thread. ;)


Code:
---- Minecraft Crash Report ----
// Why did you do that?

Time: 2/7/20 9:21 PM
Description: Exception ticking world

java.util.ConcurrentModificationException
    at java.util.HashMap$HashIterator.nextNode(Unknown Source)
    at java.util.HashMap$ValueIterator.next(Unknown Source)
    at net.minecraft.world.chunk.Chunk.func_76623_d(Chunk.java:933)
    at net.minecraft.world.gen.ChunkProviderServer.func_73156_b(ChunkProviderServer.java:342)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:165)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at java.util.HashMap$HashIterator.nextNode(Unknown Source)
    at java.util.HashMap$ValueIterator.next(Unknown Source)
    at net.minecraft.world.chunk.Chunk.func_76623_d(Chunk.java:933)
    at net.minecraft.world.gen.ChunkProviderServer.func_73156_b(ChunkProviderServer.java:342)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:165)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)

-- Affected level --
Details:
    Level name: Koks und Nutten
    All players: 0 total; []
    Chunk stats: ServerChunkCache: 539 Drop: 264
    Level seed: 4584604816755160882
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: World: (-216,64,-331), Chunk: (at 8,4,5 in -14,-21; contains blocks -224,0,-336 to -209,255,-321), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Level time: 49392009 game time, 46617210 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 65149 (now: false), thunder time: 41065 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

Btw we added a handful of extra mods, the crashes appear for like a week now. The mods are on the server since the beginning though, January 1st 2020.

So long
MaCaCe :D