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

[ANY] CallAdmin - Extended Report Mod


Post New Thread Reply   
 
Thread Tools Display Modes
KniL
Senior Member
Join Date: Jun 2012
Old 03-01-2014 , 15:19   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #521

Quote:
Originally Posted by Impact123 View Post
Which operating system do you use?
debian lenny :c

Code:
ldd -v messagebot.ext.so 
	not a dynamic executable

ldd --version
ldd (GNU libc) 2.7

Last edited by KniL; 03-01-2014 at 15:23.
KniL is offline
Impact123
Veteran Member
Join Date: Oct 2011
Location: Germany
Old 03-01-2014 , 16:39   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #522

Lenny has reached it's end of life for a while now, i guess you are aware of that because of your smiley.
The extension is usually build on a recent version of debian, i'm not sure on which one exactly popo compiled it.
Im not quite the expert in this particular case, but similar problems happened on outdates operating systems because the libraries were too old.
I guess you have to wait and see what popo has to say about it.
__________________
Impact123 is offline
dordnung
Veteran Member
Join Date: Apr 2010
Old 03-01-2014 , 17:41   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #523

I think someone needs to compile it on debian lenny, don't think there is another solution.

@GoldTreeServers

Normally after a few seconds the thread should be finished. But why do you unload the extension and don't see that the server is down?
__________________
dordnung is offline
GoldTreeServers
Senior Member
Join Date: Dec 2012
Old 03-01-2014 , 21:34   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #524

Quote:
Originally Posted by Popoklopsi View Post
@GoldTreeServers

Normally after a few seconds the thread should be finished. But why do you unload the extension and don't see that the server is down?
My server automatic shutdown 5:00 night and check new version and start it again and i'm not 24/7h check my server is up so i didint see that. 2 day not enought finish? I think you need fix something ;)
__________________
GoldTreeServers is offline
dordnung
Veteran Member
Join Date: Apr 2010
Old 03-01-2014 , 22:19   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #525

There shouldn't be a problem unloading it

Code:
sm exts unload 12
[MessageBot] Please wait until Thread is finished...
[SM] Extension messagebot.ext.so is now unloaded.
echo helllloo
helllloo
Tried it a few times, no problems here.
__________________

Last edited by dordnung; 03-02-2014 at 07:45.
dordnung is offline
GoldTreeServers
Senior Member
Join Date: Dec 2012
Old 03-02-2014 , 07:52   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #526

Quote:
Originally Posted by Popoklopsi View Post
There shouldn't be a problem unloading it

Code:
sm exts unload 12
[MessageBot] Please wait until Thread is finished...
[SM] Extension messagebot.ext.so is now unloaded.
echo helllloo
helllloo
Tried it a few times, no problems here.
Idk.. Today it works fine. Maybe make timer or something abort when x minute

Edit: Looks like messagebot is stuck AGAIN... My server down and i'm in school and my VPS username & password not saved to my iphone.. So i cant check it put i come home in 3 hours If its again messagebot do something... -.-

Edit 2: Yep! messagebot stuck, yey!

Edit 3: NO! NO! NOOOOO! Messagebot stuck it again... -.-

Edit 4: Wohoo! Messagebot didint stuck today!

Edit 5: I thin that "sm_calladmin_steam_method 1" do it.. I changed it to 0 yesterday. Does it need any extra things? I use ubuntu.

Edit 6: Again stuck! -.- I noticed yesterday i get report and ip is: 0.0.0.0???

Edit 7: Removed steam module
__________________

Last edited by GoldTreeServers; 03-07-2014 at 20:21.
GoldTreeServers is offline
Jabra
Junior Member
Join Date: Oct 2011
Location: Germany
Old 03-05-2014 , 13:54   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #527

Hey, im currently having a issue with the message bot, too.
When someone reports a player, the Bot cuts a piece of the steam-connect url.

Example:

Code:
17:16 - Biocrafting Bobt: 
New report on server: [GER] TeamTT.de | 24/7 Orange_z3 | Instant Respawn	| HLStatsX (176.57.143.149:27015)
Reporter: (GFC) xXCoca ColaXx (STEAM_0:0:68251281)
Target: [P.4.U] d_oh (STEAM_0:1:53842473)
Reason: Aimbot
Join server: steam://connect/176.57.143.149:2701
Is there a way to fix this? I think it's a problem with the long server name.



Jabra
__________________

Jabra is offline
dordnung
Veteran Member
Join Date: Apr 2010
Old 03-16-2014 , 15:53   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #528

@GoldTreeServers

I unloaded the extension now 20 times and I still don't have any problems, so it's really hard to say whats going wrong. The invalid IP could mean that the cvar hostip gives an invalid value.


@Jabra

I also searched for this weird error. Your message has about ~ 260 characters. I checked all strings which are save the message. They all have space for 4096 characters.
__________________
dordnung is offline
Jabra
Junior Member
Join Date: Oct 2011
Location: Germany
Old 03-18-2014 , 15:50   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #529

Strange. Currently i switched from opensteamworks to the steam web api and the messages appears normally. Also the bot is not always online and plays TF2. He had played ~290 hours in the past two weeks *g*
Seems to be a bug. Also the reports didn't send immediately with opensteamworks, its impound the reports. Im using the same steam account for 5 servers.

Code:
20:30 - Biocrafting Bobt: 
New report on server: [GER] TeamTT.de | 24/7 Orange_z3 | Instant Respawn	| HLStatsX (176.57.143.149:27015)
Reporter: [TLLOS]Jemand (STEAM_0:0:54731217)
Target: MarianoItaliano (STEAM_0:1:67613052)
Reason: Aimbot
Join server: steam://connect/176.57.143.149:27015

Jabra
__________________

Jabra is offline
dordnung
Veteran Member
Join Date: Apr 2010
Old 03-19-2014 , 08:49   Re: [ANY] CallAdmin - Extended Report Mod
Reply With Quote #530

Hey,

nice to hear that it works with the web api

Haha 290 hours

But that is not a bug, the steamworks api was made for own games, this is why in some games the bot is playing. And because of the timeouts and problems with opensteamworks we implemented the web api.
__________________
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 07:08.


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