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

Kick from server with Internal server error when rightclicking with battlegears to non-GUI block #16293

Closed
3 tasks done
SKProCH opened this issue May 16, 2024 · 4 comments
Closed
3 tasks done
Labels
Status: Triage Tasks awaiting triage. Removed once a dev confirms the issue as valid. Type: bugMinor

Comments

@SKProCH
Copy link

SKProCH commented May 16, 2024

Your GTNH Discord Username

skproch

Your Pack Version

2.6.0

Your Server

Private server

Java Version

Java 21

Type of Server

Ultramine

Your Expectation

When you choose battlegears hands and try to right click on block which doesn't has GUI on right click (e.g. stone) nothing should happens.

The Reality

I've has been kicked from server with Internal server error. Exception displayed in server logs:

java.lang.NullPointerException
        at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:637)
        at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(C08PacketPlayerBlockPlacement.java:65)
        at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(C08PacketPlayerBlockPlacement.java:110)
        at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:231)
        at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:693)
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:335)
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:567)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:444)
        at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:719)

Seems like client doesn't has any exception in the logs (except Angelica's chunk building cancellation)

Your Proposal

This should kick you from server.

Final Checklist

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this problem consistently by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
  • I have asked other people and they confirm they also have this problem by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
@SKProCH SKProCH added Status: Triage Tasks awaiting triage. Removed once a dev confirms the issue as valid. Type: bugMinor labels May 16, 2024
@Glease
Copy link
Contributor

Glease commented May 18, 2024

no kick really happens on a vanilla forge server.. ultramine problem? in any case ask your server owner first I guess

@SKProCH
Copy link
Author

SKProCH commented May 18, 2024

Actually, I'm my server owner 😃. If this isn't reproduceable in vanilla we can probably close the issue as you don't support ultramine.

@TimeConqueror
Copy link
Contributor

Should be fixed by GTNewHorizons/Battlegear2#28

@Glease Glease closed this as completed May 18, 2024
@SKProCH
Copy link
Author

SKProCH commented May 18, 2024

Thanks, @TimeConqueror!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Tasks awaiting triage. Removed once a dev confirms the issue as valid. Type: bugMinor
Projects
None yet
Development

No branches or pull requests

3 participants