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.

sprungle

Members
  • Joined

  • Last visited

  1. sprungle joined the community
  2. With forge installed, Minecraft crashes instantly upon attempting to connect to my realm. This occurs both with and without mods in the mods folder. crash report: ---- Minecraft Crash Report ---- // Daisy, daisy... Time: 6/29/19 11:36 PM Description: mouseClicked event handler java.lang.VerifyError: Bad type on operand stack Exception Details: Location: realms/b.a(Lcvo;Lcom/mojang/realmsclient/dto/RealmsServer;)V @16: invokevirtual Reason: Type 'net/minecraft/realms/RealmsScreenProxy' (current frame, stack[1]) is not assignable to 'czx' Current Frame: bci: @16 flags: { } locals: { 'realms/b', 'cvo', 'com/mojang/realmsclient/dto/RealmsServer' } stack: { 'cvo', '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.17] {} at net.minecraft.realms.RealmsBridge.switchToRealms(SourceFile:33) ~[?:?] {} at net.minecraft.client.gui.screen.MainMenuScreen.func_140005_i(MainMenuScreen.java:176) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.client.gui.screen.MainMenuScreen.lambda$addSingleplayerMultiplayerButtons$7(MainMenuScreen.java:150) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.client.gui.screen.MainMenuScreen$$Lambda$2210/43924520.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:259) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:81) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.client.MouseHelper$$Lambda$2443/326960344.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$1867/107279519.invoke(Unknown Source) ~[?:?] {} at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10] {} at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {} at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar:build 10] {} 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:942) ~[?:?] {pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:906) [?:?] {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.3-27.0.16.jar:27.0] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$297/2112233878.call(Unknown Source) [forge-1.14.3-27.0.16.jar:27.0] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-2.1.5.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-2.1.5.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-2.1.5.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:77) [modlauncher-2.1.5.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:62) [modlauncher-2.1.5.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at realms.bc.getMainScreen(SourceFile:11) at net.minecraft.realms.RealmsBridge.switchToRealms(SourceFile:33) at net.minecraft.client.gui.screen.MainMenuScreen.func_140005_i(MainMenuScreen.java:176) at net.minecraft.client.gui.screen.MainMenuScreen.lambda$addSingleplayerMultiplayerButtons$7(MainMenuScreen.java:150) at net.minecraft.client.gui.screen.MainMenuScreen$$Lambda$2210/43924520.onPress(Unknown Source) at net.minecraft.client.gui.widget.button.Button.onPress(SourceFile:18) at net.minecraft.client.gui.widget.button.AbstractButton.onClick(SourceFile:15) at net.minecraft.client.gui.widget.Widget.mouseClicked(Widget.java:136) at net.minecraft.client.gui.INestedGuiEventHandler.mouseClicked(SourceFile:27) at net.minecraft.client.gui.screen.MainMenuScreen.mouseClicked(MainMenuScreen.java:259) at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:81) at net.minecraft.client.MouseHelper$$Lambda$2443/326960344.run(Unknown Source) -- Affected screen -- Details: Screen name: net.minecraft.client.gui.screen.MainMenuScreen Stacktrace: at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:441) at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:79) at net.minecraft.client.MouseHelper$$Lambda$1867/107279519.invoke(Unknown Source) at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) at org.lwjgl.system.JNI.invokeV(Native Method) at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) 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:942) at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:906) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) at net.minecraft.client.main.Main.main(SourceFile:154) 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:51) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$297/2112233878.call(Unknown Source) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) at cpw.mods.modlauncher.Launcher.run(Launcher.java:77) at cpw.mods.modlauncher.Launcher.main(Launcher.java:62)

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.