Server Crash with an Script Problem.

Moderator: NADEO

Wanderschuh
Posts: 11
Joined: 25 Oct 2015, 01:04

Server Crash with an Script Problem.

Post by Wanderschuh »

Hi everyone.
Im Sorry for my Bad englisch.

I have installed the Server as written in the Wiki.

Startparameter are :
./ManiaPlanetServer /title=SMStorm /game_settings=MatchSettings/SMStormRealm.txt /dedicated_cfg=dedicated_cfg.txt


But when I Start it the Log Says :
[2015/10/25 01:56:27] Initializing...
[2015/10/25 01:56:27] Configuration file : dedicated_cfg.txt
[2015/10/25 01:56:27] Loading system configuration...
[2015/10/25 01:56:27] ...system configuration loaded
[2015/10/25 01:56:27] Loading cache...
[2015/10/25 01:56:27] ...OK
[2015/10/25 01:56:27] Listening for xml-rpc commands on port 5000.
[2015/10/25 01:56:27] Loading dedicated server configuration...
[2015/10/25 01:56:27] ...Dedicated server configuration loaded
[2015/10/25 01:56:28] Connecting to master server...
[2015/10/25 01:56:28] ...OK
[2015/10/25 01:56:28] Identifying on master server...
[2015/10/25 01:56:30] ...OK
[2015/10/25 01:56:30] Please wait, loading...
[2015/10/25 01:56:33] Please wait...
[2015/10/25 01:56:34] URL: maniaplanet://#join= @SMStorm : Removed the Username
[2015/10/25 01:56:34] Match settings file : MatchSettings\SMStormRealm.txt
[2015/10/25 01:56:34] Loading match settings...
[2015/10/25 01:56:34] ...Match settings loaded
[2015/10/25 01:56:34] Autostart server on internet
[2015/10/25 01:56:34] Starting server...
[2015/10/25 01:56:34] Script compilation failed: ERROR[Libs/Nadeo/ShootMania/XmlRpc.Script.txt : 429, 8] Incorrect arguments to call the function LoadingMap
ERROR[Libs/Nadeo/ShootMania/AFK.Script.txt : 429, 8] Incorrect arguments to call the function LoadingMap
Script compilation failed.

SO the the Server runs on an :
Physical PC:
Linux version 2.6.32-028stab095.1 (root@rhel5-build-x64) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-46)) #1 SMP Mon Oct 24 20:15:15 MSD 2011

My Vserver is an
Debian 6 32 Bit

I hope i dont missed some importand Info.
If yes please tell me and i will bring the Infos.

Otherwise i would be nice to get some Hints where i could make the Mistake the the Server will not Work.

Thank a Lot for your time.

Regards Wanderschuh
User avatar
lebossnico1001
Posts: 301
Joined: 02 Jun 2012, 15:35

Re: Server Crash with an Script Problem.

Post by lebossnico1001 »

Do you take the last version of the dedicated server ? Did you try to reboot him ? How much time ?
I think it's a recurrent error on any kind of server (check on the server list, you will discover some :p )
Image
Wanderschuh
Posts: 11
Joined: 25 Oct 2015, 01:04

Re: Server Crash with an Script Problem.

Post by Wanderschuh »

HI lebossnico1001,

Yes i took the Latest version and yes i rebooted the Vserver :(
As written in my First Post it took 7 Seconds till the Error shows up.

I tryd some other Configs when i start the Server with TMStadiumA the Server runns fine.
Yes i know the are some Servers Aviable but i would have an Private for Some Friends and me.
Thanks for your Time.
User avatar
TMarc
Posts: 15255
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: Server Crash with an Script Problem.

Post by TMarc »

Then it is related to your configuration.
Are all files readable (access permissions granted)?
Are the file names correct (consider camel case writing, this is very important in Linux!)?
Also do not use blanks in file names...
User avatar
w1lla
Posts: 2287
Joined: 15 Jun 2010, 11:09
Location: Netherlands
Contact:

Re: Server Crash with an Script Problem.

Post by w1lla »

It could be that Realm isnt updated and that is why the script fails.

To my knowledge Realm hasnt been updated to be used with the correct script.

Otherwise did you chmod 0777 the Scripts file?

correct Realms script can be found here:

https://github.com/maniaplanet/game-mod ... Script.txt
TM² Info
SM Info
QM Info

OS: Windows 10 x64 Professional
MB: MSI 970A-G46
Processor: AMD FX-6300 3500 mHz
RAM Memory: 16 GB DDR3
Video: SAPPHIRE DUAL-X R9 280X 3GB GDDR5
KB: Logitech G510s
Mouse: Logitech G300s
Mode Creation
ManiaScript Docs
Wanderschuh
Posts: 11
Joined: 25 Oct 2015, 01:04

Re: Server Crash with an Script Problem.

Post by Wanderschuh »

TMarc wrote:Then it is related to your configuration.
Are all files readable (access permissions granted)?
Are the file names correct (consider camel case writing, this is very important in Linux!)?
Also do not use blanks in file names...
The config is that in the Latest Zip got.
viewtopic.php?p=241688#p241688

w1lla wrote:It could be that Realm isnt updated and that is why the script fails.

To my knowledge Realm hasnt been updated to be used with the correct script.

Otherwise did you chmod 0777 the Scripts file?

correct Realms script can be found here:

https://github.com/maniaplanet/game-mod ... Script.txt

With that Script it says couldn load maps.
Will go on and check all Mods of the files but there all 0644 at the moment.

Well also tryed with TimeAttack got the Error:

[2015/10/25 15:22:23] Initializing...
[2015/10/25 15:22:23] Configuration file : dedicated_cfg.txt
[2015/10/25 15:22:23] Loading system configuration...
[2015/10/25 15:22:23] ...system configuration loaded
[2015/10/25 15:22:23] Loading cache...
[2015/10/25 15:22:23] ...OK
[2015/10/25 15:22:23] Listening for xml-rpc commands on port 5000.
[2015/10/25 15:22:23] Loading dedicated server configuration...
[2015/10/25 15:22:23] ...Dedicated server configuration loaded
[2015/10/25 15:22:23] Connecting to master server...
[2015/10/25 15:22:24] ...OK
[2015/10/25 15:22:24] Identifying on master server...
[2015/10/25 15:22:25] ...OK
[2015/10/25 15:22:26] Please wait, loading...
[2015/10/25 15:22:28] Please wait...
[2015/10/25 15:22:29] URL: maniaplanet://#join= @SMStorm
[2015/10/25 15:22:29] Match settings file : MatchSettings\SMStormTimeAttack.txt
[2015/10/25 15:22:29] Loading match settings...
[2015/10/25 15:22:29] ...Match settings loaded
[2015/10/25 15:22:29] Autostart server on internet
[2015/10/25 15:22:29] Starting server...
[2015/10/25 15:22:29] Script compilation failed: ERROR[Libs/Nadeo/ShootMania/XmlRpc.Script.txt : 429, 8] Incorrect arguments to call the function LoadingMap
ERROR[Libs/Nadeo/ShootMania/AFK.Script.txt : 429, 8] Incorrect arguments to call the function LoadingMap
Script compilation failed.

Could it be that on my Vserver are an Missing Packet ?

i Only editet the dedicated_cfg.txt

Im sorry that im an little be Stupid not finding the Mistake. :(

Thanks for your time for Helping me.

Regards Wanderschuh
User avatar
lebossnico1001
Posts: 301
Joined: 02 Jun 2012, 15:35

Re: Server Crash with an Script Problem.

Post by lebossnico1001 »

Can we see the SMStormRealm.txt just to know how you configure it ? :)
Cheers,
Nykho
Image
User avatar
Dommy
Translator
Translator
Posts: 1866
Joined: 25 Aug 2011, 21:45
Location: Poland
Contact:

Re: Server Crash with an Script Problem.

Post by Dommy »

https://github.com/maniaplanet/game-mod ... e/Test.zip

Download and put all contents of "Common/Scripts" and "TitlePack/Scripts" into server "UserData/Scripts" directory. Will work. :thumbsup:

+ Some minor yet unreleased features
Ryzen 7 2700X, GTX 1070 Ti, 16 GB RAM, Windows 10 Insider Build
FORUM MODERATOR • CREATOR OF SHOOTMANIA GALAXY & TRACKMANIA² PURSUIT

Contact me via GALAXY & PURSUIT DISCORD
Wanderschuh
Posts: 11
Joined: 25 Oct 2015, 01:04

Re: Server Crash with an Script Problem.

Post by Wanderschuh »

domino54 wrote:https://github.com/maniaplanet/game-mod ... e/Test.zip

Download and put all contents of "Common/Scripts" and "TitlePack/Scripts" into server "UserData/Scripts" directory. Will work. :thumbsup:

+ Some minor yet unreleased features
Holy Moly The Server started an runs Fine...... :thumbsup: :D :thumbsup:

Thanks a lot for tis Zip file and the Work with that.

Error FIXED with the Zip.

Thanks for your Help and your Time with Me :3 :3 :3
User avatar
TMarc
Posts: 15255
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: Server Crash with an Script Problem.

Post by TMarc »

Great :3
And now please tell your server name, so others (not only your friends) can play with you, if you want ;)
Post Reply

Return to “Dedicated Server”

Who is online

Users browsing this forum: No registered users and 1 guest