Raised This Month: $ Target: $400
 0% 

[ANY] CallAdmin - Extended Report Mod


Post New Thread Reply   
 
Thread Tools Display Modes
dordnung
Veteran Member
Join Date: Apr 2010
Old 05-12-2013 , 08:09   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #141

I will take a look later the day.
I'll noticed little lags without threading, i think safe is safe and can't be bad
Currently i'm searching for a method to read signatures out of steamclient.so, because i noticed offsets also dont work any time. Damnit
__________________
dordnung is offline
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 05-12-2013 , 12:39   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #142

Quote:
Originally Posted by Popoklopsi View Post
I will take a look later the day.
I'll noticed little lags without threading, i think safe is safe and can't be bad
Currently i'm searching for a method to read signatures out of steamclient.so, because i noticed offsets also dont work any time. Damnit
if you want i can help you with IDA Pro and offsets, just add me on steam
__________________
Taking private C++/PHP/SourcePawn requests, PM me.
Zephyrus is offline
dordnung
Veteran Member
Join Date: Apr 2010
Old 05-12-2013 , 16:31   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #143

Updated Steam Modul
  • Improved the messagebot extension
  • Fixed bugs with extension
  • Added a new error message id
__________________
dordnung is offline
cREANy0
SourceMod Donor
Join Date: Jul 2012
Location: Germany
Old 05-12-2013 , 18:33   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #144

Question:

Why does the Config overwrite all the time ?...
__________________

Last edited by cREANy0; 05-12-2013 at 18:34.
cREANy0 is offline
dordnung
Veteran Member
Join Date: Apr 2010
Old 05-12-2013 , 19:13   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #145

wich config exactly do you mean?
__________________
dordnung is offline
cREANy0
SourceMod Donor
Join Date: Jul 2012
Location: Germany
Old 05-12-2013 , 19:18   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #146

Quote:
Originally Posted by Popoklopsi View Post
wich config exactly do you mean?
plugin.calladmin.cfg

I changed the Call reasons for me but after every server crash/restart it get overwrite to the old.



greetz cREANy0
__________________

Last edited by cREANy0; 05-12-2013 at 19:31.
cREANy0 is offline
Bittersweet
Veteran Member
Join Date: May 2012
Old 05-12-2013 , 20:51   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #147

Quote:
Originally Posted by cREANy0 View Post
plugin.calladmin.cfg

I changed the Call reasons for me but after every server crash/restart it get overwrite to the old.



greetz cREANy0
I've seen this symptom before. Some plugins have this issue, some don't. I don't know what the cause is, but this treatment usually works:

1. Make sure this plugin (all related plugins/modules) are unloaded and moved into your plugins\disabled folder. Restart your server.
2. Use a text editor to edit the plugin.calladmin.cfg file. Make any other changes you want to this file, and any other config files used by this plugin and it's modules.
3. Save the file(s)
4. Move the plugins you put in the disabled folder back to the plugins folder and restart your server

Please note that simply unloading the plugin(s) with "sm plugins unload plugin_name" will probably not work.
__________________
Thank you in advance for your help

My plugins:
[CS:S] BOT Swat | [ANY] CVAR Randomizer | [CS:S] SM CS:S Tag Beta | [CS:S] Bot2Player
Awesome & Crucial plugins by other people:
[CS:S/CS:GO] GunGame | [UMC3] Ultimate Mapchooser | [ANY] Server Crontab | [ANY] SM ForceCamera
Bittersweet is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 05-12-2013 , 20:58   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #148

The reason for that is an includefile we use to automatically append new convars to your config.
This is a great thing, but it wasn't build with such long convars in mind.
The buffers in the includefile responsible for reading files were increased to 2048 chars, which should last a bit.
The plugin was recompiled against the latest version of the include and reattached to the main post, please reinstall that (overwriting of the main plugin is enough).
Oh btw, thanks for making us aware of that.

Yours sincerely
Impact
__________________

Last edited by Impact123; 05-12-2013 at 21:03.
Impact123 is offline
lyric
Veteran Member
Join Date: Sep 2012
Old 05-13-2013 , 18:39   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #149

we are using the updated one in the OP and get thiss error on startup

Code:
L 05/13/2013 - 18:37:42: [SM] Unable to load extension "messagebot.ext": Extension version is too new to load (6, max is 5)
L 05/13/2013 - 18:37:43: [SM] Unable to load plugin "calladmin_steam.smx": Required extension "messagebot" file("messagebot.ext") not running
we do have messagebot.ext in sourcemod/extensions/messagebot.ext.so

please help?
__________________
lyric is offline
dordnung
Veteran Member
Join Date: Apr 2010
Old 05-13-2013 , 18:43   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #150

This error is because i compiled the extension with sm 1.6 sdk, but 40 minutes ago i updated the extension because of that with the old sdk^^ just download it again
__________________

Last edited by dordnung; 05-13-2013 at 18:44.
dordnung 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 10:59.


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