Raised This Month: $51 Target: $400
 12% 

Weird server error at serverstart


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
AJ
Junior Member
Join Date: Aug 2004
Old 08-31-2004 , 12:14   Weird server error at serverstart
Reply With Quote #1

couldn't exec listip.cfg
maxplayers cannot be changed while a server is running.
[AMX] Ran out of levels to load, check your superhero.ini for errors. Adjusting NUMLEVELS to 19
No auth servers parsed
Disabling Valve Authentication.
Adding master server 207.173.177.11:27010
Adding master server 207.173.177.12:27010
Type 'amx_help' in the console to see available commands
Time Left: 59:43 min. Next Map: aim_ak-colt

---
Although it says 'Valve Valve Authentication' it's still VAC... Someone got auto banned (Banned for past cheating violations...)
But the 'Ran out of levels'?

What am I doing wrong?
AJ is offline
AJ
Junior Member
Join Date: Aug 2004
Old 08-31-2004 , 12:55  
Reply With Quote #2

Ah, I got it to work now. There were only 19 levels defined in the superhero.cfg ...

Now I'm looking for "sh_maxlevels" in the "include file".
AJ is offline
Chivas2973
Veteran Member
Join Date: Mar 2004
Location: Wisconsin
Old 08-31-2004 , 12:59  
Reply With Quote #3

0 is a level so when you write 20 levels in the ini the mod sees only enough from level 0-19 so it is impossible by that cogiguration to have a level 20 player,
Quote:
## NUMLEVELS - The total Number of levels to award players
## XPLEVELS - How much XP does it take to earn each level (0..NUMLEVELS)
## XPGIVEN - How much XP is given when a Level(N) player is killed (0..NUMLEVELS)
## LTXPLEVELS - Same as XPLEVELS but for Long-Term mode (sh_savexp 1)
## LTXPGIVEN - Same as XPGIVEN but for Long-Term mode (sh_savexp 1)
NUMLEVELS 10
XPLEVELS 0 100 300 600 1000 1500 2100 2800 3600 4500 5500
XPGIVEN 60 80 100 120 140 160 180 200 220 240 260
LTXPLEVELS 0 100 200 400 800 1600 3200 6400 12800 25600 51200
LTXPGIVEN 6 8 10 12 14 16 20 24 28 32 40
if you notice, there are 11 groups of numbers for levels 0-10, 11 levels total, if you changed NUMLEVELS 10 to 20, you need to make a total of 21 groups of numbers

atleast that is how I understand it, hope it helps
__________________
Chivas2973 is offline
AJ
Junior Member
Join Date: Aug 2004
Old 08-31-2004 , 13:18  
Reply With Quote #4

Allrite! Thanks! =D

*tries it*
AJ is offline
jtp10181
Veteran Member
Join Date: May 2004
Location: Madison, WI
Old 08-31-2004 , 15:23   Re: Weird server error at serverstart
Reply With Quote #5

couldn't exec listip.cfg
means you have not banned anyone by IP yet, meaningless error

maxplayers cannot be changed while a server is running
you have a "maxplayers" setting in the server.cfg or someplace else, this command is only allowed in the autoexec.cfg or via commandline when launching the server

[AMX] Ran out of levels to load, check your superhero.ini for errors. Adjusting NUMLEVELS to 19
you only have 19 levels defined in your superhero.ini

No auth servers parsed
Disabling Valve Authentication.
meaning errors that are the result of WON going down, does not affect steam
__________________
jtp10181 is offline
Send a message via ICQ to jtp10181 Send a message via AIM to jtp10181 Send a message via MSN to jtp10181 Send a message via Yahoo to jtp10181
AJ
Junior Member
Join Date: Aug 2004
Old 09-02-2004 , 11:52  
Reply With Quote #6

Allrite, got it all fixed ^^
Thanks everybody :d
AJ is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:16.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode