We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.21.1
12.0.0-182
This function should at least try to get registryAccess from server if level is null.
ImmersiveEngineering/src/main/java/blusunrize/immersiveengineering/common/world/Villages.java
Lines 397 to 400 in ed7de86
PneumaticCraft AmadronOfferManager calls offer with a null entity and causes tags to not be resolved. https://github.com/TeamPneumatic/pnc-repressurized/blob/7d0872ed4abcd612081cbab06658df9c92108950/src/main/java/me/desht/pneumaticcraft/common/amadron/AmadronOfferManager.java#L349-L358
Lines 410 to 414 in ed7de86
#c:coal_coke
no log needed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Minecraft Version
1.21.1
Immersive Engineering Version
12.0.0-182
Expected Behavior
This function should at least try to get registryAccess from server if level is null.
ImmersiveEngineering/src/main/java/blusunrize/immersiveengineering/common/world/Villages.java
Lines 397 to 400 in ed7de86
Actual Behavior
PneumaticCraft AmadronOfferManager calls offer with a null entity and causes tags to not be resolved.
https://github.com/TeamPneumatic/pnc-repressurized/blob/7d0872ed4abcd612081cbab06658df9c92108950/src/main/java/me/desht/pneumaticcraft/common/amadron/AmadronOfferManager.java#L349-L358
ImmersiveEngineering/src/main/java/blusunrize/immersiveengineering/common/world/Villages.java
Lines 410 to 414 in ed7de86
Steps to reproduce
#c:coal_coke
) will be airDebug Crash Log
no log needed
The text was updated successfully, but these errors were encountered: