Jump to content

Recommended Posts

Posted

I was working on a machine in my create mod world and just was altering a few bits to increase the speed of it, and then my game crashed all of a sudden, and when I went to get back onto the world, it crashed immediately again. I attempted once more but it crashed before I could even see anything. I don't know what's going on.

Here is the crash report of which was given to me. I would really like to return to my world, I've been working on it really hard.

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 7/25/22, 1:54 PM
Description: Unexpected error

java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.BlockAndTintGetter.m_45517_(net.minecraft.world.level.LightLayer, net.minecraft.core.BlockPos)" because "this.reader" is null
    at com.jozufozu.flywheel.light.BasicProvider.getLight(BasicProvider.java:21) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:classloading}
    at com.jozufozu.flywheel.light.LightVolume.lambda$initialize$0(LightVolume.java:108) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:classloading}
    at com.jozufozu.flywheel.util.box.GridAlignedBB.forEachContained(GridAlignedBB.java:417) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:classloading}
    at com.jozufozu.flywheel.light.LightVolume.initialize(LightVolume.java:107) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.pulley.AbstractPulleyInstance.<init>(AbstractPulleyInstance.java:59) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.pulley.RopePulleyInstance.<init>(RopePulleyInstance.java:13) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.blockentity.SimpleBlockEntityInstancingController.createInstance(SimpleBlockEntityInstancingController.java:21) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstancedRenderRegistry.createInstance(InstancedRenderRegistry.java:62) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:classloading,re:mixin}
    at com.jozufozu.flywheel.backend.instancing.blockentity.BlockEntityInstanceManager.createRaw(BlockEntityInstanceManager.java:27) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.ContraptionInstanceManager.createInternal(ContraptionInstanceManager.java:88) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.ContraptionInstanceManager.createInternal(ContraptionInstanceManager.java:25) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstanceManager.addInternal(InstanceManager.java:312) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:mixin,re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstanceManager.add(InstanceManager.java:202) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:mixin,re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.FlwContraption.buildInstancedTiles(FlwContraption.java:157) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.FlwContraption.<init>(FlwContraption.java:57) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.FlwContraptionManager.create(FlwContraptionManager.java:85) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.FlwContraptionManager.create(FlwContraptionManager.java:22) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.ContraptionRenderingWorld.getRenderInfo(ContraptionRenderingWorld.java:94) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {}
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
    at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1779) ~[?:?] {}
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.ContraptionRenderingWorld.tick(ContraptionRenderingWorld.java:67) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.FlwContraptionManager.tick(FlwContraptionManager.java:30) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.ContraptionRenderDispatcher.tick(ContraptionRenderDispatcher.java:69) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading,pl:runtimedistcleaner:A}
    at com.simibubi.create.events.ClientEvents.onTick(ClientEvents.java:163) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_74_ClientEvents_onTick_ClientTickEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.event.ForgeEventFactory.onPostClientTick(ForgeEventFactory.java:907) ~[forge-1.18.2-40.1.0-universal.jar%2359!/:?] {re:classloading}
    at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1745) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1019) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:663) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:runtimedistcleaner:A}
    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.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.0.jar%2316!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at com.jozufozu.flywheel.light.BasicProvider.getLight(BasicProvider.java:21) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:classloading}
    at com.jozufozu.flywheel.light.LightVolume.lambda$initialize$0(LightVolume.java:108) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:classloading}
    at com.jozufozu.flywheel.util.box.GridAlignedBB.forEachContained(GridAlignedBB.java:417) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:classloading}
    at com.jozufozu.flywheel.light.LightVolume.initialize(LightVolume.java:107) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.pulley.AbstractPulleyInstance.<init>(AbstractPulleyInstance.java:59) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.pulley.RopePulleyInstance.<init>(RopePulleyInstance.java:13) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.blockentity.SimpleBlockEntityInstancingController.createInstance(SimpleBlockEntityInstancingController.java:21) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstancedRenderRegistry.createInstance(InstancedRenderRegistry.java:62) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:classloading,re:mixin}
    at com.jozufozu.flywheel.backend.instancing.blockentity.BlockEntityInstanceManager.createRaw(BlockEntityInstanceManager.java:27) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.ContraptionInstanceManager.createInternal(ContraptionInstanceManager.java:88) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.ContraptionInstanceManager.createInternal(ContraptionInstanceManager.java:25) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstanceManager.addInternal(InstanceManager.java:312) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:mixin,re:classloading}
    at com.jozufozu.flywheel.backend.instancing.InstanceManager.add(InstanceManager.java:202) ~[flywheel-forge-1.18-0.6.3.jar%2354!/:1.18-0.6.3.81] {re:mixin,re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.FlwContraption.buildInstancedTiles(FlwContraption.java:157) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.FlwContraption.<init>(FlwContraption.java:57) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.FlwContraptionManager.create(FlwContraptionManager.java:85) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.FlwContraptionManager.create(FlwContraptionManager.java:22) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.ContraptionRenderingWorld.getRenderInfo(ContraptionRenderingWorld.java:94) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {}
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
    at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1779) ~[?:?] {}
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.ContraptionRenderingWorld.tick(ContraptionRenderingWorld.java:67) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.FlwContraptionManager.tick(FlwContraptionManager.java:30) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at com.simibubi.create.content.contraptions.components.structureMovement.render.ContraptionRenderDispatcher.tick(ContraptionRenderDispatcher.java:69) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading,pl:runtimedistcleaner:A}
    at com.simibubi.create.events.ClientEvents.onTick(ClientEvents.java:163) ~[create-mc1.18.2_v0.5.0.jar%2353!/:mc1.18.2_v0.5.0] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_74_ClientEvents_onTick_ClientTickEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.event.ForgeEventFactory.onPostClientTick(ForgeEventFactory.java:907) ~[forge-1.18.2-40.1.0-universal.jar%2359!/:?] {re:classloading}
-- Affected level --
Details:
    All players: 1 total; [LocalPlayer['Lucas_Pen'/49, l='ClientLevel', x=-228.72, y=87.19, z=-343.68]]
    Chunk stats: 529, 241
    Level dimension: minecraft:overworld
    Level spawn location: World: (0,76,0), Section: (at 0,12,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
    Level time: 4154030 game time, 2802131 day time
    Server brand: forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:406) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:create.mixins.json:DestroyProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2255) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:685) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:runtimedistcleaner:A}
    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.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.0.jar%2316!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}


-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: Yes
    Packs: Mod Resources, Default, VanillaTweaks_v9su

-- System Details --
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 1570926592 bytes (1498 MiB) / 2732589056 bytes (2606 MiB) up to 4294967296 bytes (4096 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i3-10110U CPU @ 2.10GHz
    Identifier: Intel64 Family 6 Model 142 Stepping 12
    Microarchitecture: whiskey Lake
    Frequency (GHz): 2.59
    Number of physical packages: 1
    Number of physical CPUs: 2
    Number of logical CPUs: 4
    Graphics card #0 name: Intel(R) UHD Graphics
    Graphics card #0 vendor: Intel Corporation (0x8086)
    Graphics card #0 VRAM (MB): 1024.00
    Graphics card #0 deviceId: 0x9b41
    Graphics card #0 versionInfo: DriverVersion=30.0.101.1340
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.67
    Memory slot #0 type: DDR4
    Virtual memory max (MB): 14472.04
    Virtual memory used (MB): 9340.95
    Swap memory total (MB): 6443.17
    Swap memory used (MB): 682.00
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
    Launched Version: forge-40.1.0
    Backend library: LWJGL version 3.2.2 SNAPSHOT
    Backend API: Intel(R) UHD Graphics GL version 3.2.0 - Build 30.0.101.1340, Intel
    Window size: 1920x1001
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages:
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    Type: Integrated Server (map_client.txt)
    Graphics mode: fancy
    Resource Packs: mod_resources, vanilla, file/VanillaTweaks_v9su
    Current Language: English (US)
    CPU: 4x Intel(R) Core(TM) i3-10110U CPU @ 2.10GHz
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['Lucas_Pen'/49, l='ServerLevel[Trains]', x=-228.72, y=87.19, z=-343.68]]
    Data Packs: vanilla, mod:forge (incompatible), mod:flywheel (incompatible), mod:create
    World Generation: Stable
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services:
         mixin PLUGINSERVICE
         eventbus PLUGINSERVICE
         slf4jfixer PLUGINSERVICE
         object_holder_definalize PLUGINSERVICE
         runtime_enum_extender PLUGINSERVICE
         capability_token_subclass PLUGINSERVICE
         accesstransformer PLUGINSERVICE
         runtimedistcleaner PLUGINSERVICE
         mixin TRANSFORMATIONSERVICE
         fml TRANSFORMATIONSERVICE
    FML Language Providers:
        minecraft@1.0
        javafml@null
    Mod List:
        client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        forge-1.18.2-40.1.0-universal.jar                 |Forge                         |forge                         |40.1.0              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        flywheel-forge-1.18-0.6.3.jar                     |Flywheel                      |flywheel                      |1.18-0.6.3.81       |DONE      |Manifest: NOSIGNATURE
        create-mc1.18.2_v0.5.0.jar                        |Create                        |create                        |0.5.0               |DONE      |Manifest: NOSIGNATURE
    Flywheel Backend: GL33 Instanced Arrays
    Crash Report UUID: 1cd18945-f9f4-4a09-99a9-44782397ee99
    FML: 40.1
    Forge: net.minecraftforge:40.1.0

Posted

Use the latest versions of flywheel (0.6.4) and create (0.5.0c).

  • Thanks 1

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

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

    • it was flywheel, it's solved now and i am reporting it but i am going to figure what create addon was the cause or if was create itself  
    • I deleted delightful and all farmers delight addon (just in case) and still i have the error :'(, i need to check mod by mod?
    • I'm developing a Forge mod for Minecraft 1.16.5 to run on CatServer (version 1.16.5-1d8d6313, Forge 36.2.39). My mod needs to get the player's UUID from a ServerPlayerEntity object within a Forge ServerChatEvent handler. When I use serverPlayerEntity.getUUID(), my mod compiles fine, but I get a java.lang.NoSuchMethodError: net.minecraft.entity.player.ServerPlayerEntity.getUUID()Ljava/util/UUID; at runtime. I cannot use serverPlayerEntity.getUniqueID() as it causes a compile error (cannot find symbol). Is there a known issue with this on CatServer, or a recommended way for a Forge mod to reliably get a player's UUID from ServerPlayerEntity in this environment? My goal is to pass this UUID to the LuckPerms API (which is running as a Bukkit plugin and successfully connected via ServicesManager). erorr ChatMod: FMLServerStartedEvent received. Attempting to initialize LuckPerms connection... [22:45:20] [Server thread/INFO]: ⚙️ Початок ініціалізації LuckPerms API через Bukkit Services Manager... [22:45:20] [Server thread/INFO]: ✅ Bukkit ServicesManager успішно отримано. [22:45:20] [Server thread/INFO]: ✅ Реєстрацію сервісу LuckPerms знайдено. [22:45:20] [Server thread/INFO]: ✅ API LuckPerms успішно отримано від Bukkit plugin! [22:45:20] [Server thread/INFO]: Використовується реалізація: me.lucko.luckperms.common.api.LuckPermsApiProvider [22:45:20] [Server thread/INFO]: ✅ LuckPerms API схоже що успішно ініціалізовано через Bukkit Services Manager. [22:45:24] [User Authenticator #1/INFO]: UUID of player Hiklee is 92cd7721-2652-3867-896b-2ceba5b99306 [22:45:25] [Server thread/INFO]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@24cb7a68 [22:45:26] [Server thread/INFO]: Hiklee[/127.0.0.1:41122] logged in with entity id 210 at (92.23203876864889, 95.6183020148442, 68.24087802017877) [22:45:28] [Async Chat Thread - #0/INFO]: ✅ Скасовано стандартне відправлення чату! [22:45:28] [Async Chat Thread - #0/ERROR]: Exception caught during firing event: net.minecraft.entity.player.ServerPlayerEntity.getUUID()Ljava/util/UUID; Index: 1 Listeners: 0: NORMAL 1: ASM: class com.example.chatmod.ChatEventHandler onPlayerChat(Lnet/minecraftforge/event/ServerChatEvent;)V java.lang.NoSuchMethodError: net.minecraft.entity.player.ServerPlayerEntity.getUUID()Ljava/util/UUID; at com.example.chatmod.ChatPacketHandler.getPlayerPrefix(ChatPacketHandler.java:46) at com.example.chatmod.ChatEventHandler.onPlayerChat(ChatEventHandler.java:32) at net.minecraftforge.eventbus.ASMEventHandler_1_ChatEventHandler_onPlayerChat_ServerChatEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:303) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) at net.minecraftforge.common.ForgeHooks.onServerChatEvent(ForgeHooks.java:493) at net.minecraft.network.play.ServerPlayNetHandler.chat(ServerPlayNetHandler.java:1717) at net.minecraft.network.play.ServerPlayNetHandler.func_244548_c(ServerPlayNetHandler.java:1666) at net.minecraft.network.play.ServerPlayNetHandler.func_147354_a(ServerPlayNetHandler.java:1605) at net.minecraft.network.play.client.CChatMessagePacket.lambda$handle$0(CChatMessagePacket.java:34) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750
    • Thank you so much for your help, I'll try it as soon as I can. I have a genuine question because I'm not familiar with the matter: Can a recipe error cause something as serious as the AMD error?
    • When i try to launch my modpack, the instance crashes and this is sent to the logs: Time: 2025-05-27 23:07:18 Description: Rendering overlay Below is the full log: https://mclo.gs/jP5G2EH
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

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