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

crash when deployer kills entity #1160

Closed
Illyena opened this issue Oct 17, 2023 · 3 comments
Closed

crash when deployer kills entity #1160

Illyena opened this issue Oct 17, 2023 · 3 comments
Labels
type: bug Issue where something isn't working

Comments

@Illyena
Copy link

Illyena commented Oct 17, 2023

Describe the Bug

When a deployer kills an entity, the came crashes with this error:
The game crashed whilst ticking block entity
Error: java.lang.NullPointerException: Cannot invoke "java.util.List.forEach(java.util.function.Consumer)" because "capturedDrops" is null

Reproduction Steps

1.setup deployer to attack mode
2. place entity in front of deployer
3. continue until entity dies
...

Expected Result

entity drops are processed through deployer

Screenshots and Videos

No response

Crash Report or Log

https://pastebin.com/B72U9aJf

Operating System

Windows 10

Mod Version

0.5.1d

Minecraft Version

1.20.1

Other Mods

Fabric API 0.87.0+ 1.20.1

Additional Context

No response

@Illyena Illyena added the type: bug Issue where something isn't working label Oct 17, 2023
@mads985
Copy link

mads985 commented Oct 22, 2023

Getting the same crash on my server. Deployer killing mobs, had to change difficulty to peaceful to fix it, instant server crash when loaded in otherwise.

@drwoops
Copy link

drwoops commented Oct 22, 2023

known issue. it will be fixed in next patch.

@TropheusJ
Copy link
Member

duplicate of #1096

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants