Unplayable FPS Drop when rendering rails and assembled trains
Z3R0TR0N opened this issue ยท 5 comments
Describe the Bug
Placing down rails that render as entities and/or assembling a train drops my frame rate as low as 6 FPS, which is unplayable. Moving out of the render distance for the rails and train brings back my normal 48-60 FPS. I'm not sure why this is happening and I've tried every possible tweak I could think of.
Reproduction Steps
- Run Minecraft with Create Fabric and related dependencies (sodium, indium, fabric API).
- Place down either (or both) of the following:
- multiple rail lines that curve, change height, or otherwise require an entity. (unplayable).
- assemble any train. (unplayable).
- Observe severe FPS drop in the F3 debug screen.
Expected Result
I expected my FPS to remain the same or drop by a marginal (but still playable) amount, like in previous Minecraft Create versions (e.g. 1.18, 1.19).
Screenshots and Videos
Crash Report or Log
Operating System
macOS Ventura 13.6.3
Mod Version
0.5.1d
Minecraft Version
1.20.1
Other Mods
No crash occurred, but:
- Modloader: Fabric loader: 0.15.3
Mods:
- Fabric API 0.88.1
- Sodium 0.4.10+build.27
- Indium 1.0.21
- Reese's Sodium Options 1.6.2
- Mod Menu
- EMI
- Terralith
- Incendium
- Nullscape
- Bewitchment
- Patchouli
- Pehkui
- Trinkets
- Xaero's minimap
- Xaero's worldmap
- Balm
- Waystones
- Better F3
Other mods that I confirmed are not the issue (via disabling and re-launching), but were present in the uploaded log:
- origins
- extra origins
- mob origins
- alt origins GUI
- appleskin
- inventoryHUD+
- inventory profiles next
- cloth config
- cameraUtils
- gecko lib
- gravestones
- lambdynamic lights
- libipn
- litematica
- malilib
- miniHUD
- worldedit
- size shifting potions
- replay mod
- fabric language kotlin
- shulkerbox tooltip
Additional Context
I suspect it's a problem with my version of the Fabric Modloader, Fabric API, Indium, and/or Sodium.
It's also possible my GPU is the issue, but I find it hard to believe a 2016 iMac with similar hardware could run Create 1.19 far better than my current 2020 iMac.
Hardware Specs:
- iMac 2020, 27-inch Retina 5K screen
- CPU: 3.3 GHz 6-core Intel Core i5
- GPU: AMD Radeon Pro 5300 4GB
- RAM: 32 GB, 2667 MHz, DDR4
If you're unable to replicate, please let me know. That way, I know it's likely a problem with my hardware.
Yes, I restarted my computer. Yes, I also lowered my system's resolution (down to the lowest). Yes, I disabled all non-essential mods for the loaded world (see "other mods"). No, nothing changed.
i checked your versions and they are correct. the log does not show an error, but just you losing connection (which admittedly is very strange in single player). I would suggest to test in a new world, with all mods removed except create and sodium etal.
Done. Same problem once enough rails were placed. I have a screenshot of the debug screen but the file is a bit tool large.
My log is below:
https://pastebin.com/UvAXN4U0
Uploaded debug screen to drive. Here's the link:
https://drive.google.com/file/d/1OLaTIUc9IZw6Q_PutJpnhVNEfERIJWnm/view?usp=sharing
Quick note: I saw online to try disabling VSYNC, (which is why debug says "ASYNC") but no change occurred. FPS still remains too low.