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

Custom drops for entities like Soldier and Terrorist #553

Open
2 of 3 tasks
R4doslav opened this issue Dec 8, 2024 · 0 comments
Open
2 of 3 tasks

Custom drops for entities like Soldier and Terrorist #553

R4doslav opened this issue Dec 8, 2024 · 0 comments
Labels

Comments

@R4doslav
Copy link

R4doslav commented Dec 8, 2024

Describe the bug

Its impossible to add custom loot to the Soldier and Terrorist;
This is the crafttweaker script used: https://prnt.sc/3Nsq9zrFBp_k
And the result is a NullPointerException at the line with entities (It does not find the entity)
When using the mod Tell me and its dump entities to file the entities show up as mwc:soldier and mwc:terrorist.
However using crafttweaker's ct entities the log does not include these names, just like they dont exist.

Reproducibility

  • I reproduced this issue with as few other mods as possible installed.
  • I am unable to reproduce this issue consistently.

Screenshots and/or videos

No response

Logs

https://pastebin.com/1WGrCmW8 - crafttweaker entity log and https://pastebin.com/Tsz2WwKu - tell me entity log

Debug Logs

No response

Crash Reports

No response

MWC Version

0.1.9

Forge Version

1.12.2-14.23.5.2860

Red Core Version

Red-Core-0.4

MixinBooter Version

10.2

Java Version

1.8.0_431

Java Virtual Machine

Hotspot

Operating System

Windows 10

GPU Vendor

NVIDIA

Code of Conduct

  • I agree to follow this project's Code of Conduct
@R4doslav R4doslav added the Bug label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant