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

Server keeps crashing


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
MostwantedScript
Senior Member
Join Date: Sep 2010
Location: Sweden,Gothenburg
Old 01-29-2014 , 21:27   Server keeps crashing
Reply With Quote #1

error log:

L 01/30/2014 - 03:22:20: [META] Failed to load plugin addons/metamod/bin/server: Failed to get API
L 01/30/2014 - 03:22:20: [META] Loaded 1 plugin.
L 01/30/2014 - 03:22:20: Log file closed

plugins:
https://forums.alliedmods.net/showthread.php?p=1746279
https://forums.alliedmods.net/showthread.php?t=212553
https://forums.alliedmods.net/showthread.php?t=155705

anyone got an idea what could be wrong?
__________________
Owner & Creator of
http://mostwantedhf.info
MostwantedScript is offline
Send a message via Skype™ to MostwantedScript
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 01-30-2014 , 02:47   Re: Server keeps crashing
Reply With Quote #2

Windows? linux?
32Bit OS? 64Bit OS?
Version of MM used? Version of SM used?
Listen server?
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
MostwantedScript
Senior Member
Join Date: Sep 2010
Location: Sweden,Gothenburg
Old 01-31-2014 , 08:33   Re: Server keeps crashing
Reply With Quote #3

Win 64bit

SourceMod 1.5.2

Metamod:Source 1.10.0

everything is working fine until a player disconnect
__________________
Owner & Creator of
http://mostwantedhf.info

Last edited by MostwantedScript; 01-31-2014 at 08:33.
MostwantedScript is offline
Send a message via Skype™ to MostwantedScript
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 01-31-2014 , 09:01   Re: Server keeps crashing
Reply With Quote #4

So you see this:
Code:
L 01/30/2014 - 03:22:20: [META] Failed to load plugin addons/metamod/bin/server: Failed to get API
L 01/30/2014 - 03:22:20: [META] Loaded 1 plugin.
L 01/30/2014 - 03:22:20: Log file closed
If someone disconnects?
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
MostwantedScript
Senior Member
Join Date: Sep 2010
Location: Sweden,Gothenburg
Old 01-31-2014 , 10:46   Re: Server keeps crashing
Reply With Quote #5

Yes it says that in the logs and server says this


Client "Rami" connected (----).
L 01/31/2014 - 16:43:16: "Rami<13><STEAM_1:01462153><>" STEAM USERID validated
L 01/31/2014 - 16:43:16: "Mostwanted™<2><STEAM_1:0:76342512><TERRORIST >" triggered "Got_The_Bomb"
L 01/31/2014 - 16:43:21: World triggered "Round_Start"
L 01/31/2014 - 16:430: "Grant<7><BOT><TERRORIST>" [776 2264 -42] killed "Greg<4><BOT><CT>" [357 2073 -60] with "glock"
L 01/31/2014 - 16:430: "Andy<12><BOT><TERRORIST>" assisted killing "Greg<4><BOT><CT>"
L 01/31/2014 - 16:431: "Bill<10><BOT><CT>" [-694 -670 143] killed "Keith<8><BOT><TERRORIST>" [-602 -930 215] with "aug"
CreateFragmentsFromFile: 'downloads/1ab72a88.dat' doesn't exist.
L 01/31/2014 - 16:433: "Ethan<5><BOT><TERRORIST>" [-460 1718 -127] killed "Scott<9><BOT><CT>" [-294 1740 -81] with "xm1014"
PutClientInServer: no info_player_start on level
L 01/31/2014 - 16:433: "Rami<13><STEAM_1:01462153><>" entered the game
CreateFragmentsFromFile: 'downloads/1ab72a88.dat' doesn't exist.

Client side:

Rami connected.
Receiving uncompressed update from server
Redownloading all lightmaps
Unknown command: clientinpconfig

Server connection timed out.
__________________
Owner & Creator of
http://mostwantedhf.info
MostwantedScript is offline
Send a message via Skype™ to MostwantedScript
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 02-03-2014 , 01:41   Re: Server keeps crashing
Reply With Quote #6

So you don't see this if someone disconnects.

What's the output of "meta version" and "meta list"?

also check if you are using the correct version:
https://forums.alliedmods.net/showthread.php?t=197325
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
MostwantedScript
Senior Member
Join Date: Sep 2010
Location: Sweden,Gothenburg
Old 02-04-2014 , 17:03   Re: Server keeps crashing
Reply With Quote #7

Meta list:
Listing 4 plugins:
[02] SourceMod (1.5.2) by AlliedModders LLC
[03] CS Tools (1.5.2) by AlliedModders LLC
[04] SDK Tools (1.5.2) by AlliedModders LLC
[10] <ERROR>

Meta version:
Metamod:Source version 1.10.0
Build ID: 860:a58a1912f602
Loaded As: Valve Server Plugin
Compiled on: Aug 25 2013
Plugin interface version: 15:14
SourceHook version: 5:5
http://www.metamodsource.net/
__________________
Owner & Creator of
http://mostwantedhf.info
MostwantedScript is offline
Send a message via Skype™ to MostwantedScript
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 02-05-2014 , 03:18   Re: Server keeps crashing
Reply With Quote #8

Quote:
[10] <ERROR>
So meta mod can't load a plugin. There should be an error log.. I think it is called metamod_fatal.log or something like that.
So we should be able to find out which plugin.

Also you could try "meta retry 10" to tell metamod to retry loading the plugin number 10. Then you also should see the error.
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium is offline
cyberlair
Junior Member
Join Date: Jun 2013
Old 02-05-2014 , 22:59   Re: Server keeps crashing
Reply With Quote #9

how does one check meta list?
cyberlair is offline
Sillium
AlliedModders Donor
Join Date: Sep 2008
Location: Germany
Old 02-06-2014 , 01:54   Re: Server keeps crashing
Reply With Quote #10

You mean how you can print the list?
type "meta list" in the server console.
__________________
brb, dishes have developed their own language and are talking to the garbage about overthrowing me... i must correct this

www.unterwasserpyromanen.de
Sillium 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 23:00.


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