Cant access any loot or storage after a random amount of time (Dedicated Server)

Ryuuga_Kun

Refugee
I have a dedicated server running stable alpha 19.4 only mod is the smx hud mod.

When playing after a certain (randomised) amount of time my game will just stop allowing me to access loot and storage. I have to exit game a rejoin to fix and the time before it goes wrong is always random. Is this a known bug? I am using a RWG map. Any ideas?

Thanks ^_^

 
I have a dedicated server running stable alpha 19.4 only mod is the smx hud mod.

When playing after a certain (randomised) amount of time my game will just stop allowing me to access loot and storage. I have to exit game a rejoin to fix and the time before it goes wrong is always random. Is this a known bug? I am using a RWG map. Any ideas?

Thanks ^_^


My idea would be to read the pinned thread that tells you to read it in this forum section and follow it, especially the part about posting a logfile 😉

 
Last edited by a moderator:
Optimizations are being worked on, but this happens when the client/server desync, usually caused by a lag issue on the client-side. Could be dropping too many packets (internet) or hardware bottleneck (i.e. low ram, slow HDD or CPU causing the client to take way too long to report back [which usually happens on loot rolls] or something of this nature). But yeah, other than that we need logs.

 
@Ryuuga_Kun, when you use Pastebin for this forum, you don't need to log in to Pastebin (or even have an account there). Just paste the text into the box and leave everything at the defaults. Specifically:

  • Paste Expiration should be "One Month" or more (or use "Never")
  • Paste Exposure should be "Public"
  • Password should be un-checked/disabled
 

***************************************





 





yes and no,







you provided the log but what about the rest of the report, it may seem we pick on this and we do because everything we ask for (which is explained in the link) gives you the examples of what is needed to find the issue and provided better help for the devs so they can fix the issue.





and with that aside... the first and important thing is something that needs to be addressed..







you are loading a bunch of mods and those i see affect ui and can possibly be the issue (all tho not 100% but a guess).





 







Code:
2021-05-20T14:58:39 8.346 INF [MODS] Start loading
2021-05-20T14:58:39 8.352 INF [MODS] Trying to load from folder: SMXhud
2021-05-20T14:58:39 8.387 INF [MODS] Loaded Mod: SMXhud (19.2.Release1)
2021-05-20T14:58:39 8.387 INF [MODS] Trying to load from folder: SMXlib
2021-05-20T14:58:39 8.388 INF [MODS] Loaded Mod: SMXlib (19.3.Release1)
2021-05-20T14:58:39 8.388 INF [MODS] Trying to load from folder: SMXmenu
2021-05-20T14:58:39 8.389 INF [MODS] Loaded Mod: SMXmenu (19.2.Release1)
2021-05-20T14:58:39 8.389 INF [MODS] Trying to load from folder: SMXui
2021-05-20T14:58:39 8.389 INF [MODS] Loaded Mod: SMXui (19.3.Release1)
2021-05-20T14:58:39 8.389 INF [MODS] Trying to load from folder: SMXui_PerksUI
2021-05-20T14:58:39 8.390 INF [MODS] Loaded Mod: SMXui_PerksUI (19.3.Release1)
2021-05-20T14:58:39 8.390 INF [MODS] Trying to load from folder: ZMXhudCP
2021-05-20T14:58:39 8.390 INF [MODS] Loaded Mod: ZMXhudCP (19.2.Release1)
2021-05-20T14:58:39 8.390 INF [MODS] Trying to load from folder: ZMXhudCPTHB
2021-05-20T14:58:39 8.391 INF [MODS] Loaded Mod: ZMXhudCPTHB (19.1.Release1)
2021-05-20T14:58:39 8.391 INF [MODS] Trying to load from folder: ZMXuiCP
2021-05-20T14:58:39 8.391 INF [MODS] Loaded Mod: ZMXuiCP (19.3.Release1)
2021-05-20T14:58:39 8.391 INF [MODS] Initializing mod code
2021-05-20T14:58:39 8.391 INF [MODS] Loading done
2021-05-20T14:58:39 8.402 INF Pack 3113 us
2021-05-20T14:58:40 9.152 INF Pack 402272 us
2021-05-20T14:58:40 9.154 INF [MODS] Loading localization from mod: SMXhud
2021-05-20T14:58:40 9.155 INF [MODS] Loading localization from mod: SMXmenu
2021-05-20T14:58:40 9.155 INF [MODS] Loading localization from mod: SMXui
2021-05-20T14:58:40 9.155 INF [MODS] Loading localization from mod: SMXui_PerksUI






 





its a start but the guys here will will ask more questions and make suggestions.





good luck





 





:)

QA Tester-unholyjoe


***************************************




 
The mod is very likely part of the problem as you get an error message "Coroutine couldn't be started because the the game object 'XUi' is inactive!" whenever you drop out ("XUi" is the user interface object that gets changed by the mod)

One way to find out would be to start a vanilla game and try to recreate the issue. Post logs of that if you succeed, otherwise you might have more luck contacting the mod creator

 
Last edited by a moderator:
have i done it right this time?
Yes, very good.

First, your mods are from different versions and likely a problem. I would remove them all and only install 19.4 versions.

Second, you're connecting to a server so it would not use local mods anyway. If the mods were

on the server, it would push them to you. So I would test by removing your local mods, and then

connect to the server and see if things are better.

Good luck.

 
Back
Top