Posted March 20, 20223 yr 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)
March 20, 20223 yr Author 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]
March 20, 20223 yr Author @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]
March 20, 20223 yr Author 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
March 21, 20223 yr Author @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 ) Edited March 21, 20223 yr by Pardolin
March 21, 20223 yr Author @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 Edited March 21, 20223 yr by Pardolin
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.