Jump to content

I have tried to run forge 1.12.2 but it crashes with an unexpected error. Please help. The records are here.


Recommended Posts

Posted

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  McLib core mod (mclib-2.3.6-1.12.2.jar)
  CreativePatchingLoader (CreativeCore_v1.10.69_mc1.12.2.jar)
  CQRPlugin (Chocolate_Quest_Repoured-1.12.2-2.6.2B.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Contact their authors BEFORE contacting forge

// Ouch. That hurt :(

Time: 12/9/21 12:54 PM
Description: Initializing game

java.lang.RuntimeException: Failed to compile shader: 0
    at team.cqr.cqrepoured.client.render.shader.ShaderProgram.<init>(ShaderProgram.java:50)
    at team.cqr.cqrepoured.client.render.shader.ShaderProgram.<init>(ShaderProgram.java:30)
    at team.cqr.cqrepoured.client.render.shader.ShaderProgram$Builder.build(ShaderProgram.java:93)
    at team.cqr.cqrepoured.client.util.SphereRenderer.init(SphereRenderer.java:144)
    at team.cqr.cqrepoured.client.init.CQRItemModels.registerItemModels(CQRItemModels.java:53)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_90_CQRItemModels_registerItemModels_ModelRegistryEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.fml.client.FMLClientHandler.fireSidedRegistryEvents(FMLClientHandler.java:1062)
    at net.minecraftforge.fml.common.FMLCommonHandler.fireSidedRegistryEvents(FMLCommonHandler.java:764)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:631)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Thread: Client thread
Stacktrace:
    at team.cqr.cqrepoured.client.render.shader.ShaderProgram.<init>(ShaderProgram.java:50)
    at team.cqr.cqrepoured.client.render.shader.ShaderProgram.<init>(ShaderProgram.java:30)
    at team.cqr.cqrepoured.client.render.shader.ShaderProgram$Builder.build(ShaderProgram.java:93)
    at team.cqr.cqrepoured.client.util.SphereRenderer.init(SphereRenderer.java:144)
    at team.cqr.cqrepoured.client.init.CQRItemModels.registerItemModels(CQRItemModels.java:53)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_90_CQRItemModels_registerItemModels_ModelRegistryEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.fml.client.FMLClientHandler.fireSidedRegistryEvents(FMLClientHandler.java:1062)
    at net.minecraftforge.fml.common.FMLCommonHandler.fireSidedRegistryEvents(FMLCommonHandler.java:764)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:631)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    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:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Mac OS X (x86_64) version 10.16
    Java Version: 1.8.0_74, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1724865576 bytes (1644 MB) / 3523215360 bytes (3360 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 7 total; -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2855 Optifine OptiFine_1.12.2_HD_U_G5 43 mods loaded, 42 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                       | Version           | Source                                        | Signature                                |
    |:----- |:------------------------ |:----------------- |:--------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft                | 1.12.2            | minecraft.jar                                 | None                                     |
    | LCH   | mcp                      | 9.42              | minecraft.jar                                 | None                                     |
    | LCH   | FML                      | 8.0.99.99         | forge-1.12.2-14.23.5.2855.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                    | 14.23.5.2855      | forge-1.12.2-14.23.5.2855.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | creativecoredummy        | 1.0.0             | minecraft.jar                                 | None                                     |
    | LCH   | abyssaldepths            | 1.12.2-0.3.2      | AbyssalDepths-1.12.2-0.3.2.jar                | None                                     |
    | LCH   | autoreglib               | 1.3-32            | AutoRegLib-1.3-32.jar                         | None                                     |
    | LCH   | baubles                  | 1.5.2             | Baubles-1.12-1.5.2.jar                        | None                                     |
    | LCH   | biomesoplenty            | 7.0.1.2444        | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar | None                                     |
    | LCH   | blocklings               | 6.0.0             | Blocklings6.0.0-1.12.2.jar                    | None                                     |
    | LCH   | jei                      | 4.15.0.293        | jei_1.12.2-4.15.0.293.jar                     | None                                     |
    | LCH   | botania                  | r1.10-364         | Botaniar1.10-364.4.jar                        | None                                     |
    | LCH   | ctm                      | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar                     | None                                     |
    | LCH   | chisel                   | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar                  | None                                     |
    | LCH   | chococraft               | 0.9.9.0           | chococraft_1.12.2-0.9.9.0.jar                 | None                                     |
    | LCH   | geckolib3                | 3.0.11            | geckolib-forge-1.12.2-3.0.11.jar              | None                                     |
    | LCH   | cqrepoured               | 2.6.2B            | Chocolate_Quest_Repoured-1.12.2-2.6.2B.jar    | None                                     |
    | LCH   | creativecore             | 1.10.0            | CreativeCore_v1.10.69_mc1.12.2.jar            | None                                     |
    | LCH   | customnpcs               | 1.12              | CustomNPCs_1.12.2.jar                         | None                                     |
    | LCH   | ptrmodellib              | 1.0.5             | PTRLib-1.0.5.jar                              | None                                     |
    | LCH   | props                    | 2.6.3.7           | Decocraft-2.6.3.7_1.12.2.jar                  | None                                     |
    | LCH   | ebwizardry               | 4.3.4             | ElectroblobsWizardry-4.3.4-MC1.12.2.jar       | None                                     |
    | LCH   | extrautils2              | 1.0               | extrautils2-1.12-1.9.9.jar                    | None                                     |
    | LCH   | llibrary                 | 1.7.20            | llibrary-1.7.20-1.12.2.jar                    | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCH   | fossil                   | 8.0.5             | fossilsarcheology-8.0.5.jar                   | None                                     |
    | LCH   | waila                    | 1.8.26            | Hwyla-1.8.26-B41_1.12.2.jar                   | None                                     |
    | LCH   | journeymap               | 1.12.2-5.7.1      | journeymap-1.12.2-5.7.1.jar                   | None                                     |
    | LCH   | mca                      | 6.1.0             | MCA-1.12.2-6.1.0-universal.jar                | None                                     |
    | LCH   | mclib                    | 2.3.6             | mclib-2.3.6-1.12.2.jar                        | None                                     |
    | LCH   | mowziesmobs              | 1.5.8             | mowziesmobs-1.5.8.jar                         | None                                     |
    | LCH   | recipehandler            | 0.13              | NoMoreRecipeConflict-0.131.12.2.jar           | None                                     |
    | LCH   | opframe                  | 1.4.0             | OnlinePicFrame_v1.5.0-pre1_mc1.12.2.jar       | None                                     |
    | LCH   | ordinarycoins            | 1.5               | ordinarycoins-1.12.2-1.5.jar                  | None                                     |
    | LCH   | harvestcraft             | 1.12.2zb          | Pam's+HarvestCraft+1.12.2zg.jar               | None                                     |
    | LCH   | playerrevive             | 1.0               | PlayerRevive_v1.2.40_mc1.12.2.jar             | None                                     |
    | LCH   | tombstone                | 4.4.6             | tombstone-1.12.2-4.4.6.jar                    | None                                     |
    | LCH   | uteamcore                | 2.2.5.147         | u_team_core-1.12.2-2.2.5.147.jar              | None                                     |
    | LCH   | usefulbackpacks          | 1.5.4.85          | useful_backpacks-1.12.2-1.5.4.85.jar          | None                                     |
    | LCH   | gvc                      | 1.2.5             | VoiceChatReloaded-1.2.5.jar                   | None                                     |
    | LCH   | walljump                 | 1.3.2             | walljump-1.12.2-1.3.2.jar                     | None                                     |
    | LCH   | yarrmateys_cutemobmodels | 1.0.16            | YarrCuteMobModelsRemake-1.0.16-1.12.0.jar     | None                                     |
    | LCH   | betteranimalsplus        | 9.0.1             | betteranimalsplus-1.12.2-9.0.1.jar            | None                                     |
    | UD    | mclib_core               | 2.3.6             | minecraft.jar                                 | None                                     |

    Loaded coremods (and transformers): 
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
McLib core mod (mclib-2.3.6-1.12.2.jar)
  mchorse.mclib.core.McLibCMClassTransformer
CreativePatchingLoader (CreativeCore_v1.10.69_mc1.12.2.jar)
  
CQRPlugin (Chocolate_Quest_Repoured-1.12.2-2.6.2B.jar)
  team.cqr.cqrepoured.asm.CQRClassTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    Launched Version: 1.12.2-forge-14.23.5.2855
    LWJGL: 2.9.2
    OpenGL: Intel(R) Iris(TM) Pro Graphics 6200 GL version 2.1 INTEL-16.5.2, Intel Inc.
    GL Caps: VboRegions not supported, missing: OpenGL 1.3, ARB_copy_buffer
Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: !  §6§lMars §7[§f16§8x§7]
    Current Language: Español (México)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i5-5675R CPU @ 3.10GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 12
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 2.1 INTEL-16.5.2
    OpenGlRenderer: Intel(R) Iris(TM) Pro Graphics 6200
    OpenGlVendor: Intel Inc.
    CpuCount: 4

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hello all. I'm currently grappling with the updateShape method in a custom class extending Block.  My code currently looks like this: The conditionals in CheckState are there to switch blockstate properties, which is working fine, as it functions correctly every time in getStateForPlacement.  The problem I'm running into is that when I update a state, the blocks seem to call CheckState with the position of the block which was changed updated last.  If I build a wall I can see the same change propagate across. My question thus is this: is updateShape sending its return to the neighbouring block?  Is each block not independently executing the updateShape method, thus inserting its own current position?  The first statement appears to be true, and the second false (each block is not independently executing the method). I have tried to fix this by saving the block's own position to a variable myPos at inception, and then feeding this in as CheckState(myPos) but this causes a worse outcome, where all blocks take the update of the first modified block, rather than just their neighbour.  This raises more questions than it answers, obviously: how is a different instance's variable propagating here?  I also tried changing it so that CheckState did not take a BlockPos, but had myPos built into the body - same problem. I have previously looked at neighbourUpdate and onNeighbourUpdate, but could not find a way to get this to work at all.  One post on here about updatePostPlacement and other methods has proven itself long superceded.  All other sources on the net seem to be out of date. Many thanks in advance for any help you might offer me, it's been several days now of trying to get this work and several weeks of generally trying to get round this roadblock.  - Sandermall
    • sorry, I might be stupid, but how do I open it? because the only options I have are too X out, copy it, which doesn't work and send crash report, which doesn't show it to me, also, sorry for taking so long.
    • Can you reproduce this with version 55.0.21? A whole lot of plant placement issues were just fixed in this PR.
    • Necro'ing that thread to ask if you found a solution ? I'm encountering the same crash on loading the world. I created the world in Creative to test my MP, went into survival to test combat, died, crashed on respawn and since then crash on loading the world. Deactivating Oculus isn't fixing it either, and I don't have Optifine (Twilight forest is incompatible)
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.