Problems with Callvote After BETA2

Moderator: NADEO

Post Reply
MuNgLo
Posts: 316
Joined: 12 Jul 2012, 03:37

Problems with Callvote After BETA2

Post by MuNgLo »

Since BETA2 all my customvotes are broken. A little checking show that server starts up a vote but never presents it to players.

The scenario is like this. I have a simple /freeon command to run a custom callvote that then if passed resolves by echo to change gamemode to freemode and so on. But now when I do /freeon nothing happens. It goes so far as to start a vote on server but thats it. Trying it again ends up in exception due to vote already running. (my fault since code doesnt check for running votes before trying to call one)
But after trying /freeon and then dumping the getCurrentCallVote gives this...

Code: Select all

DedicatedApi\Structures\Vote Object
(
    [status] =>
    [callerLogin] =>
    [cmdName] => Echo
    [cmdParam] => Change gamemode to free Mode?, baz_freeonvote
)
So a vote has been setup and its echo and so on but somewhere something have changed for BETA2.

this is the code for setting up the vote.

Code: Select all

$vote = new \DedicatedApi\Structures\Vote();
			$vote->cmdName = 'Echo';
			$vote->cmdParam = array('Change gamemode to free Mode?', 'baz_freeonvote');
			$this->connection->callVote($vote, 0.5, 30000, 1);
All code worked just fine until Beta2 server. I'm guessing the fault are serverside since there has been updates within the votecode on it.
The_Big_Boo
Posts: 1041
Joined: 15 Jun 2010, 15:46

Re: Problems with Callvote After BETA2

Post by The_Big_Boo »

I can confirm that. Votes started through XML RPC are not shown on player screens, but the vote itself is active and fail (obviously).
OS: Win 7 Pro x64
RAM: 2x4GB Corsair @ 1600MHz
CPU: Intel i5 760 @ 3.6GHz
Mobo: Asus P7P55D-E
GPU: NVidia GTX 760 2GB
HDD: WD Black 1TB
Sound: VIA VT1828S (onboard)
Peripherals: Razer DeathAdder - Razer DeathStalker - Logitech F310
MuNgLo
Posts: 316
Joined: 12 Jul 2012, 03:37

Re: Problems with Callvote After BETA2

Post by MuNgLo »

Any words on this? Is it on the list of stuff to fix asap or on the "leave it in to troll" list. :D
MuNgLo
Posts: 316
Joined: 12 Jul 2012, 03:37

Re: Problems with Callvote After BETA2

Post by MuNgLo »

nvm Just deleted a stupid ill informed post.

Any news if this will be fixed on next update?
User avatar
TMarc
Posts: 15441
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: Problems with Callvote After BETA2

Post by TMarc »

Looks like we need a "open beta reports" for the dedicated servers :oops:
For your information, The_Big_Boo is not longer with Nadeo, and I don't know yet if he can continue work on the server, or if there is a successor :|
MuNgLo
Posts: 316
Joined: 12 Jul 2012, 03:37

Re: Problems with Callvote After BETA2

Post by MuNgLo »

TMarc wrote:Looks like we need a "open beta reports" for the dedicated servers :oops:
For your information, The_Big_Boo is not longer with Nadeo, and I don't know yet if he can continue work on the server, or if there is a successor :|
It has nothing to do with big_Boo. Post was first in ManiaLive forum but was moved since it has nothing to do with it.
The serverside is broken. has been since the beta2 update. Not a single word about it from Nadeo thou.

And what is needed is a bugtracker. Way to late though for that now.
User avatar
TMarc
Posts: 15441
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: Problems with Callvote After BETA2

Post by TMarc »

The_Big_Boo was a Nadeo member when he responded to this post above :roll:
The_Big_Boo
Posts: 1041
Joined: 15 Jun 2010, 15:46

Re: Problems with Callvote After BETA2

Post by The_Big_Boo »

I never worked on the dedicated itself but on tools using it. So anyway, I wouldn't be able to do anything about it even if I wanted to.
OS: Win 7 Pro x64
RAM: 2x4GB Corsair @ 1600MHz
CPU: Intel i5 760 @ 3.6GHz
Mobo: Asus P7P55D-E
GPU: NVidia GTX 760 2GB
HDD: WD Black 1TB
Sound: VIA VT1828S (onboard)
Peripherals: Razer DeathAdder - Razer DeathStalker - Logitech F310
User avatar
TMarc
Posts: 15441
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: Problems with Callvote After BETA2

Post by TMarc »

:|
Post Reply

Return to “Dedicated Server”

Who is online

Users browsing this forum: No registered users and 2 guests