jonryf / EpicWorldGenerator-bugtracker

The most powerfull world generator made for minecraft
https://www.spigotmc.org/resources/epicworldgenerator-1-8-8-1-13-2-beta-support-for-1-14-support-all-update-aquatic-features.8067/
10 stars 0 forks source link

Error when loading into world. #128

Closed Skizzles closed 1 year ago

Skizzles commented 3 years ago

Describe the bug

Error being thrown when logging in and generating chunks.

To Reproduce Steps to reproduce the behavior: Login and generate chunks within the world.

Expected behavior

No errors to be thrown on login (seems to be causing massive lag)

Screenshots

[04:35:18 ERROR]: Could not de-serialize chunk data for task: Chunk task: class:com.destroystokyo.paper.io.chunk.ChunkLoadTask, for world 'EWGWorld', (782,1662), hashcode:954845890, priority: -1 java.lang.ArrayIndexOutOfBoundsException: 1612 at com.minelazz.epicworldgenerator.ql.I(ig:311) ~[?:?] at com.minelazz.epicworldgenerator.ql.I(ig:148) ~[?:?] at com.minelazz.epicworldgenerator.cy.I(wi:73) ~[?:?] at com.minelazz.epicworldgenerator.dob.k(tia:136) ~[?:?] at com.minelazz.epicworldgenerator.dob.k(tia:67) ~[?:?] at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_16_R2.generator.s.k(mba:66) ~[?:?] at com.minelazz.epicworldgenerator.nativeAPI.implementations.v1_16_R2.generator.s.getBiome(mba:57) ~[?:?] at net.minecraft.server.v1_16_R2.BiomeStorage.(BiomeStorage.java:66) ~[patched_1.16.3.jar:git-Paper-231] at net.minecraft.server.v1_16_R2.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:80) ~[patched_1.16.3.jar:git-Paper-231] at com.destroystokyo.paper.io.chunk.ChunkLoadTask.executeTask(ChunkLoadTask.java:114) ~[patched_1.16.3.jar:git-Paper-231] at com.destroystokyo.paper.io.chunk.ChunkLoadTask.run(ChunkLoadTask.java:39) ~[patched_1.16.3.jar:git-Paper-231] at com.destroystokyo.paper.io.QueueExecutorThread.pollTasks(QueueExecutorThread.java:105) ~[patched_1.16.3.jar:git-Paper-231] at com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:38) ~[patched_1.16.3.jar:git-Paper-231]

Spigot version (please complete the following information):

Additional context

Reached out via discord and was referenced by Coco to make an issue report.