Lux-Vacuos / Voxel

Sandbox survival game created with Light Engine (Development halted due to other projects)
https://luxvacuos.net/projects
GNU General Public License v3.0
21 stars 6 forks source link

Crash al intentar suicidarme #72

Closed matiuri closed 8 years ago

matiuri commented 8 years ago

Voxel has crashed, please report this in the Forum or GitHub Repo

System Info

Voxel Version: 0.0.10-develop-88799b6 Molten API Version: 0.0.1 Build: 5 Running on: Linux AMD64 LWJGL Version: 3.0.0 build 90 GLFW Version: 3.2.0 X11 GLX EGL clock_gettime /dev/js Xf86vm shared OpenGL Version: 3.3 (Core Profile) Mesa 11.2.0 Vulkan Version: No Available Vendor: Intel Open Source Technology Center Renderer: Mesa DRI Intel(R) Haswell Desktop

StackTrace

java.util.concurrent.RejectedExecutionException at java.util.concurrent.ForkJoinPool.externalSubmit(ForkJoinPool.java:2328) at java.util.concurrent.ForkJoinPool.externalPush(ForkJoinPool.java:2419) at java.util.concurrent.ForkJoinPool.execute(ForkJoinPool.java:2648) at net.luxvacuos.voxel.client.world.DimensionService.add_worker(DimensionService.java:34) at net.luxvacuos.voxel.client.world.chunks.Chunk.update(Chunk.java:129) at net.luxvacuos.voxel.client.world.Dimension.updateChunksGeneration(Dimension.java:152) at net.luxvacuos.voxel.client.core.states.GameSPState.update(GameSPState.java:71) at net.luxvacuos.voxel.client.core.GlobalStates.doUpdate(GlobalStates.java:72) at net.luxvacuos.voxel.client.core.Voxel.update(Voxel.java:196) at net.luxvacuos.voxel.client.core.Voxel.mainLoop(Voxel.java:160) at net.luxvacuos.voxel.client.core.Voxel.(Voxel.java:70) at net.luxvacuos.voxel.client.bootstrap.Bootstrap.main(Bootstrap.java:119)