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.

Renatto

Members
  • Joined

  • Last visited

  1. Renatto joined the community
  2. HI (sorry i don't speak english :c), i usually play minecraft realms (v1.14.3) with my friends and i tried add mods with Minecraft forge but when i click Realm the game crash. Thank you for your help ---- Minecraft Crash Report ---- // Would you like a cupcake? Time: 1/07/19 21:17 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$2226/705487682.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$2445/870759734.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$1876/148018969.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.17.jar:27.0] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$295/1164799006.call(Unknown Source) [forge-1.14.3-27.0.17.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$2226/705487682.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$2445/870759734.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$1876/148018969.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$295/1164799006.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) -- System Details -- Details: Minecraft Version: 1.14.3 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1383204792 bytes (1319 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M FML: New FML! Loaded coremods (and transformers): Nothing Launched Version: 1.14.3-forge-27.0.17 LWJGL: 3.2.2 build 10 OpenGL: GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 399.31, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Resource Packs: Current Language: Español (España) CPU: 8x Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz

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.