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

[Nmrih] Server help request,Please!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Twenty_Cat
Junior Member
Join Date: Feb 2022
Old 02-19-2022 , 03:55   [Nmrih] Server help request,Please!
Reply With Quote #1

Hello everyone, this is the first time I came to sourcemod. The plugin of sourcemod gave my server a high level of playability. But due to my limited ability, I can't deal with some plug-in problems in the error log.
Hope you guys can give me some help




This is my server error log content

At the same time, my server also has great instability and crashes frequently. How can I make it stable.

Last edited by Twenty_Cat; 02-19-2022 at 04:24.
Twenty_Cat is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-19-2022 , 05:51   Re: [Nmrih] Server help request,Please!
Reply With Quote #2

That Playerskin plugin use SQL.
But it fail because it is not connected your MySQL database or Sourcemod own SQLite.

Have you configure databases.cfg? Do you have MySQL database in use?
Where you got Playerskin plugin, it should have installation explanation?
__________________
Do not Private Message @me
Bacardi is offline
Twenty_Cat
Junior Member
Join Date: Feb 2022
Old 02-25-2022 , 20:27   Re: [Nmrih] Server help request,Please!
Reply With Quote #3

Quote:
Originally Posted by Bacardi View Post
That Playerskin plugin use SQL.
But it fail because it is not connected your MySQL database or Sourcemod own SQLite.

Have you configure databases.cfg? Do you have MySQL database in use?
Where you got Playerskin plugin, it should have installation explanation?
Problem solved! Could you please help me to see what these two errors are due to?

Twenty_Cat is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-25-2022 , 21:25   Re: [Nmrih] Server help request,Please!
Reply With Quote #4

That plugin is made for csgo game. It try change player hand models "m_szArmsModel" which nmrih have not.
You can try, by from ini configure files, remove lines whith "arms".
__________________
Do not Private Message @me
Bacardi is offline
Twenty_Cat
Junior Member
Join Date: Feb 2022
Old 02-26-2022 , 08:10   Re: [Nmrih] Server help request,Please!
Reply With Quote #5

Quote:
Originally Posted by Bacardi View Post
That plugin is made for csgo game. It try change player hand models "m_szArmsModel" which nmrih have not.
You can try, by from ini configure files, remove lines whith "arms".
thank you very much! Finally, I would like to ask again, how can we effectively solve the error problem of Edicts 2048!
Twenty_Cat is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-26-2022 , 13:51   Re: [Nmrih] Server help request,Please!
Reply With Quote #6

...too many entities ?
Try not spawn too much "crap" or if you can, remove unnecessary things from map with Stripper :/
__________________
Do not Private Message @me
Bacardi is offline
Twenty_Cat
Junior Member
Join Date: Feb 2022
Old 02-26-2022 , 18:34   Re: [Nmrih] Server help request,Please!
Reply With Quote #7

Quote:
Originally Posted by Bacardi View Post
...too many entities ?
Try not spawn too much "crap" or if you can, remove unnecessary things from map with Stripper :/
nice,I think I know what to do! thank you very much!
Twenty_Cat is offline
NoroHime
Veteran Member
Join Date: Aug 2016
Location: bed
Old 03-05-2022 , 22:24   Re: [Nmrih] Server help request,Please!
Reply With Quote #8

no free edicts usually happen some plugins leak that entity, this mean plugin didnt remove entities created by itself
some HL game can increase edicts limit but player client also need change
you can use [DEV] Entity Limits Logger to logging which entity so many on you server
last insurance is using [ANY]Security entity limit to auto handling overflows entity
but you must be known deleting entity is a danger behavior it may cause server crashes
as the crashes issue, i recommended install Accelerator Extension to logging crashes, we almost use this to view crash reason
__________________
NoroHime 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 14:33.


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