Skip to content

Ingest service java.lang.IndexOutOfBoundsException: Index (1851) is greater than or equal to list size (1852) #146

@smiRaphi

Description

@smiRaphi

I'm on MC 1.21.8 and voxy is on 0cf46b3

[22:44:32] [Service worker #0/ERROR]: [me.cx.vy.cn.td.ServiceSlice]: Unexpected error occurred while executing a service job, expect things to break badly: Ingest service java.lang.IndexOutOfBoundsException: Index (1851) is greater than or equal to list size (1852)
java.lang.IndexOutOfBoundsException: Index (1851) is greater than or equal to list size (1852)
	at knot/it.unimi.dsi.fastutil.objects.ObjectArrayList.get(ObjectArrayList.java:382) ~[fastutil-8.5.15.jar:?]
	at knot/me.cortex.voxy.common.world.other.Mapper.getBlockStateOpacity(Mapper.java:240) ~[voxy-0.2.5-alpha-0cf46b3d.jar:?]
	at knot/me.cortex.voxy.common.world.other.Mapper.getBlockStateOpacity(Mapper.java:236) ~[voxy-0.2.5-alpha-0cf46b3d.jar:?]
	at knot/me.cortex.voxy.common.world.other.Mipper.mip(Mipper.java:44) ~[voxy-0.2.5-alpha-0cf46b3d.jar:?]
	at knot/me.cortex.voxy.common.voxelization.WorldConversionFactory.mipSection(WorldConversionFactory.java:226) ~[voxy-0.2.5-alpha-0cf46b3d.jar:?]
	at knot/me.cortex.voxy.common.world.service.VoxelIngestService.processJob(VoxelIngestService.java:48) ~[voxy-0.2.5-alpha-0cf46b3d.jar:?]
	at knot/me.cortex.voxy.common.thread.ServiceSlice.doRun(ServiceSlice.java:78) [voxy-0.2.5-alpha-0cf46b3d.jar:?]
	at knot/me.cortex.voxy.common.thread.ServiceThreadPool.worker_work(ServiceThreadPool.java:263) [voxy-0.2.5-alpha-0cf46b3d.jar:?]
	at knot/me.cortex.voxy.common.thread.ServiceThreadPool.worker(ServiceThreadPool.java:163) [voxy-0.2.5-alpha-0cf46b3d.jar:?]
	at knot/me.cortex.voxy.common.thread.ServiceThreadPool.lambda$new$0(ServiceThreadPool.java:49) [voxy-0.2.5-alpha-0cf46b3d.jar:?]
	at java.base/java.lang.Thread.run(Thread.java:1447) [?:?]
[thread 39192 also had an error]
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (zPhysicalMemoryBacking_windows.cpp:168), pid=37996, tid=38352
#  fatal error: Failed to allocate physical memory 2M @ 0x0000000cbba00000 (1450)
#
# JRE version: OpenJDK Runtime Environment GraalVM CE 25-dev+25.1 (25.0+25) (build 25+25-jvmci-b01)
# Java VM: OpenJDK 64-Bit Server VM GraalVM CE 25-dev+25.1 (25+25-jvmci-b01, mixed mode, tiered, jvmci, jvmci compiler, compressed class ptrs, z gc, windows-amd64)
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
[thread 37564 also had an error]
[thread 8568 also had an error]
[thread 4752 also had an error]
[thread 32396 also had an error]
[thread 3888 also had an error]
[thread 35884 also had an error]
[thread 37716 also had an error]
[thread 23984 also had an error]
[thread 33380 also had an error]
[thread 39916 also had an error]
[thread 6732 also had an error]
[thread 32004 also had an error]
[thread 10992 also had an error]
[thread 39004 also had an error]
[thread 40668 also had an error]
[thread 35700 also had an error]
[thread 11088 also had an error]
[thread 28872 also had an error]
[thread 2756 also had an error]
[thread 10404 also had an error]
[thread 8708 also had an error]
[thread 31840 also had an error]
[272.209s][warning][os] Loading hsdis library failed
#
# If you would like to submit a bug report, please visit:
#   https://github.com/oracle/graal/issues
#
Process crashed with exitcode -1073740791.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions