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

1.7.10-1.16.5: SignalUpdatePacket causes NullPointerException if block isn't loaded on the client-side #82

Closed
Danielxs01 opened this issue May 8, 2023 · 0 comments · Fixed by #83
Assignees
Labels
bug Something isn't working Forge 1.7.10 Forge 1.10.2 Forge 1.11.2 Forge 1.12.2 Forge 1.14.4 Forge 1.15.2 Forge 1.16.5 Priority: Normal Indicates that the issue or enhancement is of normal priority Signals Problem belongs to the signals part Stellwand Problem belongs to the stellwand part

Comments

@Danielxs01
Copy link
Member

1.7.10-1.16.5: SignalUpdatePacket causes NullPointerException if block isn't loaded on the client-side

Attribute Value
Reported by Yer Doom (Yer Doom#2656)
Reported date 08.05.23
Minecraft version 1.12.2
LandOfSignals version 1.0.2
UniversalModCore version 1.1.4 (2b81e7)
Cause Caused by: java.lang.NullPointerException at
net.landofrails.landofsignals.packet.SignalUpdatePacket.handle(SignalUpdatePacket.java:50)
Crash log crash-report-08.05.txt
@Danielxs01 Danielxs01 added bug Something isn't working Forge 1.7.10 Forge 1.10.2 Forge 1.11.2 Forge 1.12.2 Forge 1.14.4 Forge 1.15.2 Forge 1.16.5 Stellwand Problem belongs to the stellwand part Signals Problem belongs to the signals part Priority: Normal Indicates that the issue or enhancement is of normal priority labels May 8, 2023
@Danielxs01 Danielxs01 self-assigned this May 8, 2023
@Danielxs01 Danielxs01 linked a pull request May 9, 2023 that will close this issue
Danielxs01 added a commit that referenced this issue May 9, 2023
…packet-causes-nullpointerexception

[#82] Added null-check to SignalUpdatePacket
@Danielxs01 Danielxs01 reopened this May 9, 2023
Danielxs01 added a commit that referenced this issue May 9, 2023
Danielxs01 added a commit that referenced this issue May 9, 2023
…packet-causes-nullpointerexception

[#82] Updated to version 1.0.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Forge 1.7.10 Forge 1.10.2 Forge 1.11.2 Forge 1.12.2 Forge 1.14.4 Forge 1.15.2 Forge 1.16.5 Priority: Normal Indicates that the issue or enhancement is of normal priority Signals Problem belongs to the signals part Stellwand Problem belongs to the stellwand part
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant