You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from MalisisDoors (malisisdoors)
Caused by: java.lang.NullPointerException: Cannot invoke "java.lang.reflect.Field.set(Object, Object)" because "net.malisis.core.util.Utils.registryName" is null
at net.malisis.core.util.Utils.silentRegistryName(Utils.java:137)
at net.malisis.core.block.IRegisterable.setName(IRegisterable.java:73)
at net.malisis.doors.block.Door.(Door.java:109)
at net.malisis.doors.DoorDescriptor.create(DoorDescriptor.java:377)
at net.malisis.doors.DoorDescriptor.register(DoorDescriptor.java:385)
at net.malisis.doors.descriptor.VanillaDoor.register(VanillaDoor.java:93)
at net.malisis.doors.Registers.registerVanillaDoors(Registers.java:126)
at net.malisis.doors.Registers.init(Registers.java:85)
at net.malisis.doors.MalisisDoors.preInit(MalisisDoors.java:96)
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.lang.reflect.Method.invoke(Method.java:565)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:663)
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.lang.reflect.Method.invoke(Method.java:565)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:84)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:141)
at com.google.common.eventbus.Subscriber.lambda$dispatchEvent$0(Subscriber.java:70)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:67)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:112)
at com.google.common.eventbus.EventBus.post(EventBus.java:262)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:318)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:296)
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.lang.reflect.Method.invoke(Method.java:565)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:84)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:141)
at com.google.common.eventbus.Subscriber.lambda$dispatchEvent$0(Subscriber.java:70)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:67)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:112)
at com.google.common.eventbus.EventBus.post(EventBus.java:262)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:232)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:633)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:256)
at net.minecraft.client.Minecraft.init(Minecraft.java:463)
at net.minecraft.client.Minecraft.run(Minecraft.java:4151)
at net.minecraft.client.main.Main.main(SourceFile:123)
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:125)
at top.outlands.foundation.boot.Foundation.main(Foundation.java:43)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:115)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Your CleanroomMC Discord Username
No response
Cleanroom Version
0.5.9-alpha
Java Version
Java 26
Graphics Card Vendor
NVidia
Bug Report
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from MalisisDoors (malisisdoors)
Caused by: java.lang.NullPointerException: Cannot invoke "java.lang.reflect.Field.set(Object, Object)" because "net.malisis.core.util.Utils.registryName" is null
at net.malisis.core.util.Utils.silentRegistryName(Utils.java:137)
at net.malisis.core.block.IRegisterable.setName(IRegisterable.java:73)
at net.malisis.doors.block.Door.(Door.java:109)
at net.malisis.doors.DoorDescriptor.create(DoorDescriptor.java:377)
at net.malisis.doors.DoorDescriptor.register(DoorDescriptor.java:385)
at net.malisis.doors.descriptor.VanillaDoor.register(VanillaDoor.java:93)
at net.malisis.doors.Registers.registerVanillaDoors(Registers.java:126)
at net.malisis.doors.Registers.init(Registers.java:85)
at net.malisis.doors.MalisisDoors.preInit(MalisisDoors.java:96)
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.lang.reflect.Method.invoke(Method.java:565)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:663)
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.lang.reflect.Method.invoke(Method.java:565)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:84)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:141)
at com.google.common.eventbus.Subscriber.lambda$dispatchEvent$0(Subscriber.java:70)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:67)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:112)
at com.google.common.eventbus.EventBus.post(EventBus.java:262)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:318)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:296)
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.lang.reflect.Method.invoke(Method.java:565)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:84)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:141)
at com.google.common.eventbus.Subscriber.lambda$dispatchEvent$0(Subscriber.java:70)
at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:30)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:67)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:112)
at com.google.common.eventbus.EventBus.post(EventBus.java:262)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:232)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:633)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:256)
at net.minecraft.client.Minecraft.init(Minecraft.java:463)
at net.minecraft.client.Minecraft.run(Minecraft.java:4151)
at net.minecraft.client.main.Main.main(SourceFile:123)
at top.outlands.foundation.LaunchHandler.launch(LaunchHandler.java:125)
at top.outlands.foundation.boot.Foundation.main(Foundation.java:43)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:115)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
Mod List
Minecraft: 1.12.2
Forge: 14.23.5.2864
Cleanroom: 0.5.9-alpha
Java: 26
OptiFine: OptiFine_1.12.2_HD_U_G5
Loaded mods:
Final Checklist
我没有使用 PCL/PCLCE 等其他未被支持的启动器。