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.

Pardolin

Members
  • Joined

  • Last visited

Everything posted by Pardolin

  1. @diesieben07 Here is the debug.log https://github.com/Pardolin/Minecraft Still having trouble. keeps crashing. it's the same as before I crash in about 3 mins
  2. @diesieben07 I Installed forge and I don't seem to have as many problems now. So thanks ! Before my logs were being filled with fatal errors. About every second there was a fatal error but know it still crashes somtimes but it is a lot better. But now I can't see the error it only crashes. When I am home I will send the debug.log file (where can I find this file )
  3. installed forge Another crash Process crashed with exit code -1073740791 No fatal errors only a crash. here are the last few lines of code 19:56:59.854 game at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.18.1-20211210.034407-srg.jar%2352!/:?] 19:56:59.854 game at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:125) ~[client-1.18.1-20211210.034407-srg.jar%2352!/:?] 19:56:59.854 game at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:110) ~[client-1.18.1-20211210.034407-srg.jar%2352!/:?] 19:56:59.854 game at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1010) ~[client-1.18.1-20211210.034407-srg.jar%2352!/:?] 19:56:59.854 game at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:661) ~[client-1.18.1-20211210.034407-srg.jar%2352!/:?] 19:56:59.854 game at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%2352!/:?] 19:56:59.854 game at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] 19:56:59.854 game at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] 19:56:59.854 game at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] 19:56:59.854 game at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] 19:56:59.854 game at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.1.0.jar%2323!/:?] 19:56:59.854 game at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.0.jar%235!/:?] 19:56:59.854 game at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.0.jar%235!/:?] 19:56:59.854 game at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.0.jar%235!/:?] 19:56:59.854 game at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.0.jar%235!/:?] 19:56:59.854 game at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.0.jar%235!/:?] 19:56:59.854 game at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.0.jar%235!/:?] 19:56:59.854 game at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.0.jar%235!/:?] 19:56:59.854 game at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] 19:57:05.956 game [19:57:05] [Render thread/FATAL]: Error executing task on Client 19:57:05.956 game java.lang.NullPointerException: Cannot invoke "net.minecraft.client.multiplayer.PlayerInfo.m_105312_()" because the return value of "net.minecraft.client.multiplayer.ClientPacketListener.m_104949_(java.util.UUID)" is null
  4. @diesieben07 [19:27:23] [Render thread/FATAL]: Error executing task on Client java.lang.NullPointerException: Cannot invoke "elp.a()" because the return value of "elm.a(java.util.UUID)" is null at elm.a(SourceFile:472) ~[elm.class:?] at qz.a(SourceFile:52) ~[qz.class:?] at qz.a(SourceFile:10) ~[qz.class:?] at qt.lambda$checkThreadAndEnqueue$0(PacketUtils.java:38) ~[qt.class:?] at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) ~[?:?] at auh.c(BlockableEventLoop.java:193) [auh.class:?] at aul.c(SourceFile:23) [aul.class:?] at auh.y(BlockableEventLoop.java:158) [auh.class:?] at auh.bp(BlockableEventLoop.java:135) [auh.class:?] at dxo.f(SourceFile:1080) [dxo.class:?] at dxo.e(SourceFile:733) [dxo.class:?] at net.minecraft.client.main.Main.main(SourceFile:238) [Main.class:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at net.minecraft.launchwrapper.Launch.launch(Launch.java:159) [launchwrapper-of-2.3.jar:2.3] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.3.jar:2.3]
  5. Another crash [19:27:23] [Render thread/FATAL]: Error executing task on Client java.lang.NullPointerException: Cannot invoke "elp.a()" because the return value of "elm.a(java.util.UUID)" is null at elm.a(SourceFile:472) ~[elm.class:?] at qz.a(SourceFile:52) ~[qz.class:?] at qz.a(SourceFile:10) ~[qz.class:?] at qt.lambda$checkThreadAndEnqueue$0(PacketUtils.java:38) ~[qt.class:?] at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) ~[?:?] at auh.c(BlockableEventLoop.java:193) [auh.class:?] at aul.c(SourceFile:23) [aul.class:?] at auh.y(BlockableEventLoop.java:158) [auh.class:?] at auh.bp(BlockableEventLoop.java:135) [auh.class:?] at dxo.f(SourceFile:1080) [dxo.class:?] at dxo.e(SourceFile:733) [dxo.class:?] at net.minecraft.client.main.Main.main(SourceFile:238) [Main.class:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at net.minecraft.launchwrapper.Launch.launch(Launch.java:159) [launchwrapper-of-2.3.jar:2.3] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.3.jar:2.3]
  6. I keep having this issue were my game tries to start something but it can't. Sometimes I crash because of this or I can play with frame drops. I can't find anything on it on the internet. I have tried a lot of things but nothing works does anybody know? the main crash code is -1073740791 This is the crash code without optifine Error executing task on Client java.lang.NullPointerException: Cannot invoke "elp.a()" because the return value of "elm.a(java.util.UUID)" is null at elm.a(SourceFile:472) at qz.a(SourceFile:52) at qz.a(SourceFile:10) at qt.a(SourceFile:21) at auh.c(SourceFile:151) at aul.c(SourceFile:23) at auh.y(SourceFile:125) at auh.bp(SourceFile:110) at dxo.f(SourceFile:1080) at dxo.e(SourceFile:733) at net.minecraft.client.main.Main.main(SourceFile:238) This is the crash with optifine Error executing task on Client java.lang.NullPointerException: Cannot invoke "elp.a()" because the return value of "elm.a(java.util.UUID)" is null at elm.a(SourceFile:472) at qz.a(SourceFile:52) at qz.a(SourceFile:10) at qt.lambda$checkThreadAndEnqueue$0(PacketUtils.java:38) at net.optifine.util.PacketRunnable.run(PacketRunnable.java:28) at auh.c(BlockableEventLoop.java:193) at aul.c(SourceFile:23) at auh.y(BlockableEventLoop.java:158) at auh.bp(BlockableEventLoop.java:135) at dxo.f(SourceFile:1080) at dxo.e(SourceFile:733) at net.minecraft.client.main.Main.main(SourceFile:238) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at net.minecraft.launchwrapper.Launch.launch(Launch.java:159) at net.minecraft.launchwrapper.Launch.main(Launch.java:30)

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.