Armourer's Workshop

Armourer's Workshop

2M Downloads

[CRASH] CLIENT CRASH ON SERVER When using "Armourer", "Global/Skin Library" Block or any type of block that has a gui

yahi-ko opened this issue ยท 5 comments

commented

To Reproduce
Steps to reproduce the crash:

  1. Create a server for Forge 1.18.2 and put the Armourer's Workshop Mod
  2. After joining the server, use any block and the crash will happen.

Forge: 40.1.80
Version: 1.18.2

Crash log
https://pastebin.com/wtMxg5rH

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
I already tested the mod on singleplayer and it works fine even with rubidium. But, when using it in a server, the client crashes but for some reason the server is still online.

commented

java.lang.NullPointerException: Cannot invoke "net.minecraftforge.server.permission.handler.IPermissionHandler.getRegisteredNodes()" because "net.minecraftforge.server.permission.PermissionAPI.activeHandler" is null
    at net.minecraftforge.server.permission.PermissionAPI.getOfflinePermission(PermissionAPI.java:87) ~[forge-1.18.2-40.1.80-universal.jar%2370!/:?] {re:classloading}
    at moe.plushie.armourers_workshop.compatibility.forge.AbstractForgePermissionManager$1.resolve(AbstractForgePermissionManager.java:53) ~[armourersworkshop-forge-1.18.2-2.0.0-beta.1.jar%2353!/:?] {re:classloading}

try use forge server only

commented

@yahi-ko Do not assign random people.

commented

tried with Armourer's workshop only on both client & server
crash report from client: https://pastebin.com/Vb56ztES
it didn't crash the server but I can give you the latest log
I don't think it would be of any help tho. but here is the latest log of the server: https://pastebin.com/Sgtp7abR)

commented

Thanks! it's fixed now!