EntityCulling icon indicating copy to clipboard operation
EntityCulling copied to clipboard

1.19 Latest Forge Crash

Open LoxiGoose opened this issue 2 years ago • 6 comments

Currently EntityCulling (Forge) crashes on the latest versions of Forge upon startup.

Minecraft Version: 1.19 Forge Version: 41.0.85 Mod Version: 1.5.1

Crash report https://mclo.gs/xu9XMdB

LoxiGoose avatar Jul 09 '22 19:07 LoxiGoose

Looks like forge broke something. Potentially downgrade to an older version(of forge).

tr7zw avatar Jul 09 '22 19:07 tr7zw

I'll just wait for the mod to be fixed so I can update to the newer versions of forge. My other mods have already updated, waiting for this one and a few others now before I push my modpack update to the stable branch.

Hope you can get it fixed soon! :)

LoxiGoose avatar Jul 09 '22 20:07 LoxiGoose

Why does Forge break API in the first place 😒. I'll look into it when I have time, but people really should stop using Forge in general.

tr7zw avatar Jul 09 '22 20:07 tr7zw

Ikr, it's so annoying I wish Forge didn't do stuff like this. I'd stop using Forge honestly but without my other mods updating to Fabric I can't switch to Fabric.

Alex's Mobs, Ice and Fire, and Tinkers Construct are just some of the few mods that prevent me from switching.

So I play both Fabric and Forge to solve this issue.

LoxiGoose avatar Jul 09 '22 20:07 LoxiGoose

Fyi for the future on this issue: Gonna follow other mod devs and not update Forge 1.19 till they are done with whatever the heck they are doing.

tr7zw avatar Jul 17 '22 13:07 tr7zw

In the Forge changelogs there's a line at 41.0.64 that mentions "Remove ClientRegistry, as everything has been moved out of it". It's quite annoying they make API breaking changes in minor or patch versions, unfortunately it has become a common theme in Forge development. They should stick to proper semantic versioning.

Lolcroc avatar Jul 18 '22 00:07 Lolcroc