Ryuuga_Kun Posted May 18, 2021 Share Posted May 18, 2021 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 ^_^ Link to comment Share on other sites More sharing options...
meganoth Posted May 18, 2021 Share Posted May 18, 2021 (edited) 1 hour ago, Ryuuga_Kun said: 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 😉 Edited May 18, 2021 by meganoth (see edit history) Link to comment Share on other sites More sharing options...
Jugginator Posted May 18, 2021 Share Posted May 18, 2021 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. 2 Link to comment Share on other sites More sharing options...
Ryuuga_Kun Posted May 20, 2021 Author Share Posted May 20, 2021 I am playing ona dedicated server i have rented, here is my client log never done this before so i hope i got it right https://pastebin.com/Acwy5k6s Link to comment Share on other sites More sharing options...
unholyjoe Posted May 20, 2021 Share Posted May 20, 2021 cant access a private file Link to comment Share on other sites More sharing options...
Boidster Posted May 20, 2021 Share Posted May 20, 2021 @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 Link to comment Share on other sites More sharing options...
Ryuuga_Kun Posted May 26, 2021 Author Share Posted May 26, 2021 https://pastebin.com/xHh93pbB have i done it right this time? 1 Link to comment Share on other sites More sharing options...
unholyjoe Posted May 26, 2021 Share Posted May 26, 2021 *************************************** 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). 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 *************************************** Link to comment Share on other sites More sharing options...
meganoth Posted May 26, 2021 Share Posted May 26, 2021 (edited) 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 Edited May 26, 2021 by meganoth (see edit history) Link to comment Share on other sites More sharing options...
Beelzybub Posted May 26, 2021 Share Posted May 26, 2021 9 hours ago, Ryuuga_Kun said: 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. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now