Closed DashRose closed 2 months ago
I can't reproduce, the allowed-ips list updates on auto save. you can trigger a save with save-all
Its a mod incompatibility, just tried it with and without any other mods and i can only reproduce it with my mods. I'll start going through them to see what one is causing the issue, heres my logs if you can find anything.
vmguest@minecraft-testing:~/minecraft-sneakytest$ ls mods/ appleskin-fabric-mc1.21-3.0.2.jar fabric-carpet-1.21-1.4.147+v240613.jar sneaky-mc1.21-1.0.14.1.jar c2me-fabric-mc1.21-0.2.0+alpha.11.107.jar fabric-language-kotlin-1.11.0+kotlin.2.0.0.jar tru.e-ending-v1.1.2a.jar cloth-config-15.0.127-fabric.jar ferritecore-7.0.0-fabric.jar voicechat-fabric-1.21-2.5.19.jar dungeons-and-taverns-stronghold-rework-v2.1.jar lithium-fabric-mc1.21-0.12.7.jar YetAnotherConfigLib-3.5.0+1.21-fabric.jar dungeons-and-taverns-v4.3.jar NoChatReports-FABRIC-1.21-v2.8.0.jar fabric-api-0.100.7+1.21.jar noisium-fabric-2.2.1+mc1.21.jar vmguest@minecraft-testing:~/minecraft-sneakytest$ java -Xmx28G -Xms28G -jar fabric-server-mc.1.21-loader.0.16.2-launcher.1.0.1.jar --nogui Starting net.fabricmc.loader.impl.game.minecraft.BundlerClassPathCapture [17:38:35] [main/INFO]: Loading Minecraft 1.21 with Fabric Loader 0.16.2 [17:38:36] [main/INFO]: Loading 100 mods:
I think i found the mod, i can reproduce the issue with the fabric-api installed, tried updating to the latest version but it did not fix it, the logs are in the attached file. consolelog.txt
i am so confused i made a new release on modrinth ðŸ˜
Seems to work great now, thanks!
The mod works as expected if ips are manually put into the allowed list but when a player joins successfully their ip is not automatically added to the list.
Strangely when a player does successfully join the server its icon gets sent to them anyway despite not being in the list, doesnt really matter since they should've ben added to the list anyway just thought i should let you know.
ps: Sorry for spamming you with issues.