Skip to content
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

Closed
compoundchris opened this issue Jul 31, 2024 · 9 comments · Fixed by #290
Closed

Server [Bug]: #267

compoundchris opened this issue Jul 31, 2024 · 9 comments · Fixed by #290
Labels
bug Something isn't working

Comments

@compoundchris
Copy link

compoundchris commented Jul 31, 2024

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

@compoundchris compoundchris added the bug Something isn't working label Jul 31, 2024
@s3gfaultx
Copy link

Can confirm the same thing, it's all broken for us too.

@SilenceIsFatto
Copy link
Owner

I assume you have it set to auto load last save after a timeout?

@compoundchris
Copy link
Author

compoundchris commented Aug 1, 2024

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.

@s3gfaultx
Copy link

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.

@stutpip123
Copy link
Collaborator

full modlist, server and client RPTs

@compoundchris
Copy link
Author

We are working on getting you a new rpt from a server with only antistasi and its dependencies on it.
in the rpt I provided, there is evidence of one of a non members trying to buy something before I logged in if that helps!

@SilenceIsFatto
Copy link
Owner

What are you unable to buy before a member joins?

SilenceIsFatto added a commit that referenced this issue Aug 9, 2024
@compoundchris
Copy link
Author

Anything, both blackmarket and the flag buy menu

@SilenceIsFatto SilenceIsFatto linked a pull request Aug 20, 2024 that will close this issue
8 tasks
stutpip123 added a commit that referenced this issue Aug 28, 2024
commit 80a49be
Author: SilenceIsFatto <78276788+SilenceIsFatto@users.noreply.github.com>
Date:   Fri Aug 9 20:56:02 2024 +0100

    Change isNil check

    May fix #267

# Conflicts:
#	A3A/addons/ultimate/config/plane/cfgPlaneLoadouts.hpp
stutpip123 added a commit that referenced this issue Sep 4, 2024
commit 80a49be
Author: SilenceIsFatto <78276788+SilenceIsFatto@users.noreply.github.com>
Date:   Fri Aug 9 20:56:02 2024 +0100

    Change isNil check

    May fix #267
stutpip123 added a commit that referenced this issue Sep 25, 2024
@SilenceIsFatto
Copy link
Owner

Try see if this is fixed in Public Testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants