MineDigMine Posted June 13, 2019 Share Posted June 13, 2019 (edited) I have tried all and the latest forge version for 1.14.2 but they just all have the same error: ---- Minecraft Crash Report ---- // I let you down. Sorry Time: 6/13/19 12:28 PM Description: mouseClicked event handler java.lang.VerifyError: Bad type on operand stack Exception Details: Location: realms/b.a(Lcvk;Lcom/mojang/realmsclient/dto/RealmsServer;)V @16: invokevirtual Reason: Type 'net/minecraft/realms/RealmsScreenProxy' (current frame, stack[1]) is not assignable to 'czt' Current Frame: bci: @16 flags: { } locals: { 'realms/b', 'cvk', 'com/mojang/realmsclient/dto/RealmsServer' } stack: { 'cvk', 'net/minecraft/realms/RealmsScreenProxy' } Bytecode: 0x0000000: 2bbb 0077 592a 2cb4 00a1 b701 15b6 0116 0x0000010: b600 ecb1 at realms.bc.getMainScreen(SourceFile:11) ~[?:1.14.16] {} at net.minecraft.realms.RealmsBridge.switchToRealms(SourceFile:33) ~[?:?] {} at net.minecraft.client.gui.screen.MainMenuScreen.func_140005_i(MainMenuScreen.java:192) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.client.gui.screen.MainMenuScreen.lambda$addSingleplayerMultiplayerButtons$7(MainMenuScreen.java:166) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.client.gui.screen.MainMenuScreen$$Lambda$2217/516468676.onPress(Unknown Source) ~[?:?] {} at net.minecraft.client.gui.widget.button.Button.onPress(SourceFile:18) ~[?:?] {pl:accesstransformer:B} at net.minecraft.client.gui.widget.button.AbstractButton.onClick(SourceFile:15) ~[?:?] {} at net.minecraft.client.gui.widget.Widget.mouseClicked(Widget.java:136) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.client.gui.INestedGuiEventHandler.mouseClicked(SourceFile:27) ~[?:?] {} at net.minecraft.client.gui.screen.MainMenuScreen.mouseClicked(MainMenuScreen.java:277) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:81) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.client.MouseHelper$$Lambda$2374/2062061041.run(Unknown Source) ~[?:?] {} at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:441) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:79) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.client.MouseHelper$$Lambda$1841/769526324.invoke(Unknown Source) ~[?:?] {} at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.1.jar:build 12] {} at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.1.jar:build 12] {} at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3050) ~[lwjgl-glfw-3.2.1.jar:build 12] {} at net.minecraft.client.MainWindow.func_216528_l(SourceFile:425) ~[?:?] {} at net.minecraft.client.MainWindow.func_198086_a(SourceFile:283) ~[?:?] {} at net.minecraft.client.Minecraft.func_213227_b(Minecraft.java:955) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:919) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(SourceFile:154) [?:?] {} 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.14.2-26.0.25.jar:26.0] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$300/1935122449.call(Unknown Source) [forge-1.14.2-26.0.25.jar:26.0] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-2.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-2.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-2.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:77) [modlauncher-2.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:62) [modlauncher-2.1.3.jar:?] {} Edited June 13, 2019 by MineDigMine Quote Link to comment Share on other sites More sharing options...
KingIceCream Posted June 13, 2019 Share Posted June 13, 2019 I think this has already been reported Quote Link to comment Share on other sites More sharing options...
MineDigMine Posted June 13, 2019 Author Share Posted June 13, 2019 oh Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.