Jump to content

Recommended Posts

Posted

I made a modpack for minecraft 1.15.2 and it is crashing in initialization, I don't know why. I already removed Optifine, here is the crash report:

 

---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 31/08/20 23:13
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 java.util.HashMap.computeIfAbsent(Unknown Source) ~[?:1.8.0_261] {}
    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) ~[1.15.2-forge-31.2.36.jar:?] {re:classloading}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {}
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.15.2-31.2.36.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 java.util.HashMap.computeIfAbsent(Unknown Source)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
    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_261, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 5941042496 bytes (5665 MB) / 7046430720 bytes (6720 MB) up to 7046430720 bytes (6720 MB)
    CPUs: 8
    JVM Flags: 10 total; -Xmn128M -Xmx6701M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    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.36.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.36.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.36.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.36.jar runtimedistcleaner PLUGINSERVICE 
        /Optifine%201.15.2.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.15.2-31.2.36.jar fml TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.36
    FML Language Providers: 
        javafml@31.2
        minecraft@1
    Mod List: 
        forge-1.15.2-31.2.36-client.jar Minecraft {minecraft@1.15.2 NONE}
        Harvest-forge-1.15.1-1.2.11-24.jar Harvest {harvest@version NONE}
        elevatorid-1.15.2-1.7.1.jar Elevator Mod {elevatorid@1.15.2-1.7.1 NONE}
        MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {mousetweaks@2.13 NONE}
        Bookshelf-1.15.2-5.6.40.jar Bookshelf {bookshelf@5.6.40 NONE}
        TrashSlot_1.15.2-11.0.0.jar TrashSlot {trashslot@11.0.0 NONE}
        ImmersiveEngineering-1.15.2-4.0.0-117.jar Immersive Engineering {immersiveengineering@1.15.2-4.0.0-117 NONE}
        StepUp-1.15.2-0.2.2.jar StepUp {stepup@1.15.2-0.2.2 NONE}
        AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 NONE}
        JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {jeitweaker@1.0.1.3 NONE}
        jei-1.15.2-6.0.3.15.jar Just Enough Items {jei@6.0.3.15 NONE}
        FallingTree-1.15.2-2.2.1.jar Falling Tree {falling_tree@2.2.1 NONE}
        JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {jeresources@0.10.1.77 NONE}
        forge-1.15.2-31.2.36-universal.jar Forge {forge@31.2.36 NONE}
        jeiintegration_1.15.2-3.1.1.2.jar JEI Integration {jeiintegration@3.1.1.2 NONE}
        WAWLA-1.15.2-3.0.4.jar WAWLA {wawla@3.0.4 NONE}
        create-mc1.15.2_v0.2.4d.jar Create {create@mc1.15.2_v0.2.4d NONE}
        gravestone-1.17.5.jar Gravestone Mod {gravestone@1.17.5 NONE}
        WailaHarvestability-mc1.15.2-1.1.12.jar Waila Harvestability {wailaharvestability@1.1.12 NONE}
        JEIEnchantmentInfo-1.16.1-1.2.0.jar JEI Enchantment Info {jeienchantmentinfo@1.16.1-1.2.0 NONE}
        journeymap-1.15.2-5.7.0b3.jar Journeymap {journeymap@5.7.0b3 NONE}
        CraftingTweaks_1.15.2-11.0.1.jar Crafting Tweaks {craftingtweaks@11.0.1 NONE}
        OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE NONE}
        NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {naturescompass@1.15.2-1.8.5 NONE}
    Launched Version: 1.15.2-forge-31.2.36
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: Intel(R) UHD Graphics 620 GL version 4.6.0 - Build 27.20.100.8190, Intel
    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: 8x Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
    OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre9
    OptiFine Build: 20200223-095745
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 - Build 27.20.100.8190
    OpenGlRenderer: Intel(R) UHD Graphics 620
    OpenGlVendor: Intel
    CpuCount: 8

Posted

Provide a log without Optifine

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.

  Reveal hidden contents

 

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.