Jump to content

Recommended Posts

Posted

hello! i was trying to add the shaders in my modded world but when i try to use one of them it gives me a NoSuchFieldError. here is the script.

---- Minecraft Crash Report ----

WARNING: coremods are present:
  CorePlugin (ForgeEndertech-1.12.2.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
  ObfuscatePlugin (Obfuscate-Mod-1.12.2 (2).jar)
  Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  Quark Plugin (Quark-r1.6-179.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 7/8/20 8:06 PM
Description: Updating screen events

java.lang.NoSuchFieldError: field_191308_b
    at net.optifine.config.ConnectedParser.parseEntities(ConnectedParser.java:1248)
    at net.optifine.shaders.EntityAliases.loadEntityAliases(EntityAliases.java:164)
    at net.optifine.shaders.EntityAliases.update(EntityAliases.java:89)
    at net.optifine.shaders.Shaders.loadShaderPackProperties(Shaders.java:1086)
    at net.optifine.shaders.Shaders.loadShaderPack(Shaders.java:948)
    at net.optifine.shaders.Shaders.setShaderPack(Shaders.java:871)
    at net.optifine.shaders.gui.GuiSlotShaders.selectIndex(GuiSlotShaders.java:91)
    at net.optifine.shaders.gui.GuiSlotShaders.func_148144_a(GuiSlotShaders.java:81)
    at net.minecraft.client.gui.GuiSlot.func_178039_p(GuiSlot.java:323)
    at net.optifine.shaders.gui.GuiShaders.func_146274_d(GuiShaders.java:117)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    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:497)
    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 net.optifine.config.ConnectedParser.parseEntities(ConnectedParser.java:1248)
    at net.optifine.shaders.EntityAliases.loadEntityAliases(EntityAliases.java:164)
    at net.optifine.shaders.EntityAliases.update(EntityAliases.java:89)
    at net.optifine.shaders.Shaders.loadShaderPackProperties(Shaders.java:1086)
    at net.optifine.shaders.Shaders.loadShaderPack(Shaders.java:948)
    at net.optifine.shaders.Shaders.setShaderPack(Shaders.java:871)
    at net.optifine.shaders.gui.GuiSlotShaders.selectIndex(GuiSlotShaders.java:91)
    at net.optifine.shaders.gui.GuiSlotShaders.func_148144_a(GuiSlotShaders.java:81)
    at net.minecraft.client.gui.GuiSlot.func_178039_p(GuiSlot.java:323)
    at net.optifine.shaders.gui.GuiShaders.func_146274_d(GuiShaders.java:117)
    at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)

-- Affected screen --
Details:
    Screen name: net.optifine.shaders.gui.GuiShaders
Stacktrace:
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
    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:497)
    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: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 4718810584 bytes (4500 MB) / 8287944704 bytes (7904 MB) up to 8589934592 bytes (8192 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 16, tcache: 94, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F4 39 mods loaded, 39 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                                |
    |:------ |:-------------------- |:--------------------- |:----------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft            | 1.12.2                | minecraft.jar                                   | None                                     |
    | LCHIJA | mcp                  | 9.42                  | minecraft.jar                                   | None                                     |
    | LCHIJA | FML                  | 8.0.99.99             | forge-1.12.2-14.23.5.2854.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                | 14.23.5.2854          | forge-1.12.2-14.23.5.2854.jar                   | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | obfuscate            | 0.2.6                 | minecraft.jar                                   | None                                     |
    | LCHIJA | techguns_core        | 1.12.2-1.0            | minecraft.jar                                   | None                                     |
    | LCHIJA | quark                | r1.6-179              | Quark-r1.6-179.jar                              | None                                     |
    | LCHIJA | autoreglib           | 1.3-32                | AutoRegLib-1.3-32.jar                           | None                                     |
    | LCHIJA | betteranimalsplus    | 6.0.3                 | betteranimalsplus-1.12.2-6.0.3.jar              | None                                     |
    | LCHIJA | bookworm             | 1.12.2-2.5.1          | bookworm-1.12.2-2.5.1 (1).jar                   | None                                     |
    | LCHIJA | carpentersblocks     | 3.4.0-poc.6           | Carpenter's Blocks v3.4.0-poc.6 - MC 1.12.2.jar | None                                     |
    | LCHIJA | cdm                  | 0.4.1                 | cdm-0.4.1-mc1.12.2.jar                          | None                                     |
    | LCHIJA | cfm                  | 6.3.0                 | cfm-6.3.0-mc1.12.2.jar                          | None                                     |
    | LCHIJA | cgm                  | 0.15.3                | cgm-0.15.3-mc1.12.2.jar                         | None                                     |
    | LCHIJA | ctm                  | MC1.12.2-1.0.2.31     | CTM-MC1.12.2-1.0.2.31.jar                       | None                                     |
    | LCHIJA | chisel               | MC1.12.2-1.0.2.45     | Chisel-MC1.12.2-1.0.2.45.jar                    | None                                     |
    | LCHIJA | cookingforblockheads | 6.5.0                 | CookingForBlockheads_1.12.2-6.5.0.jar           | None                                     |
    | LCHIJA | ptrmodellib          | 1.0.4                 | PTRLib-1.12.2.jar                               | None                                     |
    | LCHIJA | props                | 2.6.2                 | Decocraft-1.12.2.jar                            | None                                     |
    | LCHIJA | orelib               | 3.6.0.1               | OreLib-1.12.2-3.6.0.1.jar                       | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCHIJA | dsurround            | 3.6.1.0               | DynamicSurroundings-1.12.2-3.6.1.0.jar          | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCHIJA | forgeendertech       | 1.12.2-4.5.0.0        | ForgeEndertech-1.12.2.jar                       | None                                     |
    | LCHIJA | grapplemod           | 1.12.2-v11.1          | grapplemod-v11.1-1.12.2.jar                     | None                                     |
    | LCHIJA | gymcraft             | 1.14.4                | GymCraft+1.12.2.jar                             | None                                     |
    | LCHIJA | the_hospital_mod     | 1.0.0                 | Hospital+Mod+1.12.2+(14.23.5.2768).jar          | None                                     |
    | LCHIJA | malisiscore          | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar                    | None                                     |
    | LCHIJA | malisisdoors         | 1.12.2-7.3.0          | malisisdoors-1.12.2-7.3.0.jar                   | None                                     |
    | LCHIJA | mobends              | 0.24                  | Mo-Bends-Mod-1.12.jar                           | None                                     |
    | LCHIJA | realrender           | 1.2.3                 | realrender-1.2.3.jar                            | None                                     |
    | LCHIJA | roadworks            | 2.0.0 Beta            | Roadworks 2-1.12.2-1.0.jar                      | None                                     |
    | LCHIJA | securitycraft        | v1.8.10               | Securitycraft-1.12.2.jar                        | None                                     |
    | LCHIJA | soundfilters         | 0.12_for_1.12         | SoundFilters-0.12_for_1.12.jar                  | None                                     |
    | LCHIJA | techguns             | 2.0.2.0               | techguns-1.12.2-2.0.2.0_pre3.2.jar              | None                                     |
    | LCHIJA | thutcore             | 5.21.0                | thutcore-1.12.2-5.21.0 (3).jar                  | None                                     |
    | LCHIJA | thutcore_compat      | 1.0                   | thutcore-1.12.2-5.21.0 (3).jar                  | None                                     |
    | LCHIJA | thuttech             | 6.1.6                 | thuttech-1.12.2-6.1.6.jar                       | None                                     |
    | LCHIJA | vehicle              | 0.44.0                | vehicle-0.44.0-mc1.12.2.jar                     | None                                     |
    | LCHIJA | worldedit            | 6.1.10-SNAPSHOT       | WorldEdit-1.12.2.jar                            | None                                     |
    | LCHIJA | llibrary             | 1.7.18                | LLibrary-1.12.2.jar                             | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |

    Loaded coremods (and transformers): 
CorePlugin (ForgeEndertech-1.12.2.jar)
  
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
TransformLoader (DynamicSurroundings-1.12.2-3.6.1.0.jar)
  
ObfuscatePlugin (Obfuscate-Mod-1.12.2 (2).jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
  techguns.core.TechgunsASMTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
Quark Plugin (Quark-r1.6-179.jar)
  vazkii.quark.base.asm.ClassTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13596 Compatibility Profile Context 20.5.1 27.20.1023.1001' Renderer: 'Radeon RX550/550 Series'
    Launched Version: 1.12.2-forge-14.23.5.2854
    LWJGL: 2.9.4
    OpenGL: Radeon RX550/550 Series GL version 4.6.13596 Compatibility Profile Context 20.5.1 27.20.1023.1001, ATI Technologies Inc.
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 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: Realistic Textures 1024x v0.2 - 1.12.2.zip
    Current Language: Italiano (Italia)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
    OptiFine Version: OptiFine_1.12.2_HD_U_F4
    OptiFine Build: 20191023-234904
    Render Distance Chunks: 33
    Mipmaps: 1
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: Sildurs Vibrant Shaders v1.27 Extreme-VL.zip
    OpenGlVersion: 4.6.13596 Compatibility Profile Context 20.5.1 27.20.1023.1001
    OpenGlRenderer: Radeon RX550/550 Series
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

Posted

1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.

It's sad how much time mods spend saying "x is no longer supported on this forum. Please update to a modern version of Minecraft to receive support".

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.