Page 1 of 1

eXpansion Problem

Posted: 13 Jul 2017, 17:56
by suehengst
Hi,

in the manialive_console.log i get this warning

[eXpansion][Core] Script mode running, but can't enable 'S_UseScriptCallbacks'... perhaps non-nadeo script running ?

In the Matchsettings I have
<game_mode>0</game_mode>
<script_name>Rounds.Script.txt</script_name>

Its a mp4 Server with Rounds.


Is this the reason, when I give a new map in the queue this wont be the next map?
And when I skip the map, the points not reset?

Re: eXpansion Problem

Posted: 15 Jul 2017, 08:19
by oliverde8
Hi,

Sorry for the late response, but we have dropped support on eXpansion on MP4 : viewtopic.php?f=518&t=39489

If you still wish to use eXpansion, it should work. Which version of the dedicated are you using? Have you modified the Rounds.scropt.txt file? And which version of eXp are you trying to run.

Thanks,

Re: eXpansion Problem

Posted: 15 Jul 2017, 18:38
by suehengst
I know the support is dropped, but there maybe others users who knows the answer :) .

Expansion Version : eXpansion-1.1.0.0
Maniaplanet: ManiaPlanet 4 Server 2017-05-16

I havent change the Rounds.script.txt.



For test i make a new Server with ManiaPlanet 4 Server 2017-07-12 - same problem.
If possible i have the wrong titlepack?

I download it there: https://v4.live.maniaplanet.com/ingame/ ... e.Pack.gbx

edit:
Maybe I forgot to write, I use a Trackmania Server, not a Shootmania.

I found on github/maniaplanet thats S_UseScriptCallbacks only used in Shootmania.
For Trackmania is S_UseLegacyXmlRpcCallbacks.
Im right?