Raised This Month: $51 Target: $400
 12% 

UltimatePlugin v1.5.0b [Menu + API + ColorChat + Selectivity] (13-Aug-2014)


Post New Thread Reply   
 
Thread Tools Display Modes
AfghanKnight
Junior Member
Join Date: Jan 2015
Old 03-11-2015 , 18:30   Re: UltimatePlugin v1.5.0b [Menu + API + ColorChat + Selectivity] (13-Aug-2014)
Reply With Quote #421

I think my server crashed once,
I got this error its without debug on just wanted to show u

L 03/11/2015 - 104:10: Start of error session.
L 03/11/2015 - 104:10: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20150311.log")
L 03/11/2015 - 104:10: String formatted incorrectly - parameter 6 (total 5)
L 03/11/2015 - 104:10: [AMXX] Displaying debug trace (plugin "UltimatePlugin_Select.amxx", version "1.5.2b")
L 03/11/2015 - 104:10: [AMXX] Run time error 25: parameter error
L 03/11/2015 - 104:10: [AMXX] [0] textBrqYYP.sma::ConCmd_Extend (line 5322)


can you help?
AfghanKnight is offline
tonykaram1993
Senior Member
Join Date: Mar 2013
Location: This World
Old 03-17-2015 , 07:00   Re: UltimatePlugin v1.5.0b [Menu + API + ColorChat + Selectivity] (13-Aug-2014)
Reply With Quote #422

Quote:
Originally Posted by AfghanKnight View Post
I think my server crashed once,
I got this error its without debug on just wanted to show u

L 03/11/2015 - 104:10: Start of error session.
L 03/11/2015 - 104:10: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20150311.log")
L 03/11/2015 - 104:10: String formatted incorrectly - parameter 6 (total 5)
L 03/11/2015 - 104:10: [AMXX] Displaying debug trace (plugin "UltimatePlugin_Select.amxx", version "1.5.2b")
L 03/11/2015 - 104:10: [AMXX] Run time error 25: parameter error
L 03/11/2015 - 104:10: [AMXX] [0] textBrqYYP.sma::ConCmd_Extend (line 5322)


can you help?
Indeed this is an error. However this would not cause a crash at all.


Fixed in the next version. Thank you for reporting.
__________________
My Plugins:
UltimatePlugin
UltimateSurf
UltimateAdmin
Code:
rcon version | rcon amxx version | rcon meta version
rcon amxx plugins | rcon meta list | rcon status
I AM INACTIVE ON THIS FORUM - For direct contact: [email protected]

Last edited by tonykaram1993; 03-17-2015 at 07:01.
tonykaram1993 is offline
Awesome_man
Senior Member
Join Date: May 2014
Location: singapore
Old 05-23-2015 , 08:12   Re: UltimatePlugin v1.5.0b [Menu + API + ColorChat + Selectivity] (13-Aug-2014)
Reply With Quote #423

How to remove weapons on amx_revive command, I dont want player get weapon when admins revive them
Awesome_man is offline
tonykaram1993
Senior Member
Join Date: Mar 2013
Location: This World
Old 05-23-2015 , 08:30   Re: UltimatePlugin v1.5.0b [Menu + API + ColorChat + Selectivity] (13-Aug-2014)
Reply With Quote #424

Quote:
Originally Posted by Awesome_man View Post
How to remove weapons on amx_revive command, I dont want player get weapon when admins revive them
In the beta plugin, go to line 7880 and comment it (put // at the beginning).
__________________
My Plugins:
UltimatePlugin
UltimateSurf
UltimateAdmin
Code:
rcon version | rcon amxx version | rcon meta version
rcon amxx plugins | rcon meta list | rcon status
I AM INACTIVE ON THIS FORUM - For direct contact: [email protected]
tonykaram1993 is offline
Awesome_man
Senior Member
Join Date: May 2014
Location: singapore
Old 05-23-2015 , 11:08   Re: UltimatePlugin v1.5.0b [Menu + API + ColorChat + Selectivity] (13-Aug-2014)
Reply With Quote #425

Quote:
Originally Posted by tonykaram1993 View Post
In the beta plugin, go to line 7880 and comment it (put // at the beginning).
But i'm using stable version how can i do in this stable version ?
Awesome_man is offline
tonykaram1993
Senior Member
Join Date: Mar 2013
Location: This World
Old 05-23-2015 , 14:47   Re: UltimatePlugin v1.5.0b [Menu + API + ColorChat + Selectivity] (13-Aug-2014)
Reply With Quote #426

Quote:
Originally Posted by Awesome_man View Post
But i'm using stable version how can i do in this stable version ?
Then it's the 7541th line. Comment that.
__________________
My Plugins:
UltimatePlugin
UltimateSurf
UltimateAdmin
Code:
rcon version | rcon amxx version | rcon meta version
rcon amxx plugins | rcon meta list | rcon status
I AM INACTIVE ON THIS FORUM - For direct contact: [email protected]
tonykaram1993 is offline
Awesome_man
Senior Member
Join Date: May 2014
Location: singapore
Old 06-16-2015 , 07:57   Re: UltimatePlugin v1.5.0b [Menu + API + ColorChat + Selectivity] (13-Aug-2014)
Reply With Quote #427

My logs are full of this error

Code:
[AMXX] Displaying debug trace (plugin "UltimatePlugin.amxx")
L 06/13/2015 - 00:57:42: [AMXX] Run time error 10: native error (native "replace")
L 06/13/2015 - 00:57:42: [AMXX]    [0] UltimatePlugin.sma::Task_PlayerPutInServer (line 6292)
L 06/13/2015 - 01:39:37: Start of error session.
Also welcome message not working properly it just show the hud menu when player disconnect but does not show when player join, And 2nd thing is dead chat is not working even if it is enabled

VERSION : 1.4.2
Awesome_man is offline
tonykaram1993
Senior Member
Join Date: Mar 2013
Location: This World
Old 06-18-2015 , 22:18   Re: UltimatePlugin v1.5.0b [Menu + API + ColorChat + Selectivity] (13-Aug-2014)
Reply With Quote #428

Quote:
Originally Posted by Awesome_man View Post
My logs are full of this error

Code:
[AMXX] Displaying debug trace (plugin "UltimatePlugin.amxx")
L 06/13/2015 - 00:57:42: [AMXX] Run time error 10: native error (native "replace")
L 06/13/2015 - 00:57:42: [AMXX]    [0] UltimatePlugin.sma::Task_PlayerPutInServer (line 6292)
L 06/13/2015 - 01:39:37: Start of error session.
Also welcome message not working properly it just show the hud menu when player disconnect but does not show when player join, And 2nd thing is dead chat is not working even if it is enabled

VERSION : 1.4.2
Will take a quick look soon. Please be patient, as I am super busy lately.
__________________
My Plugins:
UltimatePlugin
UltimateSurf
UltimateAdmin
Code:
rcon version | rcon amxx version | rcon meta version
rcon amxx plugins | rcon meta list | rcon status
I AM INACTIVE ON THIS FORUM - For direct contact: [email protected]
tonykaram1993 is offline
Old 06-30-2015, 11:35
Awesome_man
This message has been deleted by Awesome_man.
tonykaram1993
Senior Member
Join Date: Mar 2013
Location: This World
Old 06-30-2015 , 11:42   Re: UltimatePlugin v1.5.0b [Menu + API + ColorChat + Selectivity] (13-Aug-2014)
Reply With Quote #429

Quote:
Originally Posted by Awesome_man View Post
Very strange bug :-

If there are too many admins online with big name and admin check is disabled but since admins can still use /admins command it crash the server "server shutting down"

Please fix it this is very important or tell me how to completely remove admin check from plugin ?
What version of the plugin are you using? This bug has been fixed before.
__________________
My Plugins:
UltimatePlugin
UltimateSurf
UltimateAdmin
Code:
rcon version | rcon amxx version | rcon meta version
rcon amxx plugins | rcon meta list | rcon status
I AM INACTIVE ON THIS FORUM - For direct contact: [email protected]
tonykaram1993 is offline
Old 06-30-2015, 11:48
Awesome_man
This message has been deleted by Awesome_man.
tonykaram1993
Senior Member
Join Date: Mar 2013
Location: This World
Old 06-30-2015 , 11:49   Re: UltimatePlugin v1.5.0b [Menu + API + ColorChat + Selectivity] (13-Aug-2014)
Reply With Quote #430

Quote:
Originally Posted by Awesome_man View Post
I'm using latest version
I have no idea why you deleted your reply, but whatever.
If you want to disable that feature, just download the beta version of the plugin and disable that feature from UltimatePlugin.ini file (change the 1 to a 0 to disable).
__________________
My Plugins:
UltimatePlugin
UltimateSurf
UltimateAdmin
Code:
rcon version | rcon amxx version | rcon meta version
rcon amxx plugins | rcon meta list | rcon status
I AM INACTIVE ON THIS FORUM - For direct contact: [email protected]
tonykaram1993 is offline
Old 07-10-2015, 09:15
Awesome_man
This message has been deleted by Awesome_man.
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 02:47.


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