SphereCommunity

Full Version: [Solved] WAR Mode impossible since 24 June spheresvr update
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I updated the spheresvr.exe on my server and i'm not able anymore to switch in war mode... Just press the toggle switch and nothing happen.

I saw there was a commit 23 june about something in link with that:
Quote: "Added: New delay on client 'toggle warmode' macro to avoid excessive requests"

When I use Post 24 june version, it's work well.

Any Idea?
This delay shouldn't negatively affect the gameplay, since it is adjusted to block only fast macros toggling war/peace/war/peace/war/peace, which usually doesn't block clients manually pressing tab to toggle war/peace mode because this is not fast enough as an fast macro running with no delay between actions

But anyway if you said that june 23 build is bad and june 24+ builds are working fine, I presume there's nothing to worry about, you just need to keep using an june 24+ build
Thx for answer.

I tried 3 builds.
-One the week before 23 (work well)
- one the 24 (not working)
- one 28 june (not working)

Maybe I have an anomaly on my servers's script but I assure since build 24 june I can't use spheresvr.exe
nah, it's working fine here. I can toggle war/peace mode without any problems, the request will be blocked only if I toggle really fast

so try take a look on your scripts to check if there's an @UserWarMode trigger causing this
Thx for verification. I'll check my side. I'll give you feedback
Solved!

We had some ON=@UserWarmode in différents script… Juste removed these fonction and seem to work well.

THX
Reference URL's