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

debug not enabled


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
s3r
Senior Member
Join Date: Aug 2007
Old 01-26-2008 , 07:39   debug not enabled
Reply With Quote #1

i get this
AMXX] Run time error 10 (plugin "hitnotify.amxx") (native "client_cmd") - debug not enabled!
and it floods my console i added debug under the plugin in plugins.ini but i get the same
__________________
PS srr 4 strange enlish
s3r is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 01-26-2008 , 08:08   Re: debug not enabled
Reply With Quote #2

amx_debug have to be set to 1 in amxx.cfg :
Code:
// 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
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
s3r
Senior Member
Join Date: Aug 2007
Old 01-26-2008 , 08:38   Re: debug not enabled
Reply With Quote #3

Its setted but i getting anyway
__________________
PS srr 4 strange enlish
s3r is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 01-26-2008 , 09:01   Re: debug not enabled
Reply With Quote #4

So did you declare your plugin this way in plugins.ini :

hitnotify.amxx debug

??
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
s3r
Senior Member
Join Date: Aug 2007
Old 01-27-2008 , 08:55   Re: debug not enabled
Reply With Quote #5

hitnotify.amxx
debug i was written now i know the problem...
__________________
PS srr 4 strange enlish
s3r 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 05:34.


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