LordGolias / antistasi

Antistasi improved, a mod for the game Arma 3.
BSD 3-Clause "New" or "Revised" License
31 stars 18 forks source link

Curator module doesn't work on a develop branch version #181

Open armaplayer opened 6 years ago

armaplayer commented 6 years ago

First of all, thank you so much LordGolias for doing all of that for us!

Altis mission, running on a dedicated server and I am the only player, playing as commander.

I've been using a master branch version for a long time, but few days ago decided to try a develop branch version. Everything works well except one thing - in master branch version I've been using a Zeus (the owner of a Zeus module is #adminLogged) which works perfectly, I can easily access a Zeus by pressing a button. When I try to do the same thing on a develop branch version it doesn't work properly. After initialization process finish ("Profile Loaded" hint show up) I'm no longer able to access to Zeus - zeus key does nothing. I'm not really sure where the problem is, I guess it's something about player spawn process. I've tried to respawn, reconnect and force Zeus interface by debug console (openCuratorInterface command) but it doesn't solve the problem.

I know that Zeus is not supported by Antistasi as a standard feature, but as I said before - implemented by myself it works perfect on a master branch version. I'm not even sure if it's right place to share this kind of problem.

Hope you can help me with this little problem...

LordGolias commented 5 years ago

Thanks for the feedback. Could you describe what steps you normally do to access Zeus?

Is my understanding correct that you would do:

  1. Start the server (dedicated)
  2. login
  3. Start a new game via the menu
  4. run openCuratorInterface on the debug menu.
SomethingSimpl commented 5 years ago

So what I personally have to do to access curator is to use console in ESC menu to assign curator module to player after init. The identity of the player seems to change after the mission inits and you get teleported to the camp so the object you set to be the curator in editor cant access the UI. This is on normally hosted server not dedicated.