Jump to content

Recommended Posts

Posted

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)

Posted

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]

Posted

@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]

Posted

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

Posted (edited)

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Thanks, I've now installed a slightly newer version and the server is at least starting up now.
    • i have the same issue. Found 1 Create mod class dependency(ies) in createdeco-1.3.3-1.19.2.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Found 11 Create mod class dependency(ies) in createaddition-fabric+1.19.2-20230723a.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Detailed walkthrough of mods which rely on missing Create mod classes: Mod: createaddition-fabric+1.19.2-20230723a.jar Missing classes of create: com/simibubi/create/compat/jei/category/sequencedAssembly/JeiSequencedAssemblySubCategory com/simibubi/create/compat/recipeViewerCommon/SequencedAssemblySubCategoryType com/simibubi/create/compat/rei/CreateREI com/simibubi/create/compat/rei/EmptyBackground com/simibubi/create/compat/rei/ItemIcon com/simibubi/create/compat/rei/category/CreateRecipeCategory com/simibubi/create/compat/rei/category/WidgetUtil com/simibubi/create/compat/rei/category/animations/AnimatedBlazeBurner com/simibubi/create/compat/rei/category/animations/AnimatedKinetics com/simibubi/create/compat/rei/category/sequencedAssembly/ReiSequencedAssemblySubCategory com/simibubi/create/compat/rei/display/CreateDisplay Mod: createdeco-1.3.3-1.19.2.jar Missing classes of create: com/simibubi/create/content/kinetics/fan/SplashingRecipe
    • The crash points to moonlight lib - try other builds or make a test without this mod and the mods requiring it
    • Do you have shaders enabled? There is an issue with the mod simpleclouds - remove this mod or disable shaders, if enabled  
    • Maybe you need to create file in assets/<modid>/items/<itemname>.json with content like this:   { "model": { "type": "minecraft:model", "model": "modname:item/itemname" } }  
  • Topics

×
×
  • Create New...

Important Information

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