Jump to content

Crash when loading latets forge version


Chara Violet

Recommended Posts

When opening Minecraft in 1.15.1 forge version 30.0.16, everything appears to work properly at first, but once the Minecraft title menu loads it instantly crashes. Below is the crash report, if that helps:

Spoiler

---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!Time: 12/27/19 2:10 PM
Description: Rendering screenjava.lang.IllegalArgumentException: Out of bounds: start: (0, 0) (size: 32x41); size: 32x41
    at net.minecraft.client.renderer.texture.NativeImage.func_211676_a(NativeImage.java:346) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProvider$GlpyhInfo.func_211573_a(SourceFile:140) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.fonts.FontTexture.func_211131_a(SourceFile:53) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.fonts.Font.func_211185_a(SourceFile:124) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.fonts.Font.func_212458_a(SourceFile:110) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.fonts.Font$$Lambda$2928/362417934.apply(Unknown Source) ~[?:?] {}
    at it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap.computeIfAbsent(Char2ObjectOpenHashMap.java:479) ~[fastutil-8.2.1.jar:?] {}
    at net.minecraft.client.gui.fonts.Font.func_211187_a(SourceFile:110) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.FontRenderer.func_228081_c_(SourceFile:170) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.FontRenderer.func_228080_b_(SourceFile:99) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.FontRenderer.func_228079_a_(SourceFile:86) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.FontRenderer.func_228078_a_(SourceFile:80) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.FontRenderer.func_175063_a(SourceFile:54) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.AbstractGui.drawString(SourceFile:112) ~[?:?] {re:classloading}
    at net.minecraftforge.client.ForgeHooksClient.renderMainMenu(ForgeHooksClient.java:326) ~[?:?] {re:classloading}
    at net.minecraft.client.gui.screen.MainMenuScreen.render(MainMenuScreen.java:199) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:364) ~[?:?] {re:classloading}
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:481) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:882) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:520) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:202) [?:?] {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:56) [forge-1.15.1-30.0.16.jar:30.0] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$384/562561015.call(Unknown Source) [forge-1.15.1-30.0.16.jar:30.0] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.0.0-milestone.4.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.0.0-milestone.4.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.0.0-milestone.4.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.0.0-milestone.4.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.0.0-milestone.4.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.renderer.texture.NativeImage.func_211676_a(NativeImage.java:346)
    at net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProvider$GlpyhInfo.func_211573_a(SourceFile:140)
    at net.minecraft.client.gui.fonts.FontTexture.func_211131_a(SourceFile:53)
    at net.minecraft.client.gui.fonts.Font.func_211185_a(SourceFile:124)
    at net.minecraft.client.gui.fonts.Font.func_212458_a(SourceFile:110)
    at net.minecraft.client.gui.fonts.Font$$Lambda$2928/362417934.apply(Unknown Source)
    at it.unimi.dsi.fastutil.chars.Char2ObjectOpenHashMap.computeIfAbsent(Char2ObjectOpenHashMap.java:479)
    at net.minecraft.client.gui.fonts.Font.func_211187_a(SourceFile:110)
    at net.minecraft.client.gui.FontRenderer.func_228081_c_(SourceFile:170)
    at net.minecraft.client.gui.FontRenderer.func_228080_b_(SourceFile:99)
    at net.minecraft.client.gui.FontRenderer.func_228079_a_(SourceFile:86)
    at net.minecraft.client.gui.FontRenderer.func_228078_a_(SourceFile:80)
    at net.minecraft.client.gui.FontRenderer.func_175063_a(SourceFile:54)
    at net.minecraft.client.gui.AbstractGui.drawString(SourceFile:112)
    at net.minecraftforge.client.ForgeHooksClient.renderMainMenu(ForgeHooksClient.java:326)
    at net.minecraft.client.gui.screen.MainMenuScreen.render(MainMenuScreen.java:199)
    at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:364)-- Screen render details --
Details:
    Screen name: net.minecraft.client.gui.screen.MainMenuScreen
    Mouse location: Scaled: (350, 97). Absolute: (700.000000, 194.000000)
    Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2.000000
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:481)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:882)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:520)
    at net.minecraft.client.main.Main.main(SourceFile:202)
    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:56)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$384/562561015.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.1
    Minecraft Version ID: 1.15.1
    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: 1678500312 bytes (1600 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 4
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 5.0.0-milestone.4+67+b1a340b
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.1-30.0.16.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.1-30.0.16.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.0.0-milestone.1-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.1-30.0.16.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.1-30.0.16.jar runtimedistcleaner PLUGINSERVICE 
        /forge-1.15.1-30.0.16.jar fml TRANSFORMATIONSERVICE 
    FML: 30.0
    Forge: net.minecraftforge:30.0.16
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        forge-1.15.1-30.0.16-client.jar Minecraft {[email protected] DONE}
        forge-1.15.1-30.0.16-universal.jar Forge {[email protected] DONE}
    Launched Version: 1.15.1-forge-30.0.16
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 432.00, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: vanilla, file/Chara's Add-On, file/8bitoperator
    Current Language: English (US)
    CPU: 4x Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz

 

Edited by DaemonUmbra
Fixed Formatting
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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Yeah, Minecraft.getInstance().player only works on the client side. Is there a way to get the player from the NetworkEvent.Context?
    • I have tried multimc, prism, and curseforge. They all crash without creating any logs.
    • I play with friends a server with mods, funny enough im the only one getting the error. Link to the crash error:https://pastebin.com/Qgn57EXZ
    • I have a keybind where you spit like a llama. On singleplayer both the entity and particle spawn and it's sound is played (https://youtu.be/bpxnFDuWw_I). But on a server only the entity is spawned and nothing else (https://youtu.be/veVQ4zSqnIA), no particles nor sound. Upon starting the server I have noticed this error in the window (https://postimg.cc/K3KDCpMY), don't know if it's relevant. The server works fine but when I want to spit the following pops up in the serverlog '''Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER''' (https://postimg.cc/LqTDP1Sm). I have prepared the following code of the Server-to-Client packet class which I have made to spawn mentioned particles and sounds. package mett.palemannie.tabakmod.networking.packets; import net.minecraft.client.Minecraft; import net.minecraft.core.particles.ParticleTypes; import net.minecraft.network.FriendlyByteBuf; import net.minecraft.sounds.SoundEvents; import net.minecraft.util.RandomSource; import net.minecraft.world.entity.player.Player; import net.minecraft.world.level.Level; import net.minecraft.world.phys.Vec3; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; public class SpuckEffektS2CPacket { public SpuckEffektS2CPacket(){ } public SpuckEffektS2CPacket(FriendlyByteBuf buf){ } public void toBytes(FriendlyByteBuf buf){ } public boolean handle(Supplier<NetworkEvent.Context> supplier){ NetworkEvent.Context context = supplier.get(); context.enqueueWork(()-> { Player player = Minecraft.getInstance().player; //Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER Level level = Minecraft.getInstance().level; RandomSource rdm = RandomSource.create(); float r = rdm.nextInt(80, 120) / 100f; player.playSound(SoundEvents.LLAMA_SPIT, 1f, r); Vec3 MausPos = player.getEyePosition(); Vec3 SchauWinkel = player.getLookAngle(); level.addParticle(ParticleTypes.SPIT, true, MausPos.x, MausPos.y, MausPos.z, SchauWinkel.x/4, SchauWinkel.y/4, SchauWinkel.z/4); }); return true; } } Is there an alternative to Minecraft.getInstance().player;? dumb question. I have looked at other mods (MrCrayfish's Gun Mod, Ars Noveau, Apotheosis) on how they handle such server-to-client sound and particles but I haven't got any wiser.    
    • i keep getting error on minecraft when im trying to play modpack. When i go to logs folder i got this. 
  • Topics

×
×
  • Create New...

Important Information

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