CrucibleMC / Crucible

Crucible, a fork of Thermos, is a CraftBukkit and Forge server implementation for 1.7.10, providing the ability to load both Forge mods and Bukkit plugins alongside each other.
https://discord.gg/jWSTJ4d
GNU General Public License v3.0
185 stars 66 forks source link

[BUG] Run Server Crash Report #153

Open zcloudstudio opened 7 months ago

zcloudstudio commented 7 months ago

---- Minecraft Crash Report ---- // This doesn't make any sense!

Time: 5/4/24 2:56 PM Description: Exception in server tick loop

java.lang.ExceptionInInitializerError at com.koloboke.collect.map.hash.HashLongObjMaps.getDefaultFactory(HashLongObjMaps.java:55) at com.koloboke.collect.map.hash.HashLongObjMaps.newMutableMap(HashLongObjMaps.java:95) at thermos.wrapper.ChunkBlockHashMap.(ChunkBlockHashMap.java:12) at net.minecraft.world.gen.ChunkProviderServer.(ChunkProviderServer.java:85) at net.minecraft.world.WorldServer.func_72970_h(WorldServer.java:901) at net.minecraft.world.World.(World.java:434) at net.minecraft.world.WorldServer.(WorldServer.java:158) at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:372) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:367) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:644) at java.lang.Thread.run(Unknown Source) Caused by: java.util.NoSuchElementException at java.util.ServiceLoader$LazyIterator.nextService(Unknown Source) at java.util.ServiceLoader$LazyIterator.access$700(Unknown Source) at java.util.ServiceLoader$LazyIterator$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.util.ServiceLoader$LazyIterator.next(Unknown Source) at java.util.ServiceLoader$1.next(Unknown Source) at com.koloboke.collect.map.hash.HashLongObjMaps$DefaultFactoryHolder.(HashLongObjMaps.java:39) ... 11 more

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

-- System Details -- Details: Minecraft Version: 1.7.10 Crucible Version: 1.7.10-staging-9bdc2dd6

EverNife commented 2 months ago

This issue lacks information.

But It seems be inside a library that uses fastutils, can you try again on latest staging version? Also, if the error persist, send us more info like the list of mods.