Problem description:
I'm having a problem with one of my interface windows. The link below shows a gif of the issue. When I play offline singleplayer, the interface window doesn't show signs of delay when loading. But when played online, and even offline using Dream Deamon to host locally, it delays in loading. Just like in this gif.
Is there any optimization I could do, other than lessening the amount of info displayed? Also I don't use a loop that has winset() in it.
https://gfycat.com/impossiblecompetentcoypu (I'm rapidly opening and closing the menu in this demonstration, but generally the same behaviour happens sporadically during play. It's like there's a 50/50 chance the window will do that every time it's opened.)
ID:2749946
Dec 13 2021, 4:22 pm
|
|
However it seems like you could easily(and have the nice makings) to use a screen_object/screen/hud method to pull off this same window and not have t worry about some of that, aye?
Menu's over map elements are known to also lag the client. I'm unsure of what all that entails.. but but the amount of things the client is viewing all together with the map rendering may also be a factor.