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

Handle Invalid script setting Ranges in FaultException #18

Open
kremsy opened this issue Jun 26, 2015 · 0 comments
Open

Handle Invalid script setting Ranges in FaultException #18

kremsy opened this issue Jun 26, 2015 · 0 comments

Comments

@kremsy
Copy link
Contributor

kremsy commented Jun 26, 2015

Message: [ManiaControl EXCEPTION]: Call XML not a proper XML-RPC call. error parsing "9999999999999999": Numerical result out of range (34)


 libs/Maniaplanet/DedicatedServer/Xmlrpc/FaultException.php: 100

Backtrace:
#0: Maniaplanet\DedicatedServer\Xmlrpc\FaultException::create(string(Call XML not a proper XML-RPC call. err..), integer(-503)) in File libs/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php on Line 205
#1: Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->flush(boolean(1)) in File libs/Maniaplanet/DedicatedServer/Xmlrpc/GbxRemote.php on Line 130
#2: Maniaplanet\DedicatedServer\Xmlrpc\GbxRemote->query(string(SetModeScriptSettings), array(array(integer(9999999999999999)))) in File libs/Maniaplanet/DedicatedServer/Connection.php on Line 153
#3: Maniaplanet\DedicatedServer\Connection->execute(string(SetModeScriptSettings), array(array(integer(9999999999999999))), boolean()) in File libs/Maniaplanet/DedicatedServer/Connection.php on Line 2596
#4: Maniaplanet\DedicatedServer\Connection->setModeScriptSettings(array(integer(9999999999999999))) in File core/Configurator/ScriptSettings.php on Line 342
#5: ManiaControl\Configurator\ScriptSettings->applyNewScriptSettings(array(integer(9999999999999999)), object(ManiaControl\Players\Player)) in File core/Configurator/ScriptSettings.php on Line 319
#6: ManiaControl\Configurator\ScriptSettings->saveConfigData(array(integer(216), string(elchiki00), string(Configurator.SaveConfigAction), array(array(string(ScriptSetting.S_AutoManageAFK), string(0), ), array(string(ScriptSetting.S_AFKIdleTimeLimit), string(100), ), array(string(ScriptSetting.S_UseScriptCallbacks), string(1), ), ...)...), ...) in File core/Configurator/Configurator.php on Line 314
#7: ManiaControl\Configurator\Configurator->handleSaveConfigAction(array(string(ManiaPlanet.PlayerManialinkPageAnswer), array(integer(216), string(elchiki00), string(Configurator.SaveConfigAction), array(array(string(ScriptSetting.S_AutoManageAFK), string(0), ), array(string(ScriptSetting.S_AFKIdleTimeLimit), string(100), ), array(string(ScriptSetting.S_UseScriptCallbacks), string(1), ), ...)...)...), ...)
#8: call_user_func(array(object(ManiaControl\Configurator\Configurator), string(handleSav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant