Note: This forum is merely an archive. It is no longer possible to register or post. - StackOverflow
New Ace of Spades Forums: http://buildandshoot.com/

issues starting a server

For all your hosting needs.

issues starting a server

Postby DOV3N » Tue Apr 10, 2012 5:00 pm

hey guys,

allways when i try to start my pyspades server (i ran both the exe and the batch) the windows closes itself immediatly (when using the exe) or it shows up some "JSON" errors.

does anyone know what i'm doing wrong??

greetz
DOV3N
Member
 
Posts: 8
Joined: Sat Jan 21, 2012 6:52 pm

Re: issues starting a server

Postby BlueToonYoshi » Tue Apr 10, 2012 7:44 pm

It is probably most likely a comma or something our of place, or a character is missing. Show me your config.txt file, I'll see if I can see the problem.
User avatar
BlueToonYoshi
Member
 
Posts: 240
Joined: Sun Feb 19, 2012 6:03 am
Location: Mississippi

Re: issues starting a server

Postby DOV3N » Tue Apr 10, 2012 8:05 pm

{
"name" : "AOS ULTRA",
"motd" : [
"Welcome to %(server_name)s! See /help for new commands.",
"Map is %(map_name)s , have fun!",
],
"help" : [
"/SQUAD Creates or joins a squad, letting you spawn with friends",
"/STREAK Shows how many kills in a row you got without dying",
"/AIRSTRIKE Air support! Try it out just like that for more details",
"/INTEL Tells you who's got the enemy intel",
"/PING Shows your ping (how good your connection to the server is)"
],
"tips" : [
"Here you can deploy airstrikes, form squads and more! Type /help for info.",
"The spade does melee damage! Use it wisely."
"To see your current kill-death-ratio type /ratio."
],
"tip_frequency" : 5,
"rules" : [
"Have fun, play fair and no hacking!"
],
"max_players" : 20,
"port" : 32887,
"max_connections_per_ip" : 5,
"game_mode" : "ctf",
"cap_limit" : 10,
"maps" : ["random", "pyspades", "bridgewars", "pinpoint", "anticbridge",
"hallway", "pinpoint2", "harbor2"],
"random_rotation" : true,
"default_time_limit" : 25,
"advance_on_win" : false,
"votemap_public_votes" : false,
"votemap_extension_time" : 15,
"votemap_player_driven" : false,
"votemap_autoschedule" : 180,
"votemap_time" : 120,
"votemap_percentage" : 80,
"respawn_time" : 5,
"respawn_waves" : true,
"master" : true,
"friendly_fire" : false,
"grief_friendly_fire_time" : 2,
"melee_damage" : 120,
"fall_damage" : false,
"set_god_build" : false,
"teamswitch_interval" : 0,
"votekick_percentage" : 25,
"votekick_ban_duration" : 0,
"votekick_public_votes" : true,
"default_ban_duration" : 1440,
"speedhack_detect" : false,
"network_interface" : "",
"team1" : {
"name" : "ANTI NYANS",
"color" : [50,80, 100]
},
"team2" : {
"name" : "NYANS",
"color" : [100, 100, 100]
},
"passwords" : {
"admin" : ["moritzthefingberg"],
"trusted" : []
},
"ssh" : {
"enabled" : false,
"port" : 32887,
"users" : {
"user" : "pass"
}
},
"status_server" : {
"enabled" : false,
"port" : 32886
},
"ban_publish" : {
"enabled" : false,
"port" : 32885
},
"ban_subscribe" : {
"enabled" : true,
"urls" : [
["http://www.blacklist.spadille.net/subscribe.json", []]
]
},
"server_prefix" : "[*]",
"time_announcements" : [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 30, 60, 120, 180,
240, 300, 600, 900, 1200, 1800, 2400, 3000],
"user_blocks_only" : false,
"logfile" : "./logs/log.txt",
"rotate_daily" : true,
"debug_log" : false,
"balanced_teams" : 1,
"login_retries" : 3,
"irc" : {
"enabled" : false,
"nickname" : "pyspades",
"username" : "pyspades",
"realname" : "pyspades server bot",
"server" : "irc.quakenet.org",
"port" : 6667,
"channel" : "#pyspades.bots",
"password" : "",
"commandprefix" : ".",
"chatprefix" : ""
},
"profile" : false,

"scripts" : [
"welcome",
"rollback",
"trusted",
"autohelp",
"protect",
"map_extensions",
"airstrike",
"squad",
"disco",
"antijerk",
"ratio",
"memcheck"
],

"load_saved_map" : false,

"squad_respawn_time" : 45,
"squad_size" : 4,
"auto_squad" : false,

"statistics" : {
"host" : "localhost",
"server_name" : "stats server",
"port" : 32880,
"password" : "marmelade"
},

"welcomes" : {
"mat^2" : "The very likeable mat^2 has entered!"
},
"rollback_on_game_end" : false
}
DOV3N
Member
 
Posts: 8
Joined: Sat Jan 21, 2012 6:52 pm

Re: issues starting a server

Postby BlueToonYoshi » Tue Apr 10, 2012 9:00 pm

Yup I see the problem. I'll tell you. It is the commas.

Change this line: "Map is %(map_name)s , have fun!",
To this: "Map is %(map_name)s , have fun!"

Change this line: "The spade does melee damage! Use it wisely."
To this: "The spade does melee damage! Use it wisely.",

There you go! That should work. If it doesn't, I'll literally fix it for you.
User avatar
BlueToonYoshi
Member
 
Posts: 240
Joined: Sun Feb 19, 2012 6:03 am
Location: Mississippi

Re: issues starting a server

Postby DOV3N » Tue Apr 10, 2012 9:40 pm

thanks that worked! :)
DOV3N
Member
 
Posts: 8
Joined: Sat Jan 21, 2012 6:52 pm

Re: issues starting a server

Postby BlueToonYoshi » Tue Apr 10, 2012 9:43 pm

That's good! I was happy to help.
User avatar
BlueToonYoshi
Member
 
Posts: 240
Joined: Sun Feb 19, 2012 6:03 am
Location: Mississippi


Return to Server



Who is online

Users browsing this forum: No registered users and 1 guest

cron