Jump to content

Joey_knudson

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Joey_knudson

  1. Me and my friend are making a modded 1.12.2 server (We are only using tinker's mod pack). We both loaded into Minecraft died twice by mobs and I broke a tree then the server crashed. I was confused so we tried to log back in It said disconnected. We then restarted the server with Multicraft then tried again changing nothing and it said (internal exception: java.io.IOException) I figures something was going on. But at the same time my friend was able to login no problem and play until I tried to log on. Me logging in crashed the server evrytime. After a couple attempts the same error came up for my friend. I then went to shockbytes multicraft console fo rthe server and noticed three Warnings from the moment of me joining to the server stopping. All of these had relation with position in the world. Chunk I/O Executor Thread-7/WARN [minecraft/Chunk]: Could not set level chunk heightmap, array length is 0 instead of 256 ----------------------------------------------------------------Different Warning----------------------------------------------------------------------------------- Chunk I/O Executor Thread-6/WARN [minecraft/Chunk]: Could not set level chunk heightmap, array length is 0 instead of 256 19.03 15:49:29 [Server] Chunk I/O Executor Thread-6/ERROR [FML]: Unhandled exception loading chunk: 19.03 15:49:29 [Server] INFO java.lang.IllegalArgumentException: ChunkNibbleArrays should be 2048 bytes not: 0 19.03 15:49:29 [Server] INFO at net.minecraft.world.chunk.NibbleArray.<init>(SourceFile:16) ~[axs.class:?] 19.03 15:49:29 [Server] INFO at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75823_a(AnvilChunkLoader.java:450) ~[aye.class:?] ----------------------------------------------------------------Different Warning----------------------------------------------------------------------------------- INFO 2021-03-19 15:49:42,784 main WARN Disabling terminal, you're running in an unsupported environment. There where also a Error about location also Chunk I/O Executor Thread-8/ERROR [FML]: World: (144,64,-160), Chunk: (at 0,4,0 in 9,-10; contains blocks 144,0,-160 to 159,255,-145), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) It prints the Warning's and Errors on screen with many other lines of code saying the coordinates of the player and other nonsense (that I will include after this parargraph) Several time I counted on time 9 times. 19.03 16:13:35 [Server] Chunk I/O Executor Thread-4/WARN [minecraft/Chunk]: Could not set level chunk heightmap, array length is 0 instead of 256 19.03 16:13:35 [Server] Chunk I/O Executor Thread-4/ERROR [FML]: Unhandled exception loading chunk: 19.03 16:13:35 [Server] INFO java.lang.IllegalArgumentException: ChunkNibbleArrays should be 2048 bytes not: 0 19.03 16:13:35 [Server] INFO at net.minecraft.world.chunk.NibbleArray.<init>(SourceFile:16) ~[axs.class:?] 19.03 16:13:35 [Server] INFO at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75823_a(AnvilChunkLoader.java:450) ~[aye.class:?] 19.03 16:13:35 [Server] INFO at net.minecraft.world.chunk.storage.AnvilChunkLoader.checkedReadChunkFromNBT__Async(AnvilChunkLoader.java:129) ~[aye.class:?] 19.03 16:13:35 [Server] INFO at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:93) ~[aye.class:?] 19.03 16:13:35 [Server] INFO at net.minecraftforge.common.chunkio.ChunkIOProvider.run(ChunkIOProvider.java:70) ~[ChunkIOProvider.class:?] 19.03 16:13:35 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_211] 19.03 16:13:35 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_211] 19.03 16:13:35 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211] 19.03 16:13:35 [Server] Chunk I/O Executor Thread-4/ERROR [FML]: net.minecraftforge.common.chunkio.QueuedChunk { 19.03 16:13:35 [Server] INFO x: 5 19.03 16:13:35 [Server] INFO z: -10 19.03 16:13:35 [Server] INFO world: world 19.03 16:13:35 [Server] INFO dimension: 0 19.03 16:13:35 [Server] INFO provider: net.minecraft.world.WorldProviderSurface 19.03 16:13:35 [Server] INFO } 19.03 16:13:35 [Server] Chunk I/O Executor Thread-4/ERROR [FML]: World: (80,64,-160), Chunk: (at 0,4,0 in 5,-10; contains blocks 80,0,-160 to 95,255,-145), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) 19.03 16:13:35 [Server] INFO Exception in thread "Chunk I/O Executor Thread-4" [16:13:35] [Chunk I/O Executor Thread-4/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.IllegalMonitorStateException 19.03 16:13:35 [Server] Chunk I/O Executor Thread-4/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Object.notifyAll(Native Method) 19.03 16:13:35 [Server] Chunk I/O Executor Thread-4/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.common.chunkio.ChunkIOThreadPoolExecutor.afterExecute(ChunkIOThreadPoolExecutor.java:56) 19.03 16:13:35 [Server] Chunk I/O Executor Thread-4/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1157) 19.03 16:13:35 [Server] Chunk I/O Executor Thread-4/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 19.03 16:13:35 [Server] Chunk I/O Executor Thread-4/INFO [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Thread.run(Thread.java:748) Any advice would be greatly appreciated and here is a drive link of the files that in the server. https://drive.google.com/drive/folders/1K0WIIr98Qg71QXd_AayRPqxF7hlcEsB6?usp=sharing Thanks
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.