Raised This Month: $ Target: $400
 0% 

Error on changelevel


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
petyrkpetrov
Junior Member
Join Date: Jan 2017
Old 01-07-2017 , 09:34   Error on changelevel
Reply With Quote #1

The error doesn't happen on every map, but on every 2 hours maybe. This is error which the console shows on crash:


Host_Error: WriteDest_Parm: not a client
petyrkpetrov is offline
Send a message via Skype™ to petyrkpetrov
aron9forever
Veteran Member
Join Date: Feb 2013
Location: Rromania
Old 01-07-2017 , 10:26   Re: Error on changelevel
Reply With Quote #2

Looks like a plugin is trying to send a message to an invalid client
Check sources I guess and add checks for is_player_connected
__________________
Meanwhile, in 2050:
Quote:
Originally Posted by aron9forever
useless small optimizations
Quote:
Originally Posted by Black Rose View Post
On a map that is 512x512x128 units you end up with 3,355,443,200,000 different "positions". To store each one of those positions individually in the variable "user_or" you need 12 terabytes of memory.
aron9forever is offline
petyrkpetrov
Junior Member
Join Date: Jan 2017
Old 01-07-2017 , 10:30   Re: Error on changelevel
Reply With Quote #3

Quote:
Originally Posted by aron9forever View Post
Looks like a plugin is trying to send a message to an invalid client
Check sources I guess and add checks for is_player_connected
Which plugin do you think it could be?
__________________
petyrkpetrov is offline
Send a message via Skype™ to petyrkpetrov
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 01-07-2017 , 10:33   Re: Error on changelevel
Reply With Quote #4

We don't know which plugins you're using, do we?
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
petyrkpetrov
Junior Member
Join Date: Jan 2017
Old 01-07-2017 , 12:16   Re: Error on changelevel
Reply With Quote #5

amxbans_core.amxx
amxbans_main.amxx
player_gag.amxx
5Aces_hns.amxx
hns_xp.amxx
menu_fps.amxx
roundend_godmode.amxx
calladmin.amxx
messages.amxx
demo.amxx
pluginmenu.amxx
mapchooser.amxx
uq_jumpstats.amxx
uq_jumpstats_tops.amxx
prestrafe.amxx
amx_hpk.amxx
simple_redirect.amxx
admincmd.amxx
slots_reservation.amxx
menufront.amxx
cmdmenu.amxx
plmenu.amxx
adminchat.amxx
adminvote.amxx
antiflood.amxx
timeleft.amxx
nextmap.amxx
reloadshit.amxx
mutemenu.amxx
specinfo.amxx
amx_blind.amxx
__________________

Last edited by petyrkpetrov; 01-08-2017 at 09:47.
petyrkpetrov is offline
Send a message via Skype™ to petyrkpetrov
aron9forever
Veteran Member
Join Date: Feb 2013
Location: Rromania
Old 01-07-2017 , 18:09   Re: Error on changelevel
Reply With Quote #6

You have a ton of plugins there, not all of them are obviously named so I don't know which one uses messages.
Ideally you should have the .sma to all of them, so you could use notepad++'s search in folder function to search for "message_begin".

My vote goes for "spectators_noflash" as being the culprit, but many more of your plugins might be using messages. Some include amx_blind (definitely uses messages), tutor_msg_shower (definitely uses messages).
All plugins that draw stuff (trails, beams which you might have on HNS to show the jump) also use messages.

If you have no scripting experience you should just disable some of these till it stops crashing. If you find the culprit and you have the source you can post in the "scripting help" section since it's' not much work and somebody will surely do it for you.
__________________
Meanwhile, in 2050:
Quote:
Originally Posted by aron9forever
useless small optimizations
Quote:
Originally Posted by Black Rose View Post
On a map that is 512x512x128 units you end up with 3,355,443,200,000 different "positions". To store each one of those positions individually in the variable "user_or" you need 12 terabytes of memory.
aron9forever is offline
guven5
Senior Member
Join Date: Jul 2010
Location: counter strike 1.6 downl
Old 01-08-2017 , 11:24   Re: Error on changelevel
Reply With Quote #7

look to error logs first, /cstrike/addons/amxmodx/logs
and if you have ssh acces, full stop server and start with command line and watch to consol that it shows any warning and error or no.

The another option test ur plugins one by one, and try to remember when that problem started and what plugin you have added last.
__________________
guven5 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 11:31.


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