Raised This Month: $32 Target: $400
 8% 

Server freezes?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
dikk...45
Senior Member
Join Date: Aug 2015
Old 11-26-2017 , 12:00   Server freezes?
Reply With Quote #1

I've added some new maps like 3-4 days ago, they were all working, but yesterday and today they've started to freeze at mapchanging, in the log I found this(de_dust2 freezes too after trying to change automatically from the one that froze before) L 11/26/2017 - 17:55:14: -------- Mapchange to de_dust2 --------
Executing Galileo ( GAL ) Configuration File
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
FillInMachineIDInfo took a total of 0 milliseconds
dlopen failed trying to load:
/home/users/.steam/sdk32/steamclient.so
with error:
/home/users/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit


L 11/26/2017 - 17:55:18: Function "cur_weapon" was not found
L 11/26/2017 - 17:55:18: [AMXX] Displaying debug trace (plugin "hugy.amxx")
L 11/26/2017 - 17:55:18: [AMXX] Run time error 19: function not found
L 11/26/2017 - 17:55:18: [AMXX] [0] f924567d47bb9566c63eaae52d54d0eb.sma::plugin_ init (line 422)





What could be the problem?

Last edited by dikk...45; 11-26-2017 at 12:01.
dikk...45 is offline
DjSoftero
Veteran Member
Join Date: Nov 2014
Location: Lithuania
Old 11-26-2017 , 15:10   Re: Server freezes?
Reply With Quote #2

comment the line near 422, or 422 where it has cur_weapon string in it
like so:
PHP Code:
//register_event("CurWeapon", "cur_weapon", "be", "1=1") 
and i`m pretty sure no-steam = no support. Or does every server startup with a steam error nowadays
__________________
retired chump

Last edited by DjSoftero; 11-26-2017 at 15:13.
DjSoftero is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 11-26-2017 , 15:15   Re: Server freezes?
Reply With Quote #3

Simply commenting the line is not the "solution". Something probably need fixed. However, without the source code, we can't do anything.

Code:
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
This always happens on my Linux box.
__________________

Last edited by fysiks; 11-26-2017 at 15:16.
fysiks is offline
DjSoftero
Veteran Member
Join Date: Nov 2014
Location: Lithuania
Old 11-26-2017 , 15:24   Re: Server freezes?
Reply With Quote #4

Quote:
Originally Posted by fysiks View Post
Simply commenting the line is not the "solution". Something probably need fixed. However, without the source code, we can't do anything.
This always happens on my Linux box.
it kinda is, because it`s calling non existent function. Either the functions name is misspelled, or god knows what it should contain. But yeah, source is needed.

Quote:
Originally Posted by fysiks View Post
Code:
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
This always happens on my Linux box.
gotcha
__________________
retired chump

Last edited by DjSoftero; 11-26-2017 at 15:24.
DjSoftero is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 11-26-2017 , 19:56   Re: Server freezes?
Reply With Quote #5

Quote:
Originally Posted by DjSoftero View Post
it kinda is, because it`s calling non existent function. Either the functions name is misspelled, or god knows what it should contain. But yeah, source is needed.
If the function name is misspelled (which is most likely the case) then removing the functionality entirely is, in no way, a "fix". If the plugin didn't need that functionality then it wouldn't be there in the first place.
__________________
fysiks 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 18:28.


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