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

Server Cvars Unlocker


Post New Thread Reply   
 
Thread Tools Display Modes
Cv3
Junior Member
Join Date: Sep 2014
Old 09-24-2014 , 13:22   Re: Server Cvars Unlocker
Reply With Quote #301

It just crashes it (I know that it's it fault) .. on map change, new rounds .. etc. I have no idea how to debug it, neither with meta debug nor debug options or any plugin debugs. I started all money plugins in debug mode. The log ended up clean. I thought it's problem with the test bots I added, but after removing em it still continued to crash.
Cv3 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 09-24-2014 , 13:34   Re: Server Cvars Unlocker
Reply With Quote #302

You're saying without this plugin enabled, your server doesn't crash?

If so, you need to give me a reproductible way, but I highly doubt issue is from the plugin.
Something like: disable all third-party plugins, enable my plugin, try to find a way to crash server. If you can't find a reproductible way, this is most likely not the plugin fault.
__________________

Last edited by Arkshine; 09-24-2014 at 13:34.
Arkshine is offline
Cv3
Junior Member
Join Date: Sep 2014
Old 11-03-2014 , 04:21   Re: Server Cvars Unlocker
Reply With Quote #303

Code:
L 11/03/2014 - 11:18:21: [ORPHEU] Function "ReadMultiplayCvars" not found
L 11/03/2014 - 11:18:21: [AMXX] Displaying debug trace (plugin "server_cvars_unlocker.amxx", version "1.0.1")
L 11/03/2014 - 11:18:21: [AMXX] Run time error 10: native error (native "OrpheuGetFunction")
L 11/03/2014 - 11:18:21: [AMXX]    [0] server_cvars_unlocker.sma::DisablePlugin (line 217)
L 11/03/2014 - 11:18:21: [AMXX]    [1] server_cvars_unlocker.sma::DisablePlugin (line 187)
L 11/03/2014 - 11:18:21: [AMXX]    [2] server_cvars_unlocker.sma::DisablePlugin (line 145)

Code:
 [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.8.3-d  ini   Start ANY
 [ 2] MySQL            RUN   -    mysql_amxx_i386.  v1.8.2    pl1   ANY   ANY
 [ 3] Engine           RUN   -    engine_amxx_i386  v1.8.3-d  pl1   ANY   ANY
 [ 4] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.8.3-d  pl1   ANY   ANY
 [ 5] CStrike          RUN   -    cstrike_amxx_i38  v1.8.3-d  pl1   ANY   ANY
 [ 6] CSX              RUN   -    csx_amxx_i386.so  v1.8.3-d  pl1   ANY   ANY
 [ 7] Ham Sandwich     RUN   -    hamsandwich_amxx  v1.8.3-d  pl1   ANY   ANY
 [ 8] Fun              RUN   -    fun_amxx_i386.so  v1.8.3-d  pl1   ANY   ANY
 [ 9] Admin Free Look  RUN   -    adminfreelook_am  v1.5.3    pl1   ANY   ANY
 [10] CSDM2            RUN   -    csdm_amxx_i386.s  v2.1.3c-  pl1   ANY   ANY
 [11] Orpheu           RUN   -    orpheu_amxx_i386  v2.5.1    pl1   ANY   ANY
 [12] Cvar Utilities   RUN   -    cvar_util_amxx_i  v1.6      pl1   ANY   ANY
Cv3 is offline
SkumTomteN
Veteran Member
Join Date: Oct 2013
Location: Asgard
Old 06-08-2015 , 22:57   Re: Server Cvars Unlocker
Reply With Quote #304

[ORPHEU] Function "CBasePlayer::JoiningThink" not found

always got bad luck with orpheu, lol.

This is the signature..
Code:
{
    "name"      : "JoiningThink",
    "class"     : "CBasePlayer",
    "library"   : "mod",
    "identifiers":
    [
        {
            "os"    : "windows",
            "mod"   : "cstrike",
            "value" : [0x83,"*","*",0x53,0x55,0x56,0x8B,"*",0x33,0xDB,0x57,0x8B,"*","*","*","*","*",0x83,"*","*",0x0F]
        }, 
        {
            "os"    : "linux",
            "mod"   : "cstrike",
            "value" : "JoiningThink__11CBasePlayer"
        }
    ]
}

 53 56 8B ? 33 DB 8B ? ? 89 ? ? ? ? ? 8B
__________________
Contact: Steam
Videos: Youtube
SkumTomteN is offline
Dr Zayd
Senior Member
Join Date: Jun 2014
Location: forums.alliedmods.net
Old 06-09-2015 , 10:27   Re: Server Cvars Unlocker
Reply With Quote #305

Tyy work perfectly
__________________
Invisible System | 100%
ـــــــــــــــــــــــــــــ
Anti setinfo check | Ez Plugin and lite
ـــــــــــــــــــــــــــــ
[ZP] Free VIP Menu | Free VIP menu | ZP-Mod |
Dr Zayd is offline
BeasT
Senior Member
Join Date: Apr 2007
Location: Lithuania
Old 07-24-2015 , 11:23   Re: Server Cvars Unlocker
Reply With Quote #306

scu_unlimited_money plugin not working.

Quote:
L 07/24/2015 - 180:43: [ORPHEU] Function "CBasePlayer::AddAccount" not found
L 07/24/2015 - 180:43: [AMXX] Displaying debug trace (plugin "scu_unlimited_money.amxx", version "1.0")
L 07/24/2015 - 180:43: [AMXX] Run time error 10: native error (native "OrpheuGetFunction")
L 07/24/2015 - 180:43: [AMXX] [0] scu_unlimited_money.sma::initFunction (line 168 )
L 07/24/2015 - 180:43: [AMXX] [1] scu_unlimited_money.sma::handleMemoryPatches (line 65)
L 07/24/2015 - 180:43: [AMXX] [2] scu_unlimited_money.sma::plugin_init (line 42)
Quote:
L 07/24/2015 - 180:43: [scu_unlimited_money.amxx]
L 07/24/2015 - 180:43: [scu_unlimited_money.amxx] SCU: Unlimited Money -- Applying memory patches...
L 07/24/2015 - 180:43: [scu_unlimited_money.amxx]
L 07/24/2015 - 180:43: [scu_unlimited_money.amxx] AddAccount::CBasePlayer
L 07/24/2015 - 180:43: [scu_unlimited_money.amxx]
HLDS 6153
BeasT is offline
Send a message via Skype™ to BeasT
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 07-24-2015 , 11:28   Re: Server Cvars Unlocker
Reply With Quote #307

Config are not updated for latest Steam version, try this https://forums.alliedmods.net/showpo...&postcount=255

One day I will update all my plugins, one day for sure!
__________________

Last edited by Arkshine; 07-24-2015 at 11:29.
Arkshine is offline
BeasT
Senior Member
Join Date: Apr 2007
Location: Lithuania
Old 07-24-2015 , 11:45   Re: Server Cvars Unlocker
Reply With Quote #308

On windows it patches 20/20, yet on linux:

Quote:
L 07/24/2015 - 19:04:19: [ORPHEU] Function "CHalfLifeTraining:: PlayerThink" not found
L 07/24/2015 - 19:04:19: [AMXX] Displaying debug trace (plugin "scu_unlimited_money.amxx", version "1.1")
L 07/24/2015 - 19:04:19: [AMXX] Run time error 10: native error (native "OrpheuGetFunction")
L 07/24/2015 - 19:04:19: [AMXX] [0] scu_unlimited_money.sma::initFunction (line 232)
L 07/24/2015 - 19:04:19: [AMXX] [1] scu_unlimited_money.sma::handleMemoryPatches (line 114)
L 07/24/2015 - 19:04:19: [AMXX] [2] scu_unlimited_money.sma::plugin_init (line 66)
Quote:
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx]
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx] SCU: Unlimited Money v1.1 -- Applying memory patches...
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx]
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx] CBasePlayer::AddAccount()
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx]
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx] [OK] - 1/2 (01/20) - patched at 0xb3411645. // Check max value
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx] [OK] - 2/2 (02/20) - patched at 0xb341164c. // Set max value
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx]
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx] CBasePlayer::JoiningThink()
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx]
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx] [OK] - 1/2 (03/20) - patched at 0xb3412528. // Check max value
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx] [OK] - 2/2 (04/20) - patched at 0xb341252f. // Set max value
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx]
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx] CBasePlayer::Reset()
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx]
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx] [OK] - 1/2 (05/20) - patched at 0xb3414baf. // Check max value
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx] [OK] - 2/2 (06/20) - patched at 0xb3414bb6. // Set max value
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx]
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx] CHalfLifeTraining:: PlayerThink()
L 07/24/2015 - 19:04:19: [scu_unlimited_money.amxx]

Last edited by BeasT; 07-24-2015 at 11:52.
BeasT is offline
Send a message via Skype™ to BeasT
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 07-24-2015 , 12:10   Re: Server Cvars Unlocker
Reply With Quote #309

Are you sure you did update all properly? Linux uses symbol so it's unlikely it fails ; in CHalfLifeTraining/PlayerThink, you should see "_ZN17CHalfLifeTraining11PlayerThinkEP11CBase Player", is it there?
__________________
Arkshine is offline
BeasT
Senior Member
Join Date: Apr 2007
Location: Lithuania
Old 07-24-2015 , 12:20   Re: Server Cvars Unlocker
Reply With Quote #310

I'm sure.
EDIT: I tried on other server and it works there. Trying to figure it out why...

Last edited by BeasT; 07-24-2015 at 12:33.
BeasT is offline
Send a message via Skype™ to BeasT
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 17:30.


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