Skip to content

Crash (when used with PlaneFix) #5

@ZZZank

Description

@ZZZank

Also its causing crash on the server.

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from PlaneFix (planefix)
Caused by: java.lang.NullPointerException
    at net.minecraft.command.CommandHandler.brigo$sendCommands(CommandHandler.java:574)
    at net.minecraft.server.management.PlayerList.handler$zci000$brigo$sendPlayerPermissionLevel(PlayerList.java:1258)
    at net.minecraft.server.management.PlayerList.sendPlayerPermissionLevel(PlayerList.java)
    at net.minecraft.server.management.PlayerList.addOp(PlayerList.java:863)
    at net.minecraft.server.dedicated.DedicatedPlayerList.addOp(SourceFile:46)
    at shadows.PlaneFix.started(PlaneFix.java:37)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

crash-2025-10-15_09.39.56-server.txt

Originally posted by @Krutoy242 in #538

This issue is found when adding Brigo to a E2EE server. E2EE CurseForge page: here

PlaneFix CurseForge page: here

The shadows.PlaneFix.started(PlaneFix.java:37) on GitHub: here

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions