Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom resource pack error #2082

Closed
IvIercenary opened this issue Apr 8, 2017 · 2 comments
Closed

Custom resource pack error #2082

IvIercenary opened this issue Apr 8, 2017 · 2 comments
Labels
Duplicate Fixed Support Question An Issue that is neither a Bug or a Feature request

Comments

@IvIercenary
Copy link

[16:29:00 INFO]: [dynmap] Loading resource pack conquest1112.zip
[16:29:05 ERROR]: [dynmap] Exception during render job: world=Kyfre, map=org.dynmap.hdmap.HDMap@83c07d7
[16:29:05 WARN]: java.lang.ArrayIndexOutOfBoundsException: 22528
[16:29:05 WARN]: at org.dynmap.hdmap.TexturePack.combineSubimageFromImage(TexturePack.java:896)
[16:29:05 WARN]: at org.dynmap.hdmap.TexturePack.makeShulkerSideImage(TexturePack.java:1076)
[16:29:05 WARN]: at org.dynmap.hdmap.TexturePack.patchShulkerImages(TexturePack.java:1104)
[16:29:05 WARN]: at org.dynmap.hdmap.TexturePack.processDynamicImage(TexturePack.java:1344)
[16:29:05 WARN]: at org.dynmap.hdmap.TexturePack.(TexturePack.java:852)
[16:29:05 WARN]: at org.dynmap.hdmap.TexturePack.getTexturePack(TexturePack.java:683)
[16:29:05 WARN]: at org.dynmap.hdmap.TexturePackHDShader.getTexturePack(TexturePackHDShader.java:57)
[16:29:05 WARN]: at org.dynmap.hdmap.TexturePackHDShader.access$000(TexturePackHDShader.java:22)
[16:29:05 WARN]: at org.dynmap.hdmap.TexturePackHDShader$ShaderState.(TexturePackHDShader.java:128)
[16:29:05 WARN]: at org.dynmap.hdmap.TexturePackHDShader.getStateInstance(TexturePackHDShader.java:323)
[16:29:05 WARN]: at org.dynmap.hdmap.HDMapManager.getShaderStateForTile(HDMapManager.java:136)
[16:29:05 WARN]: at org.dynmap.hdmap.IsoHDPerspective.render(IsoHDPerspective.java:1088)
[16:29:05 WARN]: at org.dynmap.hdmap.HDMapTile.render(HDMapTile.java:79)
[16:29:05 WARN]: at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:708)
[16:29:05 WARN]: at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:641)
[16:29:05 WARN]: at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:190)
[16:29:05 WARN]: at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
[16:29:05 WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[16:29:05 WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[16:29:05 WARN]: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
[16:29:05 WARN]: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
[16:29:05 WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[16:29:05 WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[16:29:05 WARN]: at java.lang.Thread.run(Thread.java:745)

@chuushi
Copy link

chuushi commented Apr 10, 2017

Duplicate of #2067

@FedUpWith-Tech FedUpWith-Tech added Support Question An Issue that is neither a Bug or a Feature request Duplicate Fixed labels Jul 28, 2020
@FedUpWith-Tech
Copy link
Collaborator

Fixed in #2109

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate Fixed Support Question An Issue that is neither a Bug or a Feature request
Projects
None yet
Development

No branches or pull requests

3 participants