hlysine / create_connected

A Create mod add-on adding quality-of-life blocks that you wish existed in Create.
GNU Affero General Public License v3.0
28 stars 9 forks source link

(Forge, 1.20.1) Fan kinetics with null priority? #62

Closed katubug closed 6 months ago

katubug commented 7 months ago

I'm on my phone so forgive me for not copying over more of the text. I reported this issue to Create: https://github.com/Creators-of-Create/Create/issues/6428

And they seemed to believe it was an issue with your mod, citing the title. Thanks for your time!

hlysine commented 7 months ago

Create: Connected does not add any new fan processing types. It seems that another mod is adding null values to the fan processing type registry and causes the game to crash when Create: Connected indirectly initializes the registry. Please try to remove mods that add new fan processing types one by one and see which one is the root cause.

katubug commented 7 months ago

Oh man, I have no idea what mods those could be, lol. But I'll take a look. Thank you very much!

On Wed, May 1, 2024, 4:12 AM Henry Lin @.***> wrote:

Create: Connected does not add any new fan processing types. It seems that another mod is adding null values to the fan processing type registry and causes the game to crash when Create: Connected indirectly initializes the registry. Please try to remove mods that add new fan processing types one by one and see which one is the root cause.

— Reply to this email directly, view it on GitHub https://github.com/hlysine/create_connected/issues/62#issuecomment-2088190641, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE7XE5RNPRO2LBBISA36BELZACWYXAVCNFSM6AAAAABHAU7WOWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBYGE4TANRUGE . You are receiving this because you authored the thread.Message ID: @.***>

hlysine commented 6 months ago

I have a new theory on what is happening and it may be fixable on Create: Connected's end. Can you test if this dev version fixes the crash?

UNZIP ME create_connected-0.7.4-mc1.20.1-dev-all.zip

M0nkeyPr0grammer commented 6 months ago

I test launched my pack several times using that dev version and didn't run into the crash. Looks like that fix likely fixed the issue.

hlysine commented 6 months ago

The fix has been released in Connected v0.8