Huge lags after use warp plate
uhloin opened this issue ยท 6 comments
Minecraft Version
1.19.2 (LTS)
Mod Loader
Forge
Mod Loader Version
forge-1.19.2-43.2.6-installer.jar
Mod Version
waystones-forge-1.19.2-11.3.0.jar
Describe the Issue
After several jumps via warp plate the lags started and playing become impossible.
There ware no such problems in version waystones-forge-1.19.1-11.1.1.jar
Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?
rubidium-0.6.2.jar
Additional info
waystones-forge-1.19.1-11.2.0.jar is OK too
Soon after teleportation by warpplate to different dimension there is only a single 1-2 sec lag like chunk loading. But since waystones-forge-1.19.2-11.3.0.jar such lags occured non-stop every 4-5 seconds. After restart game, the lags disappeared until next 2-4 teleports between dimensions.
Update
11.2.0 also has lags but lesser and need more time to lags begin.
My attempt to find stable sequence of steps to reproduce lags was failed. Looks like not ANY warp cause lags.
I returned to 11.3.0, will wait next lags, use spark profiler and will report here later.
Spark profiler shows problem for "GC Old" (probably Garbage Collector?) and memory usage hit limit 4 Gb. I doubt problem is warpstones mod itself, may be it just provoke problems because warp to another dimension cause massive memory allocation/deallocations.
This doesn't appear related to Waystones but rather the actual teleports causing lots of data to be loaded/unloaded, and you would likely see similar problems teleporting through other means. You could try tweaking your launch arguments (not sure what the current recommended best arguments are), or if possible, allocate more RAM to your install, as 4GB can be too low when playing with several mods.