Jump to content

error 255; Description: Unexpected error; java.lang.NullPointerException: Cannot invoke HELP ME please


marioblz

Recommended Posts

I use forge 1.18.2 in linux

i am using hose pulley of create when this happen

 

Spoiler

---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 18/07/2022 14:37
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%2356!/: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%2356!/: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%2356!/: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%2356!/: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%2354!/: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%2354!/: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%2356!/: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%2356!/: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%2356!/: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%2354!/: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%2354!/: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%2356!/: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%2356!/: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%2354!/: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%2354!/: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%2354!/: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%2354!/: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%2354!/: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%2354!/: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%2354!/: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%2354!/: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%2354!/:mc1.18.2_v0.5.0] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_229_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.19-universal.jar%2369!/:?] {re:classloading}
    at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1745) ~[client-1.18.2-20220404.173914-srg.jar%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,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%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,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%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,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%2365!/:?] {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.19.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%2356!/: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%2356!/: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%2356!/: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%2356!/: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%2354!/: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%2354!/: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%2356!/: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%2356!/: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%2356!/: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%2354!/: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%2354!/: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%2356!/: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%2356!/: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%2354!/: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%2354!/: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%2354!/: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%2354!/: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%2354!/: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%2354!/: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%2354!/: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%2354!/: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%2354!/:mc1.18.2_v0.5.0] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_229_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.19-universal.jar%2369!/:?] {re:classloading}
-- Affected level --
Details:
    All players: 1 total; [LocalPlayer['tiptop9'/156, l='ClientLevel', x=-235.23, y=65.87, z=103.96]]
    Chunk stats: 529, 316
    Level dimension: minecraft:overworld
    Level spawn location: World: (0,63,0), Section: (at 0,15,0 in 0,3,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: 1334802 game time, 1142671 day time
    Server brand: forge
    Server type: Integrated singleplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.2-20220404.173914-srg.jar%2365!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,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%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,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%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,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%2365!/:?] {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.19.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: Default, Mod Resources

-- System Details --
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Linux (amd64) version 5.15.0-41-generic
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 5056278616 bytes (4822 MiB) / 6677331968 bytes (6368 MiB) up to 17179869184 bytes (16384 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz
    Identifier: Intel64 Family 6 Model 78 Stepping 3
    Microarchitecture: Skylake (Client)
    Frequency (GHz): 2,40
    Number of physical packages: 1
    Number of physical CPUs: 2
    Number of logical CPUs: 4
    Graphics card #0 name: unknown
    Graphics card #0 vendor: unknown
    Graphics card #0 VRAM (MB): 0,00
    Graphics card #0 deviceId: unknown
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MB): 13778,52
    Virtual memory used (MB): 8840,25
    Swap memory total (MB): 2048,00
    Swap memory used (MB): 4,75
    JVM Flags: 8 total; -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: 1.18.2-forge-40.1.19
    Backend library: LWJGL version 3.2.2 SNAPSHOT
    Backend API: Mesa Intel(R) HD Graphics 520 (SKL GT2) GL version 4.6 (Core Profile) Mesa 21.2.6, Intel
    Window size: 1920x1080
    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: fast
    Resource Packs:
    Current Language: Français (France)
    CPU: 4x Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz
    Server Running: true
    Player Count: 1 / 8; [ServerPlayer['tiptop9'/156, l='ServerLevel[S1]', x=-235.23, y=65.87, z=103.96]]
    Data Packs: vanilla, mod:forge (incompatible), mod:flywheel (incompatible), mod:create, mod:jei (incompatible), mod:farmersdelight (incompatible), mod:grapplemod (incompatible), mod:terrablender (incompatible), mod:cloth_config (incompatible), mod:architectury (incompatible), mod:inventorysorter (incompatible), mod:jade, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbchunks (incompatible)
    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
        FarmersDelight-1.18.2-1.1.2.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.1.2        |DONE      |Manifest: NOSIGNATURE
        grapplemod-1.18.2-1.18.2-v12.3.jar                |grapplemod                    |grapplemod                    |1.18.2-v12.3        |DONE      |Manifest: NOSIGNATURE
        inventorysorter-1.18-19.0.0.jar                   |Simple Inventory Sorter       |inventorysorter               |19.0.0              |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.18.2-1.1.0.102.jar           |TerraBlender                  |terrablender                  |1.18.2-1.1.0.102    |DONE      |Manifest: NOSIGNATURE
        Jade-1.18.2-forge-5.2.3.jar                       |Jade                          |jade                          |5.2.3               |DONE      |Manifest: NOSIGNATURE
        architectury-4.5.76-forge(1).jar                  |Architectury                  |architectury                  |4.5.76              |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1802.3.6-build.123(1).jar       |FTB Library                   |ftblibrary                    |1802.3.6-build.123  |DONE      |Manifest: NOSIGNATURE
        jei-1.18.2-9.7.0.209.jar                          |Just Enough Items             |jei                           |9.7.0.209           |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1802.2.6-build.51.jar             |FTB Teams                     |ftbteams                      |1802.2.6-build.51   |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-1802.3.6-build.147(1).jar        |FTB Chunks                    |ftbchunks                     |1802.3.6-build.147  |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.1.48-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.1.48              |DONE      |Manifest: NOSIGNATURE
        forge-1.18.2-40.1.19-universal.jar                |Forge                         |forge                         |40.1.19             |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: 2e03e6b8-7f0b-496c-9521-f3b03ccf7638
    FML: 40.1
    Forge: net.minecraftforge:40.1.19

 

Link to comment
Share on other sites

Looks like an issue with flywheel, create's library mod.

You have version 0.6.3 while the latest is 0.6.4

https://www.curseforge.com/minecraft/mc-mods/flywheel/files

If that doesn't fix it, contact the author.

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.

Link to comment
Share on other sites

Thanks and more information

The game crashed whilst unexpected error 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 Code de sortie : 255

 

Link to comment
Share on other sites

he say

---- Minecraft Crash Report ----
// Would you like a cupcake?

Time: 18/07/2022 15:09
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
    at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.18.2-40.1.19-universal.jar%2369!/:?] {re:classloading}
    at net.minecraftforge.client.loading.ClientModLoader.completeModLoading(ClientModLoader.java:169) ~[forge-1.18.2-40.1.19-universal.jar%2369!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.lambda$new$1(Minecraft.java:555) ~[client-1.18.2-20220404.173914-srg.jar%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.Util.m_137521_(Util.java:397) ~[client-1.18.2-20220404.173914-srg.jar%2365!/:?] {re:mixin,re:classloading,pl:mixin:APP:ftbchunks-common.mixins.json:UtilMixin,pl:mixin:A}
    at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:549) ~[client-1.18.2-20220404.173914-srg.jar%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.LoadingOverlay.m_6305_(LoadingOverlay.java:135) ~[client-1.18.2-20220404.173914-srg.jar%2365!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:877) ~[client-1.18.2-20220404.173914-srg.jar%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1044) ~[client-1.18.2-20220404.173914-srg.jar%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,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%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,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%2365!/:?] {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.19.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 net.minecraftforge.logging.CrashReportExtender.lambda$dumpModLoadingCrashReport$7(CrashReportExtender.java:58) ~[forge-1.18.2-40.1.19-universal.jar%2369!/:?] {re:classloading}
-- MOD create --
Details:
    Mod File: create-mc1.18.2_v0.5.0.jar
    Failure message: Mod create requires flywheel 1.18-0.6.3 or above, and below 1.18-0.6.4
        Currently, flywheel is 1.18-0.6.4.87
    Mod Version: 0.5.0
    Mod Issue URL: https://github.com/Creators-of-Create/Create/issues
    Exception message: MISSING EXCEPTION MESSAGE
Stacktrace:
    at net.minecraftforge.logging.CrashReportExtender.lambda$dumpModLoadingCrashReport$7(CrashReportExtender.java:58) ~[forge-1.18.2-40.1.19-universal.jar%2369!/:?] {re:classloading}
    at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
    at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:56) ~[forge-1.18.2-40.1.19-universal.jar%2369!/:?] {re:classloading}
    at net.minecraftforge.client.loading.ClientModLoader.completeModLoading(ClientModLoader.java:169) ~[forge-1.18.2-40.1.19-universal.jar%2369!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.lambda$new$1(Minecraft.java:555) ~[client-1.18.2-20220404.173914-srg.jar%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.Util.m_137521_(Util.java:397) ~[client-1.18.2-20220404.173914-srg.jar%2365!/:?] {re:mixin,re:classloading,pl:mixin:APP:ftbchunks-common.mixins.json:UtilMixin,pl:mixin:A}
    at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:549) ~[client-1.18.2-20220404.173914-srg.jar%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.gui.screens.LoadingOverlay.m_6305_(LoadingOverlay.java:135) ~[client-1.18.2-20220404.173914-srg.jar%2365!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:877) ~[client-1.18.2-20220404.173914-srg.jar%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1044) ~[client-1.18.2-20220404.173914-srg.jar%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,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%2365!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,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%2365!/:?] {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.19.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:?] {}


-- System Details --
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Linux (amd64) version 5.15.0-41-generic
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 5318036208 bytes (5071 MiB) / 6140461056 bytes (5856 MiB) up to 17179869184 bytes (16384 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz
    Identifier: Intel64 Family 6 Model 78 Stepping 3
    Microarchitecture: Skylake (Client)
    Frequency (GHz): 2,40
    Number of physical packages: 1
    Number of physical CPUs: 2
    Number of logical CPUs: 4
    Graphics card #0 name: unknown
    Graphics card #0 vendor: unknown
    Graphics card #0 VRAM (MB): 0,00
    Graphics card #0 deviceId: unknown
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MB): 13778,52
    Virtual memory used (MB): 7864,20
    Swap memory total (MB): 2048,00
    Swap memory used (MB): 4,75
    JVM Flags: 8 total; -Xss1M -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    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              |NONE      |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.19-universal.jar                |Forge                         |forge                         |40.1.19             |NONE      |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

Link to comment
Share on other sites

So now your problem is that you are using version 0.5.0 for create while the latest is 0.5.0c

https://www.curseforge.com/minecraft/mc-mods/create/files

I would go through your mods lists to check you have up-to-date versions for all your create related mods.

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.

Link to comment
Share on other sites

/home/mario/snap/mc-installer/588/.minecraft/create/mods/architectury-4.5.76-forge(1).jar
/home/mario/snap/mc-installer/588/.minecraft/create/mods/cloth-config-6.1.48-forge.jar
/home/mario/snap/mc-installer/588/.minecraft/create/mods/create-mc1.18.2_v0.5.0.jar
/home/mario/snap/mc-installer/588/.minecraft/create/mods/FarmersDelight-1.18.2-1.1.2.jar
/home/mario/snap/mc-installer/588/.minecraft/create/mods/flywheel-forge-1.18-0.6.4.jar
/home/mario/snap/mc-installer/588/.minecraft/create/mods/ftb-chunks-forge-1802.3.6-build.147(1).jar
/home/mario/snap/mc-installer/588/.minecraft/create/mods/ftb-library-forge-1802.3.6-build.123(1).jar
/home/mario/snap/mc-installer/588/.minecraft/create/mods/ftb-teams-forge-1802.2.6-build.51.jar
/home/mario/snap/mc-installer/588/.minecraft/create/mods/grapplemod-1.18.2-1.18.2-v12.3.jar
/home/mario/snap/mc-installer/588/.minecraft/create/mods/inventorysorter-1.18-19.0.0.jar
/home/mario/snap/mc-installer/588/.minecraft/create/mods/Jade-1.18.2-forge-5.2.3.jar
/home/mario/snap/mc-installer/588/.minecraft/create/mods/jei-1.18.2-9.7.0.209.jar
/home/mario/snap/mc-installer/588/.minecraft/create/mods/TerraBlender-forge-1.18.2-1.1.0.102.jar

Link to comment
Share on other sites

When I said "I would", it's a turn of phrase.

I meant "you should". 🙂

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.

Link to comment
Share on other sites

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

    • Hello everyone, I'm making this post to seek help for my modded block, It's a special block called FrozenBlock supposed to take the place of an old block, then after a set amount of ticks, it's supposed to revert its Block State, Entity, data... to the old block like this :  The problem I have is that the system breaks when handling multi blocks (I tried some fix but none of them worked) :  The bug I have identified is that the function "setOldBlockFields" in the item's "setFrozenBlock" function gets called once for the 1st block of multiblock getting frozen (as it should), but gets called a second time BEFORE creating the first FrozenBlock with the data of the 1st block, hence giving the same data to the two FrozenBlock :   Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=head] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@73681674 BlockEntityData : id:"minecraft:bed",x:3,y:-60,z:-6} Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=3, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=2, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} here is the code inside my custom "freeze" item :    @Override     public @NotNull InteractionResult useOn(@NotNull UseOnContext pContext) {         if (!pContext.getLevel().isClientSide() && pContext.getHand() == InteractionHand.MAIN_HAND) {             BlockPos blockPos = pContext.getClickedPos();             BlockPos secondBlockPos = getMultiblockPos(blockPos, pContext.getLevel().getBlockState(blockPos));             if (secondBlockPos != null) {                 createFrozenBlock(pContext, secondBlockPos);             }             createFrozenBlock(pContext, blockPos);             return InteractionResult.SUCCESS;         }         return super.useOn(pContext);     }     public static void createFrozenBlock(UseOnContext pContext, BlockPos blockPos) {         BlockState oldState = pContext.getLevel().getBlockState(blockPos);         BlockEntity oldBlockEntity = oldState.hasBlockEntity() ? pContext.getLevel().getBlockEntity(blockPos) : null;         CompoundTag oldBlockEntityData = oldState.hasBlockEntity() ? oldBlockEntity.serializeNBT() : null;         if (oldBlockEntity != null) {             pContext.getLevel().removeBlockEntity(blockPos);         }         BlockState FrozenBlock = setFrozenBlock(oldState, oldBlockEntity, oldBlockEntityData);         pContext.getLevel().setBlockAndUpdate(blockPos, FrozenBlock);     }     public static BlockState setFrozenBlock(BlockState blockState, @Nullable BlockEntity blockEntity, @Nullable CompoundTag blockEntityData) {         BlockState FrozenBlock = BlockRegister.FROZEN_BLOCK.get().defaultBlockState();         ((FrozenBlock) FrozenBlock.getBlock()).setOldBlockFields(blockState, blockEntity, blockEntityData);         return FrozenBlock;     }  
    • It is an issue with quark - update it to this build: https://www.curseforge.com/minecraft/mc-mods/quark/files/3642325
    • Remove Instant Massive Structures Mod from your server     Add new crash-reports with sites like https://paste.ee/  
    • Update your drivers: https://www.amd.com/en/support/graphics/amd-radeon-r9-series/amd-radeon-r9-200-series/amd-radeon-r9-280x
  • Topics

×
×
  • Create New...

Important Information

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