Closed SrRapero720 closed 11 months ago
Mods generally follow Minecraft's coding practices which are implemented against the expectations of a vanilla environment, which conflicts with mods adding multithreading and making invasive changes, so they are bound to cause all kinds of issues.
I believe until Minecraft itself starts supporting multithreading in these areas, performance gains are better found elsewhere, because with the amount of mods out there, the risk of running into problems negates the possible benefits.
However, if anyone wants to go and locate all the places that aren't thread-safe they are free to submit a pull request that I'd be happy to accept as long as it doesn't result in a significant increase in complexity.
uhhhh
Minecraft Version
Other (specify below)
Mod Loader
Forge
Mod Loader Version
40.2.10
Mod Version
waystones-forge-1.18.2-10.2.1.jar
Balm Version
balm-3.2.6.jar
Describe the Issue
Having Dimensional threading installed and using a warpstone to another different dimension causes a TELEPORTING HELL. basically traps you teleporting while you have "loading terrain" screen. so you can't move and warp stone is teleporting you back... in a bucle
That also affects any other version with Dimensional Threading
Logs
No response
Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?
No response