-
Notifications
You must be signed in to change notification settings - Fork 16
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
[Crash] on player inside the constructor #36
Comments
BTW, since I already made a issue, hope you don't mind me sharing a thought: |
Thank you for the notice! There are two problems:
I'll leave this issue open, because I feel like I need to reconsider my approach here, since this is a second issue of such kind :D Since you are a modpack developer, I highly recommend disabling the ability to pick up any shell containers ("Carry On" has a config entry for that).
Yeah, you are right, the mod is not created to be the most balanced one out there, but I feel that configurable amount of health and energy a player must spend on a single shell is already the best we can squeeze from it. |
Oh, so the crash comes from the missing upper half getting ticked, that explains it! I thought it crashed because I was in there with the shell. (It didn't crash and nothing was happening until I jumped in the Constructor) I'd say it's OK to leave it "unfixed", because whoever using mods like Carry On already know that most entities are not designed to be picked up. But ofc it's also good if you want to prevent further issues for this. Anyway, so far so good, It's already working surprisingly better than I expected, because the last time I tried Sync is so many years ago, and it was not very compatible with other mods. Leaving this to you. |
What were you doing when the crash occured?
This is actually not a bug IMO...
You know there are mods like Carry On allowing players pick up entities.
I was messing around and accidentally picked up the Shell Constructor with a new shell in it, and the top half of that thing just shattered. When I put that down, it remains broken, with the shell still in it.
And I start messing with it again and at the moment I jumped in that broken Constructor the game crashed, and always crash whenever I entered the world... I guess the Constructors are doing something to the entities in it?
I was just playing around my mod pack so I'm totally fine with it, just letting you know there's a way to blow it up.
Did the crash occur client-side or server-side?
Client
Version
1.19.1-4.3
Minecraft Version
1.19.1-4.3
Fabric API Version
0.14.14
Installation Source
CurseForge
Logs
Other Mods
Sorry but maybe not because it's a fresh pack of 520 mods.
Additional Information
No response
The text was updated successfully, but these errors were encountered: