Skip to content

Instantly share code, notes, and snippets.

---- Minecraft Crash Report ----
// My bad.
Time: 7/4/20 3:03 AM
Description: Unexpected error
java.lang.ArrayIndexOutOfBoundsException: 1102
at com.mamiyaotaru.voxelmap.util.MapChunkCache.isChunkSurroundedByLoaded(MapChunkCache.java:141)
at com.mamiyaotaru.voxelmap.persistent.PersistentMap.isChunkReady(PersistentMap.java:1082)
at com.mamiyaotaru.voxelmap.persistent.PersistentMap.handleChangeInWorld(PersistentMap.java:1005)
@MaoDoBan
MaoDoBan / crash-2020-07-04_02.28.58-server
Created July 4, 2020 05:51
Lithium 0.5.0-rc1 crash after creating world (with Optfine)
---- Minecraft Crash Report ----
// Don't do that.
Time: 2020-07-04 02:28:58 BRT
Description: Exception in server tick loop
java.lang.IllegalAccessError: tried to access field net.minecraft.class_3898$class_3208.field_18247 from class net.minecraft.class_3898
at Not Enough Crashes deobfuscated stack trace.(1.16.1+build.20)
at net.minecraft.server.world.ThreadedAnvilChunkStorage.updateCameraPosition(ThreadedAnvilChunkStorage:1749)
at net.minecraft.server.world.ServerChunkManager.updateCameraPosition(ServerChunkManager:467)