Create

Create

86M Downloads

LAN World crashes when friend opens the menu of a schematic

BelgianSalamander opened this issue ยท 3 comments

commented

I was hosting a server with the Enigmatica 6 modpack. (It was a LAN world tunneled through playit.gg). It was just me and my friend. My friend tried to open the menu for a schematic. It opened on my screen as well. Both our games froze and then both crashed.
crash-2021-09-01_14.35.48-client.txt

commented

Just happened again. It seems to crash when I try to escape the GUI. In the game output I got this error when the GUI was opened on my side

Error executing task on Client java.lang.NullPointerException at com.simibubi.create.content.schematics.client.SchematicTransformation.init(SchematicTransformation.java:41) at com.simibubi.create.content.schematics.client.SchematicEditScreen.func_231164_f_(SchematicEditScreen.java:193) at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:841) at com.simibubi.create.foundation.gui.ScreenOpener.lambda$openScreen$1(ScreenOpener.java:94) at com.simibubi.create.foundation.gui.ScreenOpener$$Lambda$43405/742163419.run(Unknown Source) at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(ThreadTaskExecutor.java:128) at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) at net.minecraft.client.main.Main.main(Main.java:184) 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$482/801777708.call(Unknown Source) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)

commented

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

commented

This issue has been closed since it has been inactive for 3 weeks since it was marked as stale.