Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PAL spitting out error in console for Tech Reborn mod. #27

Open
WickedDuck opened this issue Nov 25, 2024 · 0 comments
Open

PAL spitting out error in console for Tech Reborn mod. #27

WickedDuck opened this issue Nov 25, 2024 · 0 comments

Comments

@WickedDuck
Copy link

WickedDuck commented Nov 25, 2024

Good morning. I keep getting an error spat out in console anytime I am in survival mode and have equipped a Quantum Chestplate.

I went to work and when I came back my console in MCSS was broken and my latest.log file was over 1 GB in size, all from this single block:

[16:10:02] [Server thread/WARN]: Player ability minecraft:mayfly was updated externally (expected disabled, was enabled).
java.lang.RuntimeException: stacktrace
    at io.github.ladysnake.pal.impl.PalInternals.logTamperWarning(PalInternals.java:63) ~[playerabilitylib-1.9.0-5382c7a473e6f2d6.jar:?]
    at io.github.ladysnake.pal.impl.VanillaAbilityTracker.checkConflict(VanillaAbilityTracker.java:71) ~[playerabilitylib-1.9.0-5382c7a473e6f2d6.jar:?]
    at net.minecraft.class_3222.handler$blj000$playerabilitylib$checkAbilityConsistency(class_3222.java:9448) ~[server-intermediary.jar:?]
    at net.minecraft.class_3222.method_7355(class_3222.java:1325) ~[server-intermediary.jar:?]
    at techreborn.items.armor.QuantumSuitItem.tickArmor(QuantumSuitItem.java:94) ~[TechReborn-5.9.1.jar:?]
    at net.minecraft.class_1657.handler$bmn007$reborncore$tick(class_1657.java:12419) ~[server-intermediary.jar:?]
    at net.minecraft.class_1657.method_5773(class_1657.java) ~[server-intermediary.jar:?]
    at net.minecraft.class_3222.method_14226(class_3222.java:511) ~[server-intermediary.jar:?]
    at net.minecraft.class_3244.method_18784(class_3244.java:258) ~[server-intermediary.jar:?]
    at net.minecraft.class_2535.method_10754(class_2535.java:379) ~[server-intermediary.jar:?]
    at net.minecraft.class_3242.method_14357(class_3242.java:176) ~[server-intermediary.jar:?]
    at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:908) ~[server-intermediary.jar:?]
    at net.minecraft.class_3176.method_3813(class_3176.java:283) ~[server-intermediary.jar:?]
    at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:820) ~[server-intermediary.jar:?]
    at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:667) ~[server-intermediary.jar:?]
    at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:263) ~[server-intermediary.jar:?]
    at java.lang.Thread.run(Thread.java:1583) ~[?:?]

In addition, this may also be the cause of why when I equip a Quantum Chestplate, the creative flight it should provide just lets me infinitely jump. Not sure though.

Tech Reborn is version 5.9.0, PAL is 1.9.0, and Reborn Core is 5.9.0 (This mod is a library for Tech Reborn, figured I should include it).
Minecraft Version 1.20.2, Fabric Modloader Version is 0.16.9.

If any additional information is needed, I will be happy to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant