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

How to debug all server?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
zomby1
AlliedModders Donor
Join Date: Jun 2017
Location: Annie Are You Okay ?!
Old 11-22-2018 , 09:18   How to debug all server?
Reply With Quote #1

Hello!
I have a plugin from here and the server is not working and all 10-11 second changes map.
I belive some models sound or else is missing.
I have linux vps with ROOT access.
How to know ( no error logs - although I wrote debug after all plugins)
Thank you
__________________
Url shortener
Hide.link

zomby1 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 11-22-2018 , 23:44   Re: How to debug all server?
Reply With Quote #2

Don't use large text, it is considered rude. Simply use the default text size.

About the server, if a model or some other resource is missing for a particular map then it will usually say what it is in the server's console. So, look at the server's console. Though, this will actually crash the server entirely so if it's simply changing the map then it's likely something else.

You should also enable the HLDS logs by using the command "log on" in server.cfg.
__________________
fysiks is offline
DJEarthQuake
Veteran Member
Join Date: Jan 2014
Location: Astral planes
Old 12-07-2018 , 02:14   Re: How to debug all server?
Reply With Quote #3

Quote:
Originally Posted by zomby1 View Post
( no error logs - although I wrote debug after all plugins)


amxx.cfg
// Plugin Debug mode
// 0 - No debugging (garbage line numbers)
// 1 - Plugins with "debug" option in plugins.ini are put into debug mode
// 2 - All plugins are put in debug mode
// Note - debug mode will affect JIT performance
//
// Default value: 1
amx_debug 1


Place log on in server.cfg. Watch console. Go vanilla and gradually add plugin 1 at a time. Your crash appears severe enough it happens before debugging can pick up.
__________________
DJEarthQuake is offline
Reply


Thread Tools
Display Modes

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 00:45.


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