Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

1.14.2 all forge versions crash when clicking the realms button in main menu.

Featured Replies

Posted

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 by MineDigMine

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.