Posted December 27, 20195 yr 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 December 27, 20195 yr by DaemonUmbra Fixed Formatting
January 2, 20205 yr On 12/28/2019 at 12:58 AM, diesieben07 said: Try without those resource packs. could i ask what cause this happen? i have got this crash as well,and remove the texture pack actually avoid the crash,but i just wonder why this crash would occur?
January 2, 20205 yr 1 hour ago, diesieben07 said: They have an invalid font texture in them. Is there any resolution to use that pack without crash? Like modify the invalid font texture you mention or something else?
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.