What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

BigSister - A Gatherbuddy / Honorbuddy Restarter and Relogger - Beta Phase

As i understend only errors fixing in this version.
I found only one Add-->close or cancel = error
Code:
Подробная информация об использовании оперативной 
(JIT) отладки вместо данного диалогового 
окна содержится в конце этого сообщения.

************** Текст исключения **************
System.NullReferenceException: В экземпляре объекта не задана ссылка на объект.
   в (Object )
   в BigSister.SettingsForm.isValidData(Settings )
   в BigSister.SettingsForm.get_getSettings()
   в ..(Object , EventArgs )
   в System.Windows.Forms.Control.OnClick(EventArgs e)
   в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   в System.Windows.Forms.Control.WndProc(Message& m)
   в System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Загруженные сборки **************
mscorlib
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
BigSister
    Версия сборки: 1.0.0.0
    Версия Win32: 1.0.0.0
    CodeBase: file:///F:/HB/BigSister.exe
----------------------------------------
System.Windows.Forms
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
mscorlib.resources
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
fasmdll_managed
    Версия сборки: 1.0.3262.20709
    Версия Win32: 
    CodeBase: file:///C:/Users/Administrator/AppData/Local/Temp/%7B67ed0cf1-27a1-41c2-9366-e7a67ddd7b68%7D/fasmdll_managed.dll
----------------------------------------
UIAutomationClient
    Версия сборки: 3.0.0.0
    Версия Win32: 3.0.6920.4902 built by: NetFXw7
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/UIAutomationClient/3.0.0.0__31bf3856ad364e35/UIAutomationClient.dll
----------------------------------------
{15a6c6ca-3de0-43b8-842d-0c977face261}
    Версия сборки: 0.0.0.0
    Версия Win32: 1.0.0.0
    CodeBase: file:///F:/HB/BigSister.exe
----------------------------------------
System.Configuration
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
lx-wyaes
    Версия сборки: 1.0.0.0
    Версия Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
usib_r8o
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms.resources
    Версия сборки: 2.0.0.0
    Версия Win32: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_ru_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** Оперативная отладка (JIT) **************
Для подключения оперативной (JIT) отладки файл .config данного
приложения или компьютера (machine.config) должен иметь
значение jitDebugging, установленное в секции system.windows.forms.
Приложение также должно быть скомпилировано с включенной
отладкой.

Например:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

При включенной отладке JIT любое необрабатываемое исключение
пересылается отладчику JIT, зарегистрированному на данном компьютере,
вместо того чтобы обрабатываться данным диалоговым окном.

All other buttons of BS working good.

Fixed, hopefully
 
Code:
6/27/2010 7:51:11 PM Start Baby Sitting
6/27/2010 7:51:11 PM killAndRestartWowAndBot requested
6/27/2010 7:51:11 PM BabySitting Priest1
6/27/2010 7:51:11 PM KillWowAndBot requested
6/27/2010 7:51:11 PM I am in queue for control, waiting my turn.
6/27/2010 7:51:11 PM StartFreshWowAndBotSequence requested
6/27/2010 7:51:11 PM Updating Config.wtf file ...
6/27/2010 7:51:11 PM Replaced: 'SET realmName "Illidan"' with 'SET realmName "Illidan"'
6/27/2010 7:51:11 PM Replaced: 'SET portal "us"' with 'SET portal "US"'
6/27/2010 7:51:11 PM Couldnt find: SET readTOS "0" so no replace was done to Config.wtf on that line
6/27/2010 7:51:11 PM Couldnt find: SET readEULA "0" so no replace was done to Config.wtf on that line
6/27/2010 7:51:11 PM Couldnt find: SET readScanning "0" so no replace was done to Config.wtf on that line
6/27/2010 7:51:11 PM Couldnt find: SET readTerminationWithoutNotice "0" so no replace was done to Config.wtf on that line
6/27/2010 7:51:11 PM Couldnt find: SET checkAddonVersion "1" so no replace was done to Config.wtf on that line
6/27/2010 7:51:11 PM Replaced: 'SET movie "0"' with 'SET movie "1"'
6/27/2010 7:51:11 PM Couldnt find: SET gxWindow "0" so no replace was done to Config.wtf on that line
6/27/2010 7:51:11 PM Can I write to Config.wtf? True
6/27/2010 7:51:11 PM Update to Config.wtf complete ...
6/27/2010 7:51:11 PM Alternative Renaming Method...
6/27/2010 7:51:11 PM pre-selecting Realm
6/27/2010 7:51:11 PM pre-selecting wowchar
6/27/2010 7:51:11 PM Waiting for 4 seconds.
6/27/2010 7:51:16 PM Waiting for process to start responding.
6/27/2010 7:51:16 PM Waiting for 4 seconds.
6/27/2010 7:51:21 PM WoW is responding
6/27/2010 7:51:21 PM Waiting extra 5secs, for everything to load.
6/27/2010 7:51:21 PM Waiting for 10 seconds.

Using: Vista32bit, .net framework 3.5 sp1

I entered the bot path with hb.exe, wow path with .exe, account name and password, realm and US server.

What it does:
I open bigsister, load profile, click START
- it then opens up new window of WOW
- then it says in log, waiting for 4sec, waiting for 10sec , and thats all? nothing more


What also doesnt work:
'Prog Settings" , it crashes everytime i click on it

I doubled check to make sure wow account/pass were in there but it doesnt enter them, maybe the 4sec delay is too short, cause my laptop is slow for opening wow window, but then what is the 10sec wait, is that after it thinks it entered the wow info?
 
Last edited:
Code:
6/27/2010 7:51:11 PM Start Baby Sitting
6/27/2010 7:51:11 PM killAndRestartWowAndBot requested
6/27/2010 7:51:11 PM BabySitting Priest1
6/27/2010 7:51:11 PM KillWowAndBot requested
6/27/2010 7:51:11 PM I am in queue for control, waiting my turn.
6/27/2010 7:51:11 PM StartFreshWowAndBotSequence requested
6/27/2010 7:51:11 PM Updating Config.wtf file ...
6/27/2010 7:51:11 PM Replaced: 'SET realmName "Illidan"' with 'SET realmName "Illidan"'
6/27/2010 7:51:11 PM Replaced: 'SET portal "us"' with 'SET portal "US"'
6/27/2010 7:51:11 PM Couldnt find: SET readTOS "0" so no replace was done to Config.wtf on that line
6/27/2010 7:51:11 PM Couldnt find: SET readEULA "0" so no replace was done to Config.wtf on that line
6/27/2010 7:51:11 PM Couldnt find: SET readScanning "0" so no replace was done to Config.wtf on that line
6/27/2010 7:51:11 PM Couldnt find: SET readTerminationWithoutNotice "0" so no replace was done to Config.wtf on that line
6/27/2010 7:51:11 PM Couldnt find: SET checkAddonVersion "1" so no replace was done to Config.wtf on that line
6/27/2010 7:51:11 PM Replaced: 'SET movie "0"' with 'SET movie "1"'
6/27/2010 7:51:11 PM Couldnt find: SET gxWindow "0" so no replace was done to Config.wtf on that line
6/27/2010 7:51:11 PM Can I write to Config.wtf? True
6/27/2010 7:51:11 PM Update to Config.wtf complete ...
6/27/2010 7:51:11 PM Alternative Renaming Method...
6/27/2010 7:51:11 PM pre-selecting Realm
6/27/2010 7:51:11 PM pre-selecting wowchar
6/27/2010 7:51:11 PM Waiting for 4 seconds.
6/27/2010 7:51:16 PM Waiting for process to start responding.
6/27/2010 7:51:16 PM Waiting for 4 seconds.
6/27/2010 7:51:21 PM WoW is responding
6/27/2010 7:51:21 PM Waiting extra 5secs, for everything to load.
6/27/2010 7:51:21 PM Waiting for 10 seconds.

Using: Vista32bit, .net framework 3.5 sp1

I entered the bot path with hb.exe, wow path with .exe, account name and password, realm and US server.

What it does:
I open bigsister, load profile, click START
- it then opens up new window of WOW
- then it says in log, waiting for 4sec, waiting for 10sec , and thats all? nothing more


What also doesnt work:
'Prog Settings" , it crashes everytime i click on it

I doubled check to make sure wow account/pass were in there but it doesnt enter them, maybe the 4sec delay is too short, cause my laptop is slow for opening wow window, but then what is the 10sec wait, is that after it thinks it entered the wow info?

I'm having the exact same problem =] I posted my log last time but didn't seem to be looked at.

Windows 7 64bit .net framework 4

Cheers

Naz
 
Those are very wierd, they shouldnt be happening, that was fixed a ton of releases ago. Something crazy (or really stupid) is causing that. When I have more time i will investigate.
 
Those are very wierd, they shouldnt be happening, that was fixed a ton of releases ago. Something crazy (or really stupid) is causing that. When I have more time i will investigate.
same thing happens to me, i'm also on windows 7 64 bit.
 
Those are very wierd, they shouldnt be happening, that was fixed a ton of releases ago. Something crazy (or really stupid) is causing that. When I have more time i will investigate.

^_^ Thank you MrBig, I really appreciate the time you put into this :)
 
For me everything works just fine on Win7 x64.
BigSister doesn't support HB2 atm I suppose? Because it doesn't find the login button and restarts wow as soon as I get a loading screen
For GB it has delivered a strog performance during the last days...almost worked on every dc/error and no errors here. Keep it up :)
 
For me everything works just fine on Win7 x64.
BigSister doesn't support HB2 atm I suppose? Because it doesn't find the login button and restarts wow as soon as I get a loading screen
For GB it has delivered a strog performance during the last days...almost worked on every dc/error and no errors here. Keep it up :)

It seems it doesnt work for HB2 i am afraid, when I have more time, i will re-search into it, shouldnt be too hard since the code base is already built for the old HBs (old system).

If anyone missed it, I am going to move into a more simplistic way for end users to use the program (studying iphone/ipad usability guidelines made something click). Effectively, it is going to be alot more simple than it is right now. Hopefully adding scheduling and hot swapping in the process (original planned advanced features).

All of this is constrained to my available time however, right now BigSister has alot of advanced stuff in it (and GUI to support it) that is turned off because of how many people with different computers have different results (since its all Windows it should all be the same right? Wrong!), and those advanced features rely alot on "unstable" (microsoft kinda forgot to put in same stuff on all machines, and didnt tell us) and I do not have enough time to work out all the ins and outs of each persons system. So hopefully, simplifying everything will bring benefits to everyone.
 
It seems it doesnt work for HB2 i am afraid, when I have more time, i will re-search into it, shouldnt be too hard since the code base is already built for the old HBs (old system).

If anyone missed it, I am going to move into a more simplistic way for end users to use the program (studying iphone/ipad usability guidelines made something click). Effectively, it is going to be alot more simple than it is right now. Hopefully adding scheduling and hot swapping in the process (original planned advanced features).

All of this is constrained to my available time however, right now BigSister has alot of advanced stuff in it (and GUI to support it) that is turned off because of how many people with different computers have different results (since its all Windows it should all be the same right? Wrong!), and those advanced features rely alot on "unstable" (microsoft kinda forgot to put in same stuff on all machines, and didnt tell us) and I do not have enough time to work out all the ins and outs of each persons system. So hopefully, simplifying everything will bring benefits to everyone.
Wow, thanks! I really appreciate the time you put into this.

I will use it on HB1 once it is updated for the ninja patch. I only tried it with HB2, I didn't even think of trying it with HB1. That should help a ton.

Does it work for gatherbuddy quite nicely?
 
Wow, thanks! I really appreciate the time you put into this.

I will use it on HB1 once it is updated for the ninja patch. I only tried it with HB2, I didn't even think of trying it with HB1. That should help a ton.

Does it work for gatherbuddy quite nicely?

It should be working, yes.

Also, it will start working with HB2 out of nowhere, if they put in the "/autostart" thing that HB1 and GB has, until then I have to hard-code some code to look for the start button and click it, but, i didnt even start HB2 yet because I dont play wow anymore (no time), but, i will pay my account again once i get more time and play a bit cause, i kinda miss it now, and will try out HB2 and hopefully update BigSister to support it again.

So, just in case, if they do put "/autostart" in HB2, it should start working out of nowhere without any Bigsister update.
 
It should be working, yes.

Also, it will start working with HB2 out of nowhere, if they put in the "/autostart" thing that HB1 and GB has, until then I have to hard-code some code to look for the start button and click it, but, i didnt even start HB2 yet because I dont play wow anymore (no time), but, i will pay my account again once i get more time and play a bit cause, i kinda miss it now, and will try out HB2 and hopefully update BigSister to support it again.

So, just in case, if they do put "/autostart" in HB2, it should start working out of nowhere without any Bigsister update.
Just tried it with Gatherbuddy. Still the same thing. It starts the game up and waits, but it never attempts to log in. It just keeps waiting 10 seconds. In the log it displays it only once though.
 
Just tried it with Gatherbuddy. Still the same thing. It starts the game up and waits, but it never attempts to log in. It just keeps waiting 10 seconds. In the log it displays it only once though.

Login on Gatherbuddy or WoW ?

I just tried it and mine tries to login to wow (my account is expired tho)
 
It launches WoW, then just waits forever typing in the WoW username and password.
 
Login on Gatherbuddy or WoW ?

I just tried it and mine tries to login to wow (my account is expired tho)
When it launches WoW. It hasn't even gotten to the point where it logs in Gatherbuddy. Tried it on Windows 7 64 bit, and Windows XP 32 bit.

Am I setting something up wrong? What is your settings like?
 
Login on Gatherbuddy or WoW ?

I just tried it and mine tries to login to wow (my account is expired tho)

Same here. it open WoW and dont type any login and pass, just someting like:
Waiting to process to start responding
Waiting 4 seconds
WoW is responding
Waiting extra 5sec for everything to load
Waiting for 10 seconds

And thats all, WoW window is opened and Bigsister is waiting for something.
 
PM me with what the change was and I'll fix it it for you.

Id rather have it support "/autostart" like always (on all versions). Thats the direction I want to go, KISS (keep it simple stupid), BigSister was wayyy to complex and that was leading to insane amount of bugs showing up where they shouldnt and having Bigsister work for someone and not another person (automation foundation is still very buggy).
 
Last edited:
Same here. it open WoW and dont type any login and pass, just someting like:
Waiting to process to start responding
Waiting 4 seconds
WoW is responding
Waiting extra 5sec for everything to load
Waiting for 10 seconds

And thats all, WoW window is opened and Bigsister is waiting for something.

Are you using lastest WoW ? That is probably because WoW was updated and the codes i use to read its status changed, so bigsister cant detect if it sucessfully logged in.

In that case, it wont work without a update to the offsets by me.
 
Back
Top