Jump to content

Exit Code: -1 for forge 1.15.2 please help!


Ponopoly

Recommended Posts

I have a error code-1 and I think it just mean I need to delet a mode here is the debug log. Thanks a bunch.

 

 

 

 

 

---- Minecraft Crash Report ----
// You're mean.

Time: 10/1/20 6:30 PM
Description: Initializing game

java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
    at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:78) ~[?:31.2] {re:classloading}
    at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:251) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$buildMods$27(ModLoader.java:231) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$1544/1492896625.apply(Unknown Source) ~[?:?] {}
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_51] {}
    at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1683) ~[?:1.8.0_51] {}
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {}
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {}
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_51] {}
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {}
    at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:233) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$19(ModLoader.java:189) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$1541/1600818942.apply(Unknown Source) ~[?:?] {}
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_51] {}
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_51] {}
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51] {}
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {}
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {}
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_51] {}
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {}
    at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:191) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1411/1810327249.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1412/2061164686.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:392) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:166) [?:?] {re:classloading}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.43.jar:31.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$412/1850646717.call(Unknown Source) [forge-1.15.2-31.2.43.jar:31.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?] {}
Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) ~[?:?] {}
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {}
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:31.2] {re:classloading}
    ... 40 more
Caused by: net.minecraftforge.fml.ModLoadingException: Clumps has class loading errors
§7Could not initialize class net.minecraft.util.registry.Registry
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:77) ~[?:31.2] {re:classloading}
    at sun.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) ~[?:?] {}
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {}
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:31.2] {re:classloading}
    ... 40 more
Caused by: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.util.registry.Registry
    at net.minecraft.entity.EntityType.func_200712_a(EntityType.java:264) ~[?:?] {re:classloading}
    at net.minecraft.entity.EntityType.<clinit>(EntityType.java:140) ~[?:?] {re:classloading}
    at net.minecraft.entity.EntityType$Builder.func_206830_a(EntityType.java:633) ~[?:?] {re:classloading}
    at com.blamejared.clumps.Clumps.<clinit>(Clumps.java:23) ~[?:5.0.2.6] {re:classloading}
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51] {}
    at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:71) ~[?:31.2] {re:classloading}
    at sun.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) ~[?:?] {}
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {}
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:31.2] {re:classloading}
    ... 40 more


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

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:78)
    at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:251)
    at net.minecraftforge.fml.ModLoader.lambda$buildMods$27(ModLoader.java:231)
    at net.minecraftforge.fml.ModLoader$$Lambda$1544/1492896625.apply(Unknown Source)
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
    at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1683)
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
    at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
    at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:233)
    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$19(ModLoader.java:189)
    at net.minecraftforge.fml.ModLoader$$Lambda$1541/1600818942.apply(Unknown Source)
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
    at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:191)
    at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:97)
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1411/1810327249.run(Unknown Source)
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113)
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1412/2061164686.run(Unknown Source)
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97)
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:392)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(SourceFile:166)
    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.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$412/1850646717.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.15.2
    Minecraft Version ID: 1.15.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: 526682448 bytes (502 MB) / 1035468800 bytes (987 MB) up to 7635730432 bytes (7282 MB)
    CPUs: 4
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m -XX:PermSize=256m
    ModLauncher: 5.1.2+70+master.2845bb9
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.2.43.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.43.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.43.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.43.jar runtimedistcleaner PLUGINSERVICE 
        /Optifine%201.15.2.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.15.2-31.2.43.jar fml TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.43
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: ~~ERROR~~ NullPointerException: null
    Launched Version: forge-31.2.43
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: AMD Radeon HD 7700 Series GL version 4.6.13587 Compatibility Profile Context 20.4.2 26.20.15029.27017, ATI Technologies Inc.
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 4x AMD A6-3600 APU with Radeon(tm) HD Graphics
    OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre9
    OptiFine Build: 20200223-095745
    Render Distance Chunks: 20
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.13587 Compatibility Profile Context 20.4.2 26.20.15029.27017
    OpenGlRenderer: AMD Radeon HD 7700 Series
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

Link to comment
Share on other sites

Please provide debug.log (info on where it is and our preferred methods of providing it in the "Logs" section of my signature below)

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

I did you might have you scroll down but here just in case

 

I have a error code-1 and I think it just mean I need to delet a mode here is the debug log. Thanks a bunch.

 

 

 

 

 

---- Minecraft Crash Report ----
// You're mean.

Time: 10/1/20 6:30 PM
Description: Initializing game

java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
    at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:78) ~[?:31.2] {re:classloading}
    at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:251) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$buildMods$27(ModLoader.java:231) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$1544/1492896625.apply(Unknown Source) ~[?:?] {}
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_51] {}
    at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1683) ~[?:1.8.0_51] {}
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {}
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {}
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_51] {}
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {}
    at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:233) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$19(ModLoader.java:189) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$1541/1600818942.apply(Unknown Source) ~[?:?] {}
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_51] {}
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_51] {}
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51] {}
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {}
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {}
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_51] {}
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {}
    at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:191) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1411/1810327249.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1412/2061164686.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:392) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:166) [?:?] {re:classloading}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.43.jar:31.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$412/1850646717.call(Unknown Source) [forge-1.15.2-31.2.43.jar:31.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?] {}
Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) ~[?:?] {}
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {}
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:31.2] {re:classloading}
    ... 40 more
Caused by: net.minecraftforge.fml.ModLoadingException: Clumps has class loading errors
§7Could not initialize class net.minecraft.util.registry.Registry
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:77) ~[?:31.2] {re:classloading}
    at sun.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) ~[?:?] {}
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {}
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:31.2] {re:classloading}
    ... 40 more
Caused by: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.util.registry.Registry
    at net.minecraft.entity.EntityType.func_200712_a(EntityType.java:264) ~[?:?] {re:classloading}
    at net.minecraft.entity.EntityType.<clinit>(EntityType.java:140) ~[?:?] {re:classloading}
    at net.minecraft.entity.EntityType$Builder.func_206830_a(EntityType.java:633) ~[?:?] {re:classloading}
    at com.blamejared.clumps.Clumps.<clinit>(Clumps.java:23) ~[?:5.0.2.6] {re:classloading}
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51] {}
    at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:71) ~[?:31.2] {re:classloading}
    at sun.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) ~[?:?] {}
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {}
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:73) ~[?:31.2] {re:classloading}
    ... 40 more


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

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:78)
    at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:251)
    at net.minecraftforge.fml.ModLoader.lambda$buildMods$27(ModLoader.java:231)
    at net.minecraftforge.fml.ModLoader$$Lambda$1544/1492896625.apply(Unknown Source)
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
    at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1683)
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
    at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
    at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:233)
    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$19(ModLoader.java:189)
    at net.minecraftforge.fml.ModLoader$$Lambda$1541/1600818942.apply(Unknown Source)
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
    at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:191)
    at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:97)
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1411/1810327249.run(Unknown Source)
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113)
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1412/2061164686.run(Unknown Source)
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97)
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:392)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(SourceFile:166)
    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.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$412/1850646717.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.15.2
    Minecraft Version ID: 1.15.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: 526682448 bytes (502 MB) / 1035468800 bytes (987 MB) up to 7635730432 bytes (7282 MB)
    CPUs: 4
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m -XX:PermSize=256m
    ModLauncher: 5.1.2+70+master.2845bb9
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.2.43.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.43.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.43.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.43.jar runtimedistcleaner PLUGINSERVICE 
        /Optifine%201.15.2.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.15.2-31.2.43.jar fml TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.43
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: ~~ERROR~~ NullPointerException: null
    Launched Version: forge-31.2.43
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: AMD Radeon HD 7700 Series GL version 4.6.13587 Compatibility Profile Context 20.4.2 26.20.15029.27017, ATI Technologies Inc.
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 4x AMD A6-3600 APU with Radeon(tm) HD Graphics
    OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre9
    OptiFine Build: 20200223-095745
    Render Distance Chunks: 20
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.13587 Compatibility Profile Context 20.4.2 26.20.15029.27017
    OpenGlRenderer: AMD Radeon HD 7700 Series
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

 

 

 

Link to comment
Share on other sites

This is a crash report, not debug.log

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

here it is it donest say debug log but it is  a log if this isn't it then were would I find it

[20:06:01] [main/INFO]: ModLauncher running: args [--username, Ponopoly, --version, forge-31.2.43, --gameDir, C:\Users\Cosmi\Twitch\Minecraft\Instances\new lands, --assetsDir, C:\Users\Cosmi\Twitch\Minecraft\Install\assets, --assetIndex, 1.15, --uuid, d8472845d19f41229a0ffc7a274f906c, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.43, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601]
[20:06:01] [main/INFO]: ModLauncher 5.1.2+70+master.2845bb9 starting: java version 1.8.0_51 by Oracle Corporation
[20:06:02] [main/INFO]: OptiFineTransformationService.onLoad
[20:06:02] [main/INFO]: OptiFine ZIP file: C:\Users\Cosmi\Twitch\Minecraft\Instances\new lands\mods\Optifine 1.15.2.jar
[20:06:03] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[20:06:03] [main/INFO]: OptiFineTransformationService.initialize
[20:06:07] [main/INFO]: OptiFineTransformationService.transformers
[20:06:07] [main/INFO]: Targets: 274
[20:06:11] [main/INFO]: additionalClassesLocator: [optifine., net.optifine.]
[20:06:11] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-31.2.43, --gameDir, C:\Users\Cosmi\Twitch\Minecraft\Instances\new lands, --assetsDir, C:\Users\Cosmi\Twitch\Minecraft\Install\assets, --uuid, d8472845d19f41229a0ffc7a274f906c, --username, Ponopoly, --assetIndex, 1.15, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768]
[20:06:13] [main/INFO]: [OptiFine] *** Reflector Forge ***
[20:06:13] [main/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[20:06:19] [main/INFO]: [OptiFine] (Reflector) Constructor not present: net.minecraftforge.client.event.EntityViewRenderEvent$FogColors, params: class net.minecraft.client.renderer.FogRenderer, class net.minecraft.client.renderer.GameRenderer, class net.minecraft.client.renderer.ActiveRenderInfo, double, float, float, float
[20:06:19] [main/INFO]: [OptiFine] (Reflector) Constructor not present: net.minecraftforge.client.event.EntityViewRenderEvent$RenderFogEvent, params: class net.minecraft.client.renderer.FogRenderer, class net.minecraft.client.renderer.GameRenderer, class net.minecraft.client.renderer.ActiveRenderInfo, double, int, float
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]: java.lang.ExceptionInInitializerError
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraftforge.registries.NamespacedDefaultedWrapper$Factory.onCreate(NamespacedDefaultedWrapper.java:154)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraftforge.registries.RegistryBuilder.lambda$getCreate$2(RegistryBuilder.java:263)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraftforge.registries.RegistryBuilder$$Lambda$638/2106609649.onCreate(Unknown Source)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraftforge.registries.ForgeRegistry.<init>(ForgeRegistry.java:127)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraftforge.registries.RegistryManager.createRegistry(RegistryManager.java:134)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraftforge.registries.RegistryBuilder.create(RegistryBuilder.java:219)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraftforge.registries.GameData.init(GameData.java:185)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraftforge.registries.GameData.<clinit>(GameData.java:169)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraft.block.Block.<clinit>(Block.java:81)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraft.block.Blocks.<clinit>(Blocks.java:19)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraft.item.Items.<clinit>(Items.java:17)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraft.client.renderer.ItemRenderer.<clinit>(ItemRenderer.java:56)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraft.client.renderer.RenderType.<clinit>(RenderType.java:35)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.optifine.render.RenderTypes.<clinit>(RenderTypes.java:13)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraft.client.renderer.BlockModelRenderer.<clinit>(BlockModelRenderer.java:58)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at java.lang.Class.forName0(Native Method)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at java.lang.Class.forName(Class.java:264)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.optifine.reflect.ReflectorClass.getTargetClass(ReflectorClass.java:49)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.optifine.reflect.ReflectorClass.<init>(ReflectorClass.java:28)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.optifine.reflect.ReflectorClass.<init>(ReflectorClass.java:18)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.optifine.reflect.Reflector.<clinit>(Reflector.java:211)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:101)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraft.crash.CrashReport.<init>(CrashReport.java:54)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraft.crash.CrashReport.func_230188_h_(CrashReport.java:414)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraft.client.main.Main.main(SourceFile:129)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at java.lang.reflect.Method.invoke(Method.java:497)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$423/546217718.call(Unknown Source)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
[20:06:22] [main/INFO]: [net.optifine.reflect.ReflectorClass:getTargetClass:57]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[20:06:22] [main/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.NullPointerException: Attempted to get vanilla wrapper for unknown registry: class net.minecraft.util.SoundEvent
[20:06:22] [main/INFO]: [java.lang.Throwable:printStackTrace:634]:     at org.apache.commons.lang3.Validate.notNull(Validate.java:225)
[20:06:22] [main/INFO]: [java.lang.Throwable:printStackTrace:634]:     at net.minecraftforge.registries.GameData.getWrapper(GameData.java:254)
[20:06:22] [main/INFO]: [java.lang.Throwable:printStackTrace:634]:     at net.minecraft.util.registry.Registry.forge(Registry.java:252)
[20:06:22] [main/INFO]: [java.lang.Throwable:printStackTrace:634]:     at net.minecraft.util.registry.Registry.<clinit>(Registry.java:81)
[20:06:22] [main/INFO]: [java.lang.Throwable:printStackTrace:634]:     ... 36 more
[20:06:22] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.common.extensions.IForgeBlockState.getLightValue
[20:06:30] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.client.ForgeHooksClient.applyTransform
[20:06:30] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.client.ForgeHooksClient.applyUVLock
[20:06:30] [main/WARN]: [OptiFine] (Reflector) More than one method found: net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast
[20:06:30] [main/WARN]: [OptiFine] (Reflector)  - public static void net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(net.minecraft.client.renderer.WorldRenderer,com.mojang.blaze3d.matrix.MatrixStack,float)
[20:06:30] [main/WARN]: [OptiFine] (Reflector)  - public static void net.minecraftforge.client.ForgeHooksClient.dispatchRenderLast(net.minecraft.client.renderer.WorldRenderer,com.mojang.blaze3d.matrix.MatrixStack,float,net.minecraft.client.renderer.Matrix4f,long)
[20:06:30] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.client.ForgeHooksClient.getDamageModel
[20:06:30] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.client.ForgeHooksClient.getMatrix
[20:06:30] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.client.ForgeHooksClient.putQuadColor
[20:06:30] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.client.ForgeHooksClient.renderFirstPersonHand
[20:06:30] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.client.ForgeHooksClient.renderLitItem
[20:06:30] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.client.ForgeHooksClient.transform
[20:06:31] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraftforge.common.ForgeConfig$Client.allowEmissiveItems
[20:06:31] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.common.extensions.IForgeItem.getTileEntityItemStackRenderer
[20:06:31] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.IModel
[20:06:31] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraftforge.common.ForgeMod.forgeLightPipelineEnabled
[20:06:31] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.model.BlockModelDefinition.fromJson
[20:06:31] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.vertex.VertexFormatElement$Usage.preDraw
[20:06:31] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraft.client.renderer.vertex.VertexFormatElement$Usage.postDraw
[20:06:31] [main/INFO]: [OptiFine] (Reflector) Field not found: World.tileEntitiesToBeRemoved
[20:06:31] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.gui.GuiModList
[20:06:31] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[20:06:31] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.itemConsumer
[20:06:31] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.client.model.pipeline.LightUtil.renderQuadColor
[20:06:31] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.tessellator
[20:06:31] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
[20:06:34] [main/INFO]: [OptiFine] (Reflector) Constructor not present: net.minecraftforge.client.event.RenderItemInFrameEvent, params: class net.minecraft.entity.item.ItemFrameEntity, class net.minecraft.client.renderer.entity.ItemFrameRenderer
[20:06:34] [main/INFO]: [OptiFine] (Reflector) Constructor not present: net.minecraftforge.client.event.RenderLivingEvent$Pre, params: class net.minecraft.entity.LivingEntity, class net.minecraft.client.renderer.entity.LivingRenderer, float, double, double, double
[20:06:34] [main/INFO]: [OptiFine] (Reflector) Constructor not present: net.minecraftforge.client.event.RenderLivingEvent$Post, params: class net.minecraft.entity.LivingEntity, class net.minecraft.client.renderer.entity.LivingRenderer, float, double, double, double
[20:06:34] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Pre
[20:06:34] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Post
[20:06:34] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[20:06:34] [main/INFO]: [OptiFine] *** Reflector Vanilla ***
[20:06:35] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.model.BoatModel.(type: class [Lnet.minecraft.client.renderer.model.ModelRenderer;, index: 1)
[20:06:35] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.EnderCrystalRenderer.(type: class net.minecraft.client.renderer.entity.model.EntityModel, index: 0)
[20:06:35] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.EnderCrystalRenderer.(type: class net.minecraft.client.renderer.entity.model.EntityModel, index: 1)
[20:06:35] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.model.GhastModel.(type: class net.minecraft.client.renderer.model.ModelRenderer, index: 0)
[20:06:35] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.model.IllagerModel.(type: class net.minecraft.client.renderer.model.ModelRenderer, index: 8)
[20:06:35] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.model.PhantomModel.(type: class net.minecraft.client.renderer.model.ModelRenderer, index: 7)
[20:06:35] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.model.SalmonModel.(type: class net.minecraft.client.renderer.model.ModelRenderer, index: 5)
[20:06:35] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.model.SalmonModel.(type: class net.minecraft.client.renderer.model.ModelRenderer, index: 6)
[20:06:35] [main/INFO]: [OptiFine] (Reflector) Field not present: net.minecraft.client.renderer.entity.model.SalmonModel.(type: class net.minecraft.client.renderer.model.ModelRenderer, index: 7)
[20:06:36] [Render thread/INFO]: Setting user: Ponopoly
[20:06:39] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
[20:06:40] [Render thread/INFO]: [OptiFine] 
[20:06:40] [Render thread/INFO]: [OptiFine] OptiFine_1.15.2_HD_U_G1_pre9
[20:06:40] [Render thread/INFO]: [OptiFine] Build: 20200223-095745
[20:06:40] [Render thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[20:06:40] [Render thread/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[20:06:40] [Render thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[20:06:40] [Render thread/INFO]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
[20:06:40] [Render thread/INFO]: [OptiFine] OpenGL: AMD Radeon HD 7700 Series, version 4.6.13587 Compatibility Profile Context 20.4.2 26.20.15029.27017, ATI Technologies Inc.
[20:06:40] [Render thread/INFO]: [OptiFine] OpenGL Version: 4.6.13587
[20:06:40] [Render thread/INFO]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[20:06:40] [Render thread/INFO]: [OptiFine] Maximum texture size: 16384x16384
[20:06:40] [VersionCheck/INFO]: [OptiFine] Checking for new version
[20:06:40] [Render thread/INFO]: [Shaders] OpenGL Version: 4.6.13587 Compatibility Profile Context 20.4.2 26.20.15029.27017
[20:06:40] [Render thread/INFO]: [Shaders] Vendor:  ATI Technologies Inc.
[20:06:40] [Render thread/INFO]: [Shaders] Renderer: AMD Radeon HD 7700 Series
[20:06:40] [Render thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[20:06:40] [Render thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[20:06:40] [Render thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[20:06:40] [Render thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[20:06:40] [Render thread/INFO]: [Shaders] Load shaders configuration.
[20:06:40] [Render thread/INFO]: [Shaders] Save shaders configuration.
[20:06:41] [VersionCheck/INFO]: [OptiFine] java.io.FileNotFoundException: http://optifine.net/version/1.15.2/HD_U.txt
[20:06:43] [modloading-worker-0/ERROR]: Failed to create mod instance. ModID: bookshelf, class net.darkhax.bookshelf.Bookshelf
java.lang.NoClassDefFoundError: Could not initialize class net.minecraftforge.registries.GameData
    at net.minecraftforge.common.loot.GlobalLootModifierSerializer.setRegistryName(GlobalLootModifierSerializer.java:42) ~[?:?]
    at net.minecraftforge.common.loot.GlobalLootModifierSerializer.setRegistryName(GlobalLootModifierSerializer.java:50) ~[?:?]
    at net.darkhax.bookshelf.registry.RegistryHelper.registerGlobalModifier(RegistryHelper.java:815) ~[?:5.6.40]
    at net.darkhax.bookshelf.registry.RegistryHelper.registerGlobalModifier(RegistryHelper.java:810) ~[?:5.6.40]
    at net.darkhax.bookshelf.Bookshelf.<init>(Bookshelf.java:97) ~[?:5.6.40]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131) [?:31.2]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$1536/1242705512.accept(Unknown Source) [?:31.2]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$1535/1286915276.accept(Unknown Source) [?:1.8.0_51]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$1535/1286915276.accept(Unknown Source) [?:1.8.0_51]
    at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) [?:?]
    at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:135) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$1620/969752921.accept(Unknown Source) [?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51]
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_51]
    at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
[20:06:44] [modloading-worker-1/INFO]: Forge mod loading, version 31.2.43, for MC 1.15.2 with MCP 20200515.085601
[20:06:44] [modloading-worker-1/INFO]: MinecraftForge v31.2.43 Initialized
[20:06:46] [modloading-worker-1/ERROR]: Failed to create mod instance. ModID: forge, class net.minecraftforge.common.ForgeMod
java.lang.NoClassDefFoundError: Could not initialize class net.minecraftforge.registries.GameData
    at net.minecraftforge.common.ForgeHooks.<clinit>(ForgeHooks.java:1130) ~[?:?]
    at net.minecraftforge.common.MinecraftForge.initialize(MinecraftForge.java:55) ~[?:?]
    at net.minecraftforge.common.ForgeMod.<init>(ForgeMod.java:96) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131) [?:31.2]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$1536/1242705512.accept(Unknown Source) [?:31.2]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$1535/1286915276.accept(Unknown Source) [?:1.8.0_51]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$1535/1286915276.accept(Unknown Source) [?:1.8.0_51]
    at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) [?:?]
    at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:135) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$1620/969752921.accept(Unknown Source) [?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51]
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_51]
    at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:401) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:734) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233) [?:1.8.0_51]
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:1.8.0_51]
    at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583) [?:1.8.0_51]
    at net.minecraftforge.fml.ModList.lambda$dispatchParallelEvent$11(ModList.java:135) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$1619/676089602.run(Unknown Source) [?:?]
    at java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1386) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
[20:06:46] [modloading-worker-1/ERROR]: Failed to create mod instance. ModID: dragonmounts, class wolfshotz.dml.DragonMountsLegacy
java.lang.IllegalAccessError: no such method: wolfshotz.dml.misc.DragonEggBlock.onVanillaEggActivate(RightClickBlock)void/invokeStatic
    at java.lang.invoke.MethodHandleNatives.linkMethodHandleConstant(MethodHandleNatives.java:483) ~[?:1.8.0_51]
    at wolfshotz.dml.DragonMountsLegacy.<init>(DragonMountsLegacy.java:45) ~[?:1.0.5]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131) [?:31.2]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$1536/1242705512.accept(Unknown Source) [?:31.2]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$1535/1286915276.accept(Unknown Source) [?:1.8.0_51]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$1535/1286915276.accept(Unknown Source) [?:1.8.0_51]
    at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) [?:?]
    at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:135) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$1620/969752921.accept(Unknown Source) [?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51]
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_51]
    at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:401) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:734) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233) [?:1.8.0_51]
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:1.8.0_51]
    at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583) [?:1.8.0_51]
    at net.minecraftforge.fml.ModList.lambda$dispatchParallelEvent$11(ModList.java:135) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$1619/676089602.run(Unknown Source) [?:?]
    at java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1386) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
Caused by: java.lang.NoClassDefFoundError: net.minecraft.block.Block
    at java.lang.invoke.MethodHandleNatives.resolve(Native Method) ~[?:1.8.0_51]
    at java.lang.invoke.MemberName$Factory.resolve(MemberName.java:962) ~[?:1.8.0_51]
    at java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:987) ~[?:1.8.0_51]
    at java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:1390) ~[?:1.8.0_51]
    at java.lang.invoke.MethodHandles$Lookup.linkMethodHandleConstant(MethodHandles.java:1746) ~[?:1.8.0_51]
    at java.lang.invoke.MethodHandleNatives.linkMethodHandleConstant(MethodHandleNatives.java:477) ~[?:1.8.0_51]
    ... 35 more
[20:06:46] [modloading-worker-0/WARN]: Configuration file C:\Users\Cosmi\Twitch\Minecraft\Instances\new lands\config\craftandhunt.toml is not correct. Correcting
[20:06:46] [modloading-worker-0/WARN]: Incorrect key Tools.Bone Tools.bone_tool_enchantability was corrected from 15 to 10
[20:06:46] [modloading-worker-0/ERROR]: Failed to register automatic subscribers. ModID: craftandhunt, class craftandhunt.Main.CraftAndHunt
java.lang.NoClassDefFoundError: Could not initialize class net.minecraftforge.registries.GameData
    at net.minecraft.item.Item.<clinit>(Item.java:44) ~[?:?]
    at craftandhunt.Init.RegisterTools.<clinit>(RegisterTools.java:23) ~[?:1.0]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
    at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51]
    at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[?:?]
    at net.minecraftforge.fml.AutomaticEventSubscriber$$Lambda$1671/1037540429.accept(Unknown Source) ~[?:?]
    at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51]
    at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[?:?]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:141) [?:31.2]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$1536/1242705512.accept(Unknown Source) [?:31.2]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$1535/1286915276.accept(Unknown Source) [?:1.8.0_51]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$1535/1286915276.accept(Unknown Source) [?:1.8.0_51]
    at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) [?:?]
    at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:135) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$1620/969752921.accept(Unknown Source) [?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51]
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_51]
    at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool$WorkQueue.execLocalTasks(ForkJoinPool.java:1040) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1058) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
[20:06:46] [modloading-worker-0/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Main.initialize()
[20:06:47] [modloading-worker-0/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer...
[20:06:47] [modloading-worker-0/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
[20:06:47] [modloading-worker-0/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
[20:06:47] [modloading-worker-0/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Initialized.
[20:06:47] [modloading-worker-1/ERROR]: Failed to register automatic subscribers. ModID: terraforged, class com.terraforged.mod.TerraForgedMod
java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.block.Blocks
    at net.minecraft.world.gen.surfacebuilders.SurfaceBuilder.<clinit>(SurfaceBuilder.java:13) ~[?:?]
    at com.terraforged.mod.biome.Bryce.<init>(Bryce.java:19) ~[?:?]
    at com.terraforged.mod.biome.ModBiomes.<clinit>(ModBiomes.java:42) ~[?:?]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
    at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_51]
    at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[?:?]
    at net.minecraftforge.fml.AutomaticEventSubscriber$$Lambda$1671/1037540429.accept(Unknown Source) ~[?:?]
    at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51]
    at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[?:?]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:141) [?:31.2]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$1536/1242705512.accept(Unknown Source) [?:31.2]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$1535/1286915276.accept(Unknown Source) [?:1.8.0_51]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$1535/1286915276.accept(Unknown Source) [?:1.8.0_51]
    at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) [?:?]
    at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:135) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$1620/969752921.accept(Unknown Source) [?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51]
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_51]
    at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.helpComplete(ForkJoinPool.java:1867) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.awaitJoin(ForkJoinPool.java:2042) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:404) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:734) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233) [?:1.8.0_51]
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:1.8.0_51]
    at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583) [?:1.8.0_51]
    at net.minecraftforge.fml.ModList.lambda$dispatchParallelEvent$11(ModList.java:135) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$1619/676089602.run(Unknown Source) [?:?]
    at java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1386) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
[20:06:47] [modloading-worker-1/ERROR]: Failed to create mod instance. ModID: ironchest, class com.progwml6.ironchest.IronChests
java.lang.NoClassDefFoundError: Could not initialize class net.minecraftforge.registries.GameData
    at net.minecraftforge.registries.ForgeRegistries.init(ForgeRegistries.java:116) ~[?:?]
    at net.minecraftforge.registries.ForgeRegistries.<clinit>(ForgeRegistries.java:66) ~[?:?]
    at com.progwml6.ironchest.common.block.IronChestsBlocks.<clinit>(IronChestsBlocks.java:32) ~[?:1.15.2-10.0.3]
    at com.progwml6.ironchest.IronChests.<init>(IronChests.java:51) ~[?:1.15.2-10.0.3]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
    at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131) [?:31.2]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$1536/1242705512.accept(Unknown Source) [?:31.2]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$1535/1286915276.accept(Unknown Source) [?:1.8.0_51]
    at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
    at java.util.function.Consumer$$Lambda$1535/1286915276.accept(Unknown Source) [?:1.8.0_51]
    at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) [?:?]
    at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:135) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$1620/969752921.accept(Unknown Source) [?:?]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51]
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_51]
    at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.helpComplete(ForkJoinPool.java:1867) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.awaitJoin(ForkJoinPool.java:2042) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doInvoke(ForkJoinTask.java:404) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:734) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160) [?:1.8.0_51]
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233) [?:1.8.0_51]
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:1.8.0_51]
    at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:583) [?:1.8.0_51]
    at net.minecraftforge.fml.ModList.lambda$dispatchParallelEvent$11(ModList.java:135) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$1619/676089602.run(Unknown Source) [?:?]
    at java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1386) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
[20:06:47] [Render thread/INFO]: Dispatching synchronous work after CONSTRUCT: 2 jobs
[20:06:47] [Render thread/ERROR]: Encountered exception executing deferred work
java.util.concurrent.CompletionException: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.util.registry.Registry
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_51]
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1621) [?:1.8.0_51]
    at net.minecraftforge.fml.DeferredWorkQueue.lambda$makeRunnable$6(DeferredWorkQueue.java:210) [?:?]
    at net.minecraftforge.fml.DeferredWorkQueue$$Lambda$1786/1149273771.run(Unknown Source) [?:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
    at net.minecraftforge.fml.DeferredWorkQueue$$Lambda$1618/1744146882.execute(Unknown Source) [?:?]
    at java.util.concurrent.CompletableFuture.asyncRunStage(CompletableFuture.java:1632) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture.runAsync(CompletableFuture.java:1850) [?:1.8.0_51]
    at net.minecraftforge.fml.DeferredWorkQueue.makeRunnable(DeferredWorkQueue.java:208) [?:?]
    at net.minecraftforge.fml.DeferredWorkQueue.lambda$runTasks$4(DeferredWorkQueue.java:201) [?:?]
    at net.minecraftforge.fml.DeferredWorkQueue$$Lambda$1784/619629247.apply(Unknown Source) [?:?]
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) [?:1.8.0_51]
    at java.util.concurrent.ConcurrentLinkedDeque$CLDSpliterator.forEachRemaining(ConcurrentLinkedDeque.java:1449) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:576) [?:1.8.0_51]
    at java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:255) [?:1.8.0_51]
    at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:438) [?:1.8.0_51]
    at net.minecraftforge.fml.DeferredWorkQueue.runTasks(DeferredWorkQueue.java:201) [?:?]
    at net.minecraftforge.fml.ModList.dispatchParallelEvent(ModList.java:152) [?:?]
    at net.minecraftforge.fml.ModList.lambda$static$2(ModList.java:98) [?:?]
    at net.minecraftforge.fml.ModList$$Lambda$1506/1617488818.dispatchEvent(Unknown Source) [?:?]
    at net.minecraftforge.fml.LifecycleEventProvider.dispatch(LifecycleEventProvider.java:71) [?:?]
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:214) [?:?]
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:200) [?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:97) [?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1389/607929158.run(Unknown Source) [?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) [?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1390/688239976.run(Unknown Source) [?:?]
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) [?:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:392) [?:?]
    at net.minecraft.client.main.Main.main(SourceFile:166) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.43.jar:31.2]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$423/546217718.call(Unknown Source) [forge-1.15.2-31.2.43.jar:31.2]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
Caused by: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.util.registry.Registry
    at net.blay09.mods.waystones.ModStats.registerStats(ModStats.java:13) ~[?:6.0.2]
    at net.blay09.mods.waystones.Waystones$$Lambda$1769/293839796.run(Unknown Source) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51]
    ... 41 more
[20:06:47] [Render thread/INFO]: Synchronous work queue completed in 00:00:00.068
[20:06:47] [Render thread/FATAL]: Failed to complete lifecycle event CONSTRUCT, 7 errors found
[20:06:47] [Render thread/FATAL]: EventBus 0 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
    at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) [eventbus-2.2.0-service.jar:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) [?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$1390/688239976.run(Unknown Source) [?:?]
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) [?:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:392) [?:?]
    at net.minecraft.client.main.Main.main(SourceFile:166) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.43.jar:31.2]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$423/546217718.call(Unknown Source) [forge-1.15.2-31.2.43.jar:31.2]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[20:06:49] [Render thread/INFO]: [net.minecraft.util.registry.Bootstrap:func_179870_a:103]: ---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 10/1/20 8:06 PM
Description: Initializing game

java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.renderer.RenderType
    at net.minecraft.client.gui.fonts.EmptyGlyph.<init>(SourceFile:10) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.fonts.Font.<clinit>(Font.java:24) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.gui.fonts.FontResourceManager.func_212318_b(SourceFile:152) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.fonts.FontResourceManager$$Lambda$1856/1684428673.apply(Unknown Source) ~[?:?] {}
    at java.util.HashMap.computeIfAbsent(HashMap.java:1118) ~[?:1.8.0_51] {}
    at net.minecraft.client.gui.fonts.FontResourceManager.func_211504_a(SourceFile:151) ~[?:?] {re:classloading}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:408) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:166) [?:?] {re:classloading}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.43.jar:31.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$423/546217718.call(Unknown Source) [forge-1.15.2-31.2.43.jar:31.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.client.gui.fonts.EmptyGlyph.<init>(SourceFile:10)
    at net.minecraft.client.gui.fonts.Font.<clinit>(Font.java:24)
    at net.minecraft.client.gui.fonts.FontResourceManager.func_212318_b(SourceFile:152)
    at net.minecraft.client.gui.fonts.FontResourceManager$$Lambda$1856/1684428673.apply(Unknown Source)
    at java.util.HashMap.computeIfAbsent(HashMap.java:1118)
    at net.minecraft.client.gui.fonts.FontResourceManager.func_211504_a(SourceFile:151)
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:408)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(SourceFile:166)
    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.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$423/546217718.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.15.2
    Minecraft Version ID: 1.15.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: 543706240 bytes (518 MB) / 1090519040 bytes (1040 MB) up to 7635730432 bytes (7282 MB)
    CPUs: 2
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m -XX:PermSize=256m
    ModLauncher: 5.1.2+70+master.2845bb9
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.2.43.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.43.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.43.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.43.jar runtimedistcleaner PLUGINSERVICE 
        /Optifine%201.15.2.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.15.2-31.2.43.jar fml TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.43
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        forge-1.15.2-31.2.43-client.jar Minecraft {[email protected] CREATE_REGISTRIES}
        SimpleStorageNetwork-1.15.2-1.0.1.jar Simple Storage Network {[email protected] CREATE_REGISTRIES}
        swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] CREATE_REGISTRIES}
        Craft_and_Hunt_V1.1.0_MC_1.15.2.jar Craft and Hunt {[email protected] ERROR}
        MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] CREATE_REGISTRIES}
        Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] ERROR}
        EnchantmentDescriptions-1.15.2-2.0.9.jar EnchantmentDescriptions {[email protected] CREATE_REGISTRIES}
        oceangems-1.0.0_1.15.2.jar Ocean Gems {[email protected] CREATE_REGISTRIES}
        AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] CREATE_REGISTRIES}
        jei-1.15.2-6.0.3.15.jar Just Enough Items {[email protected] CREATE_REGISTRIES}
        DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {[email protected] CREATE_REGISTRIES}
        forge-1.15.2-31.2.43-universal.jar Forge {[email protected] ERROR}
        DragonMountsLegacy-1.0.5.jar Dragon Mounts Legacy {[email protected] ERROR}
        FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 CREATE_REGISTRIES}
        Neat 1.6-22.jar Neat {[email protected] CREATE_REGISTRIES}
        Waystones_1.15.2-6.0.2.jar Waystones {[email protected] CREATE_REGISTRIES}
        TerraForged-1.15.2-0.1.2.jar TerraForged {[email protected] ERROR}
        ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] ERROR}
        FastWorkbench-1.15.2-3.1.1.jar FastWorkbench {[email protected] CREATE_REGISTRIES}
        Placebo-1.15.2-3.1.0.jar Placebo {[email protected] CREATE_REGISTRIES}
        OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE CREATE_REGISTRIES}
    Launched Version: forge-31.2.43
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: AMD Radeon HD 7700 Series GL version 4.6.13587 Compatibility Profile Context 20.4.2 26.20.15029.27017, ATI Technologies Inc.
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 4x AMD A6-3600 APU with Radeon(tm) HD Graphics
    OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre9
    OptiFine Build: 20200223-095745
    Render Distance Chunks: 20
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.13587 Compatibility Profile Context 20.4.2 26.20.15029.27017
    OpenGlRenderer: AMD Radeon HD 7700 Series
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 2
[20:06:49] [Render thread/INFO]: [net.minecraft.util.registry.Bootstrap:func_179870_a:103]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Cosmi\Twitch\Minecraft\Instances\new lands\crash-reports\crash-2020-10-01_20.06.49-client.txt

Link to comment
Share on other sites

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



×
×
  • Create New...

Important Information

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