Angelica

Angelica

9.7k Downloads

[GTNH 2.4.0] Minecraft don't even start

valentimarco opened this issue Β· 3 comments

commented

Your GTNH Discord Username

valentimarco

Mod Version

1.0.0-alpha1

Java Version

Java 17

Bug Report

Minecraft don't even start.
Crash-file:

---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 2023-12-25 17:59:47 CET
Description: Initializing game

java.lang.NoClassDefFoundError: org/lwjglx/opengl/KHRDebugCallback
    at net.coderbot.iris.gl.GLDebug.setupDebugMessageCallback(GLDebug.java:89)
    at net.coderbot.iris.gl.GLDebug.setupDebugMessageCallback(GLDebug.java:36)
    at net.coderbot.iris.Iris.setDebug(Iris.java:395)
    at net.minecraft.client.renderer.OpenGlHelper.handler$zdf000$angelica$sodium$initIrisDebug(OpenGlHelper.java:1296)
    at net.minecraft.client.renderer.OpenGlHelper.func_77474_a(OpenGlHelper.java:189)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:455)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:6595)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:568)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:165)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:29)
    at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87)
    at org.prismlauncher.EntryPoint.listen(EntryPoint.java:130)
    at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Caused by: java.lang.ClassNotFoundException: org.lwjglx.opengl.KHRDebugCallback
    at java.net.URLClassLoader.findClass(URLClassLoader.java:445)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:130)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:592)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:525)
    ... 17 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:6595)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:165)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:29)
    at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:87)
    at org.prismlauncher.EntryPoint.listen(EntryPoint.java:130)
    at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.9, Eclipse Adoptium
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
    Memory: 227341704 bytes (216 MB) / 536870912 bytes (512 MB) up to 10737418240 bytes (10240 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx10240m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: 
    Mixins in Stacktrace: 
        net.minecraft.client.renderer.OpenGlHelper:
            mixins.angelica.early.json:angelica.startup.MixinInitGLStateManager from mod angelica
            mixins.angelica.early.json:sodium.startup.MixinInitDebug from mod angelica
        net.minecraft.client.Minecraft:
            mixins.angelica.early.json:sodium.MixinMinecraft from mod angelica
            mixins.hodgepodge.early.json:minecraft.MixinMinecraft_UnfocusedFullscreen from mod hodgepodge
            mixins.hodgepodge.early.json:minecraft.MixinMinecraft_ToggleDebugMessage from mod hodgepodge
            mixins.hodgepodge.early.json:minecraft.MixinMinecraft_UpdateKeys from mod hodgepodge
            mixins.hodgepodge.early.json:minecraft.profiler.MinecraftMixin from mod hodgepodge
            mixins.hodgepodge.early.json:minecraft.MixinMinecraft_ResizableFullscreen from mod hodgepodge
            mixins.hodgepodge.early.json:minecraft.MixinMinecraft_ClearRenderersWorldLeak from mod hodgepodge
            mixins.bettercrashes.json:minecraft.MinecraftMixin from mod bettercrashes
    Suspected Mods: Unknown
    Launched Version: 1.7.10
    LWJGL: 3.3.2+13
    OpenGL: NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 546.01, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.client.resources.LanguageManager.func_135041_c()" because the return value of "net.minecraft.client.Minecraft.access$100(net.minecraft.client.Minecraft)" is null
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

All log: https://mclo.gs/otGN9Kc

Mod List

Retrive from prismlaucher log (idk why the latest.log is not generated)
[πŸ–Ώ] 1.7 (folder)
[βœ”] AdvancedSolarPanel-1.7.10-3.5.1a
[βœ”] adventurebackpack-1.0.14-GTNH
[βœ”] ae2fc-1.1.42-gtnh
[βœ”] ae2stuff-0.5.7-GTNH
[βœ”] AFSU-1.7.10-1.2.6-GTNH
[βœ”] alchgrate-1.0.3-GTNH
[βœ”] AmunRa-GC-0.4.36
[βœ”] angelica-1.0.0-alpha1
[βœ”] AngerMod-1.7.10-0.6.3
[βœ”] AppleCore-3.2.11
[βœ”] appliedenergistics2-rv3-beta-250-GTNH
[βœ”] ArchitectureCraft-1.8.6
[βœ”] Aroma1997Core-1.7.10-1.0.2.16
[βœ”] AromaBackup-1.7.10-0.1.0.0
[βœ”] AsieLib-0.5.4
[βœ”] Automagy-1.7.10-0.28.2
[βœ”] Avaritia-1.46
[βœ”] Avaritiaddons-1.5.5-GTNH
[βœ”] backpack-2.2.12-GTNH
[βœ”] bartworks-0.7.40
[βœ”] battlegear2-1.2.0
[βœ”] Baubles-1.0.1.16
[βœ”] bdlib-1.7.10-1.9.8-GTNH
[βœ”] beebetteratbees-0.3.1-GTNH
[βœ”] BetterAchievements-1.7.10-0.1.3
[βœ”] BetterBuildersWands-1.7.10-0.9.6-GTNH
[βœ”] bettercrashes-1.2.2-GTNH
[βœ”] betterloadingscreen-1.4.4-GTNH
[βœ”] betterp2p-1.1.20
[βœ”] BetterQuesting-3.3.27-GTNH
[βœ”] BiblioCraft[v1.11.7][MC1.7.10]
[βœ”] BiblioWoods[BiomesOPlenty][v1.9]
[βœ”] BiblioWoods[Forestry][v1.7]
[βœ”] BiblioWoods[Natura][v1.5]
[βœ”] binnie-mods-2.1.10
[βœ”] BiomesOPlenty-1.7.10-2.1.0.2308-universal
[βœ”] BlockLimiter-1.7.10-0.55
[βœ”] blockrenderer6343-1.0.3
[βœ”] BloodArsenal-1.2.11
[βœ”] BloodMagic-1.4.3
[βœ”] Botania-1.9.24-GTNH
[βœ”] BotanicHorizons-1.0.15-GTNH
[βœ”] BrandonsCore-1.7.10-1.0.0.13-GTNH
[βœ”] bugtorch-1.2.10-GTNH
[βœ”] buildcraft-7.1.36
[βœ”] buildcraft-compat-7.1.14
[βœ”] BuildCraftOilTweak-1.7.10-1.0.4
[πŸ–Ώ] carpentersblocks (folder)
[βœ”] CarpentersBlocks-3.4.0-GTNH
[βœ”] catwalks-1.7.10-2.1.4-GTNH
[βœ”] chisel-2.11.4-GTNH
[βœ”] chiseltones-1.7.10-1.0.4-GTNH
[βœ”] CodeChickenCore-1.2.0
[βœ”] CoFHCore-[1.7.10]3.1.4-329
[βœ”] CompactKineticGenerators-1.7.10-1.0
[βœ”] Computronics-1.7.1-GTNH
[βœ”] controlling-1.0.0.5
[βœ”] CookingForBlockheads-1.2.16-GTNH
[βœ”] craftingtweaks-mc1.7.10-1.0.88
[βœ”] CraftPresence-2.2.2%2B1.7.10
[βœ”] CraftTweaker-3.2.13
[βœ”] creativecore-1.3.31-GTNH
[βœ”] CropLoadCore-1.7.10-0.1.10
[βœ”] CropsPP-1.4.1
[βœ”] custommainmenu-1.7.10-1.9.4
[βœ”] defaultkeys-1.1.3
[βœ”] defaultserverlist-1.7.10-1.4.0
[βœ”] defaultworldgenerator-1.7.10-0.2
[βœ”] Draconic-Evolution-1.1.19-GTNH
[βœ”] DummyCore-1.17.0
[βœ”] duradisplay-1.0.10
[βœ”] EMT-1.3.3
[βœ”] endercore-0.2.17
[βœ”] EnderIO-2.4.24
[βœ”] EnderStorage-1.7.10-1.4.12
[βœ”] EnderZoo-1.7.10-1.0.23
[βœ”] EnhancedLootBags-1.1.0
[βœ”] eternalsingularity-1.1.2
[βœ”] extrautilities-1.2.13a
[✘] fastcraft-1.25.jar (disabled)
[βœ”] findit-1.1.0
[βœ”] FloodLights-1.7.10-1.2.9
[βœ”] Forbidden.Magic-0.6.7-GTNH
[βœ”] Forestry-4.6.14
[βœ”] forgelin-1.9.7-GTNH
[βœ”] ForgeMultipart-1.3.4
[βœ”] ForgeRelocation-1.7.10-0.0.3
[βœ”] ForgeRelocationFMP-1.7.10-0.0.4
[βœ”] FTBLib-1.0.19-GTNH
[βœ”] FTBUtilities-1.1.1-GTNH
[βœ”] gadomancy-1.1.3
[βœ”] galacticgreg-1.0.10
[βœ”] Galacticraft-3.0.73-GTNH
[βœ”] GalaxySpace-1.2.7-GTNH
[βœ”] gendustry-1.7.10-1.6.5.5-GTNH
[βœ”] ggfab-0.2.5
[βœ”] GoodGenerator-0.6.41
[βœ”] GraviSuite-1.7.10-2.0.3
[βœ”] gravisuiteneo-1.0.15
[βœ”] gregtech-5.09.43.192
[βœ”] GT.Scanner.Mod-1.7.2
[βœ”] gtneioreplugin-1.1.3
[βœ”] GTNewHorizonsCoreMod-2.1.110
[βœ”] gtnhintergalactic-1.1.28
[βœ”] gtnhlanth-0.10.8
[βœ”] gtnhlib-0.0.13
[βœ”] GTNH-TC-Wands-1.3.1
[βœ”] GT-PlusPlus-1.9.85
[βœ”] GTTweaker-2.0.1
[βœ”] HardcoreDarkness-MC1.7.10-1.7
[βœ”] HardcoreEnderExpansion-1.7.10-1.9.7-GTNH
[βœ”] harvestcraft-1.1.1-GTNH
[βœ”] Healer-1.2.1
[βœ”] HelpFixer-1.7.10-1.1.0
[βœ”] hodgepodge-2.4.3
[βœ”] holoinventory-2.2.4-GTNH
[βœ”] HungerOverhaul-1.7.10-1.0.4-GTNH
[βœ”] hydroenergy-1.1.0
[πŸ–Ώ] ic2 (folder)
[βœ”] IC2 Crop Plugin Version 1.7.10-1.3.1
[βœ”] IC2NuclearControl-2.4.19
[βœ”] ifu-1.9.6
[βœ”] IguanaTweaksTConstruct-2.3.0
[βœ”] industrialcraft-2-2.2.828a-experimental
[βœ”] InfernalMobs-1.7.9-GTNH
[βœ”] InGameInfoXML-2.8.4
[βœ”] INpureCore-1.1.5-GTNH
[βœ”] inventorytweaks-1.5.16
[βœ”] IronChest-6.0.72
[βœ”] IronChestMinecarts-1.7.10-1.0.8
[βœ”] irontanks-1.7.10-1.2.6
[βœ”] itlt-1.7.10-1.0.4
[βœ”] JABBA-1.2.22
[βœ”] journeymap-1.7.10-5.1.4p6-fairplay
[βœ”] kekztech-0.8.9
[βœ”] kubatech-0.12.8
[βœ”] littletiles-1.2.9-GTNH
[βœ”] logisticspipes-1.0.6-GTNH
[βœ”] lootgames-1.7.10-2.0.8
[βœ”] LumySkinPatch-1.0.12
[βœ”] LunatriusCore-1.7.10-1.1.7-GTNH
[βœ”] lwjgl3ify-1.4.2
[βœ”] magicbees-2.6.6-GTNH
[βœ”] malisiscore-0.14.9
[βœ”] malisisdoors-1.13.7-GTNH
[βœ”] Mantle-0.3.7
[βœ”] mobsinfo-0.1.6-GTNH
[βœ”] ModTweaker2-0.9.10
[βœ”] modularui-1.1.16
[βœ”] MouseTweaks-2.4.9-GTNH
[βœ”] mxrandom-0.2.0
[βœ”] Natura-2.5.7
[βœ”] naturescompass-1.7.10-1.3.6-GTNH
[βœ”] NEIAddons-1.7.10-1.12.22
[βœ”] NEICustomDiagram-1.5.11
[βœ”] NEIIntegration-1.3.3
[βœ”] netherportalfix-1.7.10-1.1.2
[βœ”] NettyPatch-1.7.10-0.3.1
[βœ”] NodalMechanics-1.7.10-1.1.-6-GTNH
[βœ”] NotEnoughEnergistics-1.4.2
[βœ”] notenoughIDs-1.7.10-1.4.6
[βœ”] NotEnoughItems-2.3.83-GTNH
[βœ”] nutrition-0.0.4
[βœ”] oauth-1.7.10-1.06.1-GTNH
[βœ”] OpenBlocks-1.7.0-GTNH
[βœ”] OpenComputers-1.9.14-GTNH
[βœ”] OpenGlasses-1.3.1-GTNH
[βœ”] OpenModsLibs-1.7.10-0.10.6
[βœ”] OpenModularTurrets-1.7.10-2.2.11-247
[βœ”] openprinter-1.7.10-0.1.3-GTNH
[πŸ–Ώ] OpenSecurity (folder)
[βœ”] opensecurity-1.7.10-1.0.120-GTNH
[βœ”] Opis-1.7.10-1.3.8-mapless
[✘] OptiFine_1.7.10_HD_U_E7.jar (disabled)
[βœ”] OreExcavation-1.1.134
[βœ”] overloadedarmorbar-1.7.10-1.0.1
[βœ”] p455w0rdslib-1.7.10-1.0.4
[βœ”] Pam's Harvest the Nether 1.7.10a
[βœ”] personalspace-1.0.26
[βœ”] PlayerAPI-1.7.10-1.4.2
[βœ”] ProjectBlue-1.1.12-GTNH
[βœ”] ProjRed-4.7.12-GTNH
[βœ”] Railcraft-9.14.9
[βœ”] RandomThings-2.4.5
[βœ”] RemoteIO-1.7.10-2.4.8
[βœ”] roguelike-1.7.10-1.5.3-GTNH
[βœ”] RWG-1.7.10-alpha-1.3.3.2
[βœ”] Schematica-1.9.3-GTNH
[βœ”] SGCraft-1.7.10-1.3.13-GTNH
[βœ”] sharewhereiam-1.7.10-0.2.0
[βœ”] sleepingbag-1.7.10-0.1.4
[βœ”] SpecialMobs-3.4.3
[βœ”] SpiceOfLife-2.1.0-carrot
[βœ”] SSP-1.1.2-GT-NH-Mod
[βœ”] StevesAddons-1.7.10-0.10.27
[βœ”] StevesCarts-1.7.10-2.0.2
[βœ”] StevesFactoryManager-1.1.7-GTNH
[βœ”] StorageDrawers-1.12.0-GTNH
[βœ”] StorageDrawersBop-1.7.10-1.11.17-GTNH
[βœ”] StorageDrawersForestry-1.7.10-1.11.17-GTNH
[βœ”] StorageDrawersMisc-1.7.10-1.11.18-GTNH
[βœ”] StorageDrawersNatura-1.7.10-1.11.17-GTNH
[βœ”] structurecompat-0.4.0
[βœ”] structurelib-1.2.8
[βœ”] SuperTic-1.7.10-1.2.5
[βœ”] Tainted-Magic-7.6.3-GTNH
[βœ”] tcinventoryscan-1.7.10-1.0.12-GTNH
[βœ”] tcneiadditions-1.2.2
[βœ”] tcnodetracker-1.7.10-1.1.7
[βœ”] TConstruct-1.9.39-GTNH
[βœ”] TecTech-5.2.40
[βœ”] TGregworks-1.7.10-GTNH-1.0.24
[βœ”] Thaumcraft-1.7.10-4.2.3.5a
[βœ”] Thaumcraft4Tweaks-1.5.15
[βœ”] ThaumcraftMobAspects-1.7.10-1.0.0-GTNH
[βœ”] thaumcraftneiplugin-1.7.10-1.7a
[βœ”] ThaumcraftResearchTweaks-1.7.10-1.0.4
[βœ”] Thaumic Machina-1.7.10-0.2.1
[βœ”] Thaumic-Based-1.5.4
[βœ”] thaumicenergistics-1.4.13-GTNH
[βœ”] Thaumic-Exploration-1.7.10-1.1.94-GTNH
[βœ”] ThaumicHorizons-1.3.5
[βœ”] thaumicinsurgence-0.2.7
[βœ”] ThaumicTinkerer-2.7.1
[βœ”] TiCTooltips-1.2.11
[βœ”] Tinkers-Defense-1.2.1d
[βœ”] TMechworks-1.7.10-0.2.16.4
[βœ”] TooMuchLoot-1.7.10-4.1.0-GTNH
[βœ”] torohealth-1.7.10-1.0.1
[βœ”] Translocator-1.1.2.21
[βœ”] TravellersGear-1.7.10-1.16.6
[βœ”] travellersgearneo-1.0
[βœ”] TwilightForest-2.4.5
[βœ”] txloader-1.5.5
[βœ”] -unimixins-all-1.7.10-0.1.11
[βœ”] Universal-Singularities-8.6.7
[βœ”] visualprospecting-1.1.13
[βœ”] Waila-1.6.0
[βœ”] WailaHarvestability-1.7.10-1.1.10-GTNH
[βœ”] WAILAPlugins-0.2.8
[βœ”] WanionLib-1.8.4
[βœ”] WarpTheory-1.2.16-GTNH
[βœ”] Wawla-1.7.10-1.1.3-GTNH
[βœ”] WirelessCraftingTerminal-1.9.4
[βœ”] witchery-1.7.10-0.24.1
[βœ”] WitcheryExtras-1.1.14
[βœ”] WitchingGadgets-1.3.4-GTNH
[βœ”] WR-CBE-1.7.10-1.4.8
[βœ”] YAMCore-0.5.86
[βœ”] Ztones-1.7.10-2.2.2

Final Checklist

  • I have searched the issues and haven't found a similar issue.
  • I have read the known incompatibilities and this is not related to one of those.
commented

Update your LWJGL3ify version, it needs 1.5.5+

I've updated the readme to reflect as such.

commented

Also you can just assume you need to be on 2.5.1 with this, otherwise there’s too much chasing potential totally old issues

commented

Also you can just assume you need to be on 2.5.1 with this, otherwise there’s too much chasing potential totally old issues

You are right and i apologize, i am lazy and wanna try it before the update (i need to upgrade even my server....)