MDouglas345 / Brok-n-Sindri-s-Trinkets

Creative Commons Zero v1.0 Universal
1 stars 1 forks source link

(1.18.2 Fabric) Strange conflict with Farmer's Delight #39

Open LucidPoseidon opened 1 year ago

LucidPoseidon commented 1 year ago

After installing this mod in a pack I had made previously and started a new world, I noticed that mob spawners would not function properly and would cause massive reductions in framerate when observed. After doing a lot of troubleshooting to find out what mods were responsible for the bug, I narrowed it down to an interaction between this mod and Farmer's Delight. I have no idea how this could be causing problems as FD shouldn't have anything to do with mobs or spawners. I am also using Iris Shaders/Sodium for performance, if that makes a difference at all.

Here is my full modlist I used to confirm this after I narrowed the mods down:

Architectury API (Fabric/Forge) architectury-4.10.86-fabric.jar

Brok N Sindri's Trinkets BrokNSindrisTrinkets-1.18-1.1.2.jar

Cloth Config API (Fabric/Forge) cloth-config-6.4.90-fabric.jar

Fabric API fabric-api-0.67.0+1.18.2.jar

Farmer's Delight [Fabric] farmers-delight-fabric-1.18.2-1.2.5.jar

GeckoLib geckolib-fabric-1.18-3.0.79.jar

Iris Shaders iris-mc1.18.2-1.4.3.jar

Roughly Enough Items Fabric/Forge (REI) RoughlyEnoughItems-8.3.576.jar

Sodium sodium-fabric-mc1.18.2-0.4.1+build.15.jar

When Dungeons Arise - Fabric! DungeonsArise-1.18.2-2.1.50-fabric-beta.jar

MDouglas345 commented 1 year ago

I can't say what could cause this, my mod doesn't utilize / modify spawners. In other words, if you are not actively throwing an item, or an item block is not in the world, my mod basically does nothing.

MDouglas345 commented 1 year ago

Ill still investigate, can you provide a seed and the coords to the spawner, if you have them available.

BanxMagil commented 1 year ago

Hi! I've been having the same issue, I don't have a solution but I wanted to be here if it ever did get figured out.

As for testing the spawners themselves, I believe you should be able to give yourself one with commands.

For a more detailed description of the problem; mob spawners have no mini mob inside of them, despite still having the nbt data of said mob. My guess would be that discrepancy is causing the lag. Could be totally off about it, I am definitely not a programmer nor do I really understand the quirks of minecraft. Hope that may help though.