Jump to content

Recommended Posts

Posted

Here is my crash log:

---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// Daisy, daisy...

Time: 8/28/19 6:17 PM
Description: Initializing game

java.lang.NoClassDefFoundError: net/minecraft/client/renderer/EntityRenderer
    at net.minecraftforge.client.ForgeHooksClient.shouldUseVanillaReloadableListener(ForgeHooksClient.java:959)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112)
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:808)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:247)
    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:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.EntityRenderer
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 14 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:521)
    at org.spongepowered.asm.mixin.transformer.Proxy.transform(Proxy.java:72)
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
    ... 16 more
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: kotlin.Pair
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:682)
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:670)
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:267)
    at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:241)
    at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1144)
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:267)
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:353)
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.apply(MixinTransformer.java:724)
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.applyMixins(MixinTransformer.java:703)
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:509)
    ... 19 more
Caused by: java.lang.ClassNotFoundException: kotlin.Pair
    ... 29 more


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

-- Head --
Thread: Client thread
Stacktrace:
    at net.minecraftforge.client.ForgeHooksClient.shouldUseVanillaReloadableListener(ForgeHooksClient.java:959)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:131)
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:112)
    at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:808)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:247)
    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: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: 594282344 bytes (566 MB) / 939524096 bytes (896 MB) up to 7516192768 bytes (7168 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7G -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.2838 36 mods loaded, 36 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                                |
    |:----- |:----------------------------------- |:------------- |:---------------------------------------------------- |:---------------------------------------- |
    | L     | minecraft                           | 1.12.2        | minecraft.jar                                        | None                                     |
    | L     | mcp                                 | 9.42          | minecraft.jar                                        | None                                     |
    | L     | FML                                 | 8.0.99.99     | forge-1.12.2-14.23.5.2838.jar                        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | L     | forge                               | 14.23.5.2838  | forge-1.12.2-14.23.5.2838.jar                        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | L     | securitycraft                       | v1.8.9        | [1.12.2]+SecurityCraft+v1.8.9.jar                    | None                                     |
    | L     | arcademod                           | 2.1.5         | arcademod-2.1.5-1.12.2.jar                           | None                                     |
    | L     | betterportals                       | 0.2.6         | betterportals-0.2.6.jar                              | None                                     |
    | L     | cdm                                 | 0.4.1         | cdm-0.4.1-mc1.12.2.jar                               | None                                     |
    | L     | cfm                                 | 6.3.0         | cfm-6.3.0-mc1.12.2.jar                               | None                                     |
    | L     | cgm                                 | 0.12.1        | cgm-0.12.1-mc1.12.2.jar                              | None                                     |
    | L     | codechickenlib                      | 3.2.2.353     | CodeChickenLib-1.12.2-3.2.2.353-universal.jar        | None                                     |
    | L     | extendedrenderer                    | v1.0          | coroutil-1.12.1-1.2.32.jar                           | None                                     |
    | L     | coroutil                            | 1.12.1-1.2.32 | coroutil-1.12.1-1.2.32.jar                           | None                                     |
    | L     | configmod                           | v1.0          | coroutil-1.12.1-1.2.32.jar                           | None                                     |
    | L     | customnpcs                          | 1.12          | CustomNPCs_1.12.2(30Jan19).jar                       | None                                     |
    | L     | fairylights                         | 2.1.4         | fairylights-2.1.4-1.12.2.jar                         | None                                     |
    | L     | generallaymansaestheticspyingscreen | 7.0.0         | GeneralLaymansAestheticSpyingScreen-1.12.2-7.0.0.jar | None                                     |
    | L     | gravestone                          | 1.10.2        | gravestone-1.10.2.jar                                | None                                     |
    | L     | humans                              | 0.1.1         | Humans-Mod-1.12.2.jar                                | None                                     |
    | L     | ichunutil                           | 7.2.1         | iChunUtil-1.12.2-7.2.1.jar                           | None                                     |
    | L     | jei                                 | 4.13.1.225    | jei_1.12.2-4.13.1.225.jar                            | None                                     |
    | L     | mca                                 | 1.12.2-5.3.1  | MCA-1.12.x-5.3.1-universal.jar                       | None                                     |
    | L     | moreplayermodels                    | 1.12.2        | MorePlayerModels_1.12.2(18jan18).jar                 | None                                     |
    | L     | movinglightsource                   | 1.0.15        | movinglightsource-1.12.2-1.0.15.jar                  | None                                     |
    | L     | musicplayer                         | 1.2.0.5       | music_player-1.12.2-1.2.0.5.jar                      | None                                     |
    | L     | nei                                 | 2.4.2         | NotEnoughItems-1.12.2-2.4.2.240-universal.jar        | None                                     |
    | L     | obfuscate                           | 1.0           | obfuscate-0.3.0.jar                                  | None                                     |
    | L     | portalgun                           | 7.1.0         | PortalGun-1.12.2-7.1.0.jar                           | None                                     |
    | L     | radixcore                           | 1.12.x-2.2.1  | RadixCore-1.12.x-2.2.1-universal.jar                 | None                                     |
    | L     | tektopia                            | 1.1.0         | tektopia-1.1.0.jar                                   | None                                     |
    | L     | torohealthmod                       | 1.12.2-11     | ToroCrafts-Damage-Indicators-Mod-1.12.2.jar          | None                                     |
    | L     | uteamcore                           | 2.0.2.86      | u_team_core-1.12.2-2.0.2.86.jar                      | None                                     |
    | L     | vehicle                             | 0.41.0        | vehicle-0.41.0-mc1.12.2.jar                          | None                                     |
    | L     | weather2                            | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar                           | None                                     |
    | L     | wizardanimalsbeta10                 | 1.0.0         | WizardAnimalsBeta1.0.jar                             | None                                     |
    | L     | zombie_players                      | 1.12.1-1.2.7  | zombie_players-1.12.1-1.2.7.jar                      | None                                     |

    Loaded coremods (and transformers): 
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13476 Compatibility Profile Context 22.19.180.513' Renderer: 'AMD Radeon(TM) R7 Graphics'
    Launched Version: 1.12.2-forge1.12.2-14.23.5.2838
    LWJGL: 2.9.4
    OpenGL: AMD Radeon(TM) R7 Graphics GL version 4.5.13476 Compatibility Profile Context 22.19.180.513, 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: 
    Current Language: ~~ERROR~~ NullPointerException: null
    Profiler Position: N/A (disabled)
    CPU: 4x AMD FX-9800P RADEON R7, 12 COMPUTE CORES 4C+8G 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • seguridad seguridad
    • I am creating a server with mods but when i try tostart it it say in the logs:   [29Jan2025 20:36:50.715] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/fmlcore/1.20.1-47.3.27/fmlcore-1.20.1-47.3.27.jar is missing mods.toml file 159[29Jan2025 20:36:50.717] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /server/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.27/javafmllanguage-1.20.1-47.3.27.jar 160[29Jan2025 20:36:50.717] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.27/javafmllanguage-1.20.1-47.3.27.jar is missing mods.toml file 161[29Jan2025 20:36:50.718] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /server/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.27/lowcodelanguage-1.20.1-47.3.27.jar 162[29Jan2025 20:36:50.718] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.27/lowcodelanguage-1.20.1-47.3.27.jar is missing mods.toml file 163[29Jan2025 20:36:50.719] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /server/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.27/mclanguage-1.20.1-47.3.27.jar 164[29Jan2025 20:36:50.719] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /server/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.27/mclanguage-1.20.1-47.3.27.jar is missing mods.toml file
    • How do you configure the entity reach of a custom weapon? Asking for 1.21 Minecraft parchment
    • This topic is over a year old. If you are having an issue, please read the FAQ for the proper way to post logs, and create your own thread.
    • hello i have been trying to put this specific pack for a while now but ive been hit with a new error everytime. no matter if its a previous version or if i change the pack format it will just not work please help latest log:https://mclo.gs/b6Qra5d <----- this is with pack version 1.20 no changes done to it debug log: https://mclo.gs/jczkfRK
  • Topics

×
×
  • Create New...

Important Information

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