-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server [Bug]: #267
Comments
Can confirm the same thing, it's all broken for us too. |
I assume you have it set to auto load last save after a timeout? |
Yes, everything loads except anything to do with economy. All enemy units, we get attacked, we can pull from garage, etc. just can’t buy and faction pay doesn’t happen. |
Also to add, a lot of the generated areas (airfields, etc) have the name null. Most of the top bar is missing information (undercover status, war level, etc). Let me know what I can provide to help diagnose. |
full modlist, server and client RPTs |
We are working on getting you a new rpt from a server with only antistasi and its dependencies on it. |
What are you unable to buy before a member joins? |
Anything, both blackmarket and the flag buy menu |
Try see if this is fixed in Public Testing |
Describe the bug
After restart, if no player is defined as server member no items can be bought, the top resources bar will not load, the faction will not get paid, etc. When a player joins who is defined as a server member or logged in as admin, the top bar appears for players, things are able to be bought, faction gets paid, etc.
I believe it is the "call A3A_fnc_assignBossIfNone" located within "spawn A3A_fnc_resourcecheck" located in "fn_initserver" We went through what happened after restart in the rpt and this is where it seemed to get stuck until after a member logged in.
How to reproduce
Have a dedicated server restart, and then a player who is not logged in as admin or defined as member log in, wait for server to initialize , then that player will not be able to buy anything(demonstration of bug). Then have a player who is logged in as admin or defined as member and the resource check function will work(economy loads).
Version
at least since 10.9
Have you altered the code?
No
What i have changed
No response
Map
any
What server?
Private dedicated server with Headless client(s)
Time bug occured (Server time/UTC)
No response
Mods
No response
Additional context
arma3server-console-2024-07-12-00_00_01.log
The text was updated successfully, but these errors were encountered: