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

Modpack loading up but always crashes seconds before making it to the main menu #16251

Closed
3 tasks done
Swissboy9435 opened this issue May 12, 2024 · 2 comments
Closed
3 tasks done
Labels
Crash Status: Triage Issue awaiting triage. Remove once this issue is processed

Comments

@Swissboy9435
Copy link

Your GTNH Discord Username

stoodpaladin556

Your Pack Version

2.6.0

Your Server

SP

Java Version

Java 8

Type of Server

Single Player

Your Actions

I started it up and was waitng for it to load, it was at 100% and the memory was just doing something for a bit and it crashed.
Screenshot 2024-05-12 203209

Crash Report

crash-2024-05-12_18.02.15-client.txt

Final Checklist

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the crash still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this crash consistently by following the exact steps I described above.
  • I have asked other people and they confirm they also crash by following the exact steps I described above.
@Swissboy9435 Swissboy9435 added Status: Triage Issue awaiting triage. Remove once this issue is processed Crash labels May 12, 2024
Copy link
Contributor

Found 1 linked crash report(s)

Primitive Automated Analysis of Crash Report

https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/files/15287373/crash-2024-05-12_18.02.15-client.txt

Stacktrace
java.lang.ArrayIndexOutOfBoundsException: -1
at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap.rehash(Int2ObjectOpenHashMap.java:1301)
at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap.insert(Int2ObjectOpenHashMap.java:255)
at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap.computeIfAbsent(Int2ObjectOpenHashMap.java:455)
at com.gtnewhorizons.angelica.glsm.texture.TextureInfoCache.getInfo(TextureInfoCache.java:24)
at com.gtnewhorizons.angelica.glsm.GLStateManager.updateTexParameteriCache(GLStateManager.java:1249)
at com.gtnewhorizons.angelica.glsm.GLStateManager.glTexParameteri(GLStateManager.java:1310)
at net.minecraft.client.renderer.texture.TextureUtil.func_147946_a(TextureUtil.java:217)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:269)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:97)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:89)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:172)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:5099)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Missing mods
  • CraftPresence-2.3.9-1.7.10.jar
  • Thaumic Machina-1.7.10-0.2.1.jar
Added mods
  • CraftPresence-2.3.9+1.7.10.jar (CraftPresence)
  • Thaumic-Machina-1.7.10-0.2.1.jar (Thaumic Machina)

@chochem
Copy link
Member

chochem commented May 12, 2024

@chochem chochem closed this as not planned Won't fix, can't repro, duplicate, stale May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Status: Triage Issue awaiting triage. Remove once this issue is processed
Projects
None yet
Development

No branches or pull requests

2 participants