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

NullPointerException; Crashed after I threw Pocket Computer on the ground, now world is softlocked #1997

Closed
EndDragon438 opened this issue Oct 21, 2024 · 1 comment
Labels
area-Minecraft This affects CC's Minecraft-specific content. bug A problem or unexpected behaviour with the mod. invalid Issues caused by user error, another mod, etc...

Comments

@EndDragon438
Copy link

EndDragon438 commented Oct 21, 2024

Minecraft Version

1.20.1

Version

1.113.1

Details

CRASH REPORT:
https://bytebin.lucko.me/zmsi7RAgId

Important Bit:
java.lang.NullPointerException: Cannot invoke "dan200.computercraft.shared.pocket.core.PocketServerComputer.getLevel()" because "computer" is null

I had a basic GPS network setup with Ender Modems, and a Pocket Computer looped into that network. I dropped the Pocket on the ground and my game crashed. Now the world won't load with the same NullPointerException.

Using a custom modpack, who's modlist I can provided if needed.
I believe cbe075b may be related, it was mentioned in #1912

@EndDragon438 EndDragon438 added the bug A problem or unexpected behaviour with the mod. label Oct 21, 2024
@SquidDev SquidDev added the area-Minecraft This affects CC's Minecraft-specific content. label Oct 22, 2024
@SquidDev
Copy link
Member

Thanks for the report! This appears to be an issue with the VS Addition mod. The code in question has been deleted on their end (xiewuzhiying/VS-Addition@01f0bed), so I guess this should be fixed in the next version.

@SquidDev SquidDev closed this as not planned Won't fix, can't repro, duplicate, stale Oct 22, 2024
@SquidDev SquidDev added the invalid Issues caused by user error, another mod, etc... label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Minecraft This affects CC's Minecraft-specific content. bug A problem or unexpected behaviour with the mod. invalid Issues caused by user error, another mod, etc...
Projects
None yet
Development

No branches or pull requests

2 participants