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

[ANY] ASteambot - Arkarr's Steam bot


Post New Thread Reply   
 
Thread Tools Display Modes
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 12-10-2017 , 11:25   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #591

Quote:
Originally Posted by 8guawong View Post
is this suppose to be like this?

using v2.8.5
Yes. Whenever there is a error with the remote server (reboot or update), ASteambot is unable to fetch prices (because he can't access the remote server). Normally, it's temporary.
__________________
Want to check my plugins ?
Arkarr is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 12-11-2017 , 03:47   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #592

Quote:
Originally Posted by Arkarr View Post
Yes. Whenever there is a error with the remote server (reboot or update), ASteambot is unable to fetch prices (because he can't access the remote server). Normally, it's temporary.
ok thx so i guess your server was down or thing during that time

another question should we have steambot running before the server/srcds starts?
__________________

Last edited by 8guawong; 12-11-2017 at 03:48.
8guawong is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 12-11-2017 , 04:28   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #593

Quote:
Originally Posted by 8guawong View Post
ok thx so i guess your server was down or thing during that time

another question should we have steambot running before the server/srcds starts?
Normally, it shouldn't matter but since I have a bug (that I'm aware of and don't understand how to fix it now), ASteambot should be started BEFORE srcds. In 3.X.Y it should be fixed. Maybe earlier.
__________________
Want to check my plugins ?
Arkarr is offline
Obyboby
Veteran Member
Join Date: Sep 2013
Old 12-12-2017 , 11:07   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #594

Went from 2.8.5 to 2.9.0 and this happens:

PHP Code:
*************************
12/12/2017 5:06:14 PM (Version 2.9.0 - PUBLIC)
*************************
-
2147467261ASteambot
Void 
.ctor(ManagerLoginInfoConfigAsynchronousSocketListener)


Object reference not set to an instance of an object.
  
at ASteambot.Bot..ctor (ASteambot.Manager botManagerASteambot.LoginInfo loginInfoASteambot.Config configASteambot.Networking.AsynchronousSocketListener socket) [0x000bbin <6069aece05014c6294b4d41d7ac01cac>:
  at ASteambot
.Manager.Auth (ASteambot.LoginInfo loginInfo) [0x00056in <6069aece05014c6294b4d41d7ac01cac>:
  at ASteambot
.Program.AttemptLoginBot (System.String usernameSystem.String passwordSystem.String api) [0x00044in <6069aece05014c6294b4d41d7ac01cac>:
  at ASteambot
.Program.Main (System.String[] args) [0x0009din <6069aece05014c6294b4d41d7ac01cac>:
__________________
Obyboby is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 12-12-2017 , 12:06   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #595

Fixed hopefully !
__________________
Want to check my plugins ?
Arkarr is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 12-12-2017 , 18:30   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #596

Quote:
Originally Posted by Arkarr View Post
Fixed hopefully !
crashing still but at differnet place now

sent you a PM

also github commit said 2.9.2 but the folder said 2.9.1
__________________
8guawong is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 12-13-2017 , 03:31   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #597

Quote:
Originally Posted by 8guawong View Post
crashing still but at differnet place now

sent you a PM

also github commit said 2.9.2 but the folder said 2.9.1
Wrong commit message. I'll take a closer look at your bug. Are you running ASteambot on Linux ?

EDIT: FIXED!
__________________
Want to check my plugins ?

Last edited by Arkarr; 12-13-2017 at 03:44.
Arkarr is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 12-13-2017 , 04:56   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #598

Quote:
Originally Posted by Arkarr View Post
Wrong commit message. I'll take a closer look at your bug. Are you running ASteambot on Linux ?

EDIT: FIXED!
Hello Arkarr I'm not running ASteambot on Linux (but i think you can tell by your log since you added a message "LINUX : NO" to it

Right now ASteambot is up and running fine and chat relay is working
Howerver, there are is few issues

1. you can't send non english characters, it'll just show up as question marks
2. the color support for csgo is bad, but this can be easily fixed (i've created a pull request )

Also with current version of ASteambot 2.9.2 EXEC will crash the bot
I've sent you a crash report regarding this matter
__________________
8guawong is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 12-13-2017 , 05:46   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #599

Quote:
Originally Posted by 8guawong View Post
Hello Arkarr I'm not running ASteambot on Linux (but i think you can tell by your log since you added a message "LINUX : NO" to it

Right now ASteambot is up and running fine and chat relay is working
Howerver, there are is few issues

1. you can't send non english characters, it'll just show up as question marks
2. the color support for csgo is bad, but this can be easily fixed (i've created a pull request )

Also with current version of ASteambot 2.9.2 EXEC will crash the bot
I've sent you a crash report regarding this matter
Thanks. I'll look into that chiness charactere bug. Shouldn't be too hard. Also, fixed EXEC command I believe.
__________________
Want to check my plugins ?
Arkarr is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 12-13-2017 , 07:03   Re: [ANY] ASteambot - Arkarr's Steambot
Reply With Quote #600

Quote:
Originally Posted by Arkarr View Post
Thanks. I'll look into that chiness charactere bug. Shouldn't be too hard. Also, fixed EXEC command I believe.
looks like the the fix for EXEC crash is not quite there yet

i've sent you another PM
__________________
8guawong 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 19:58.


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