Create

Create

86M Downloads

Pondering about the Empty Blaze Burner causes a crash

MasterMank opened this issue ยท 6 comments

commented

That's pretty much the gist of it, every time I ponder about the Empty Blaze Burner, my game crashes as soon as the Blaze renders. I assume this might be an incompatibility with another mod? I don't think any of my other mods make changes to Blazes, though...

commented

Please include the crash log. If this is a inter-mod compatibility issue, it would greatly help the developers find the issue or offending mod.

commented

@ifallensyko Here is an excerpt from the crash:

    Mod File: createdeco-1.1.2-1.16.5.jar
    Failure message: Create Deco (createdeco) encountered an error during the load_registries event phase
        java.lang.RuntimeException: Unexpected error while registering entry create:empty_blaze_burner to registry minecraft:item
    Mod Version: 1.1.2-1.16.5
    Mod Issue URL: NOT PROVIDED
    Exception message: java.lang.NullPointerException: Registry entry not present: create:blaze_burner
Stacktrace:
    at java.util.Objects.requireNonNull(Objects.java:290) ~[?:1.8.0_51] {}
    at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:89) ~[?:mc1.16.5_v0.3.2f] {re:classloading}
    at com.simibubi.create.content.contraptions.processing.burner.BlazeBurnerBlockItem.empty(BlazeBurnerBlockItem.java:46) 

This could mean that the error is with the Create Deco mod rather than Create itself. Maybe report it on its issue tracker, instead?

commented

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

commented

This issue has been closed since it has been inactive for 3 weeks since it was marked as stale.

commented

I had the same crash