Page 10 of 12 FirstFirst 123456789101112 LastLast
Results 181 to 200 of 221

Thread: Vha.Chat and Vha.Net released

  1. #181

    Funcom employee

    I've been rather busy
    I'll certainly make a new build just before or after server merge.
    My posts are my own and do not reflect the views of my current nor former employers/clients

    Remco "Vhab" van Oosterhout
    Former Anarchy Online Game Programmer


    Live Chat Support | E-mail Support | Forum Rules | AODevs | Vha.Chat

  2. #182
    BTW your chat not working on Windows 8, it wants .net 3.5 but system have .net 4.5 and chat not starting, dunno why.
    Hatebreed!

  3. #183

    Funcom employee

    Can you make sure you have .NET 2.0 installed as well?
    (.NET is a bit special and allows multiple versions side-by-side)

    Are you using the installer or the download package?
    My posts are my own and do not reflect the views of my current nor former employers/clients

    Remco "Vhab" van Oosterhout
    Former Anarchy Online Game Programmer


    Live Chat Support | E-mail Support | Forum Rules | AODevs | Vha.Chat

  4. #184
    tryed both, downloader told me, cant download components, but full installer show a same error. I downloaded .net 4,5 package for win8, but it's path of the system and not installing
    Hatebreed!

  5. #185
    Here you go:

    How to enable .Net 3.5 on Windows 8

    Each .Net version must be treated seperately. As in, installed seperately.
    You can have .Net 1.1, 2.0, 3.5, 4.0 and 4.5 installed seperately.

    It's the same with MS Visual C++ Libraries. There's the 2005er, 2008er, 2010er and 2012er, each on their own with both x86 and x64 libraries. Or Java. You'll need both x86 and x64 installation if you want to use the maximum benefit if you still want to use it with Firefox (as there is no x64 version of Firefox for Windows)
    keep smiling
    Najade s, Najengi s, Najngi s, Najmp s, Shadysannz, Toccata, Frobos, Chaodoc, Najcrat, Najtank
    sannz - ENL - NR01-GOLF-11
    a time of changing has begun; the leaves are fallen and undone; inside my spirit starts to run; and all my fears are overcome. - Chiasm, Rewind, 2005

  6. #186
    .NET 3.5 includes support for all previous versions of the .NET framework, and is probably what you're missing. .NET 4.0 does not include support for previous versions.

    You can download .NET 3.5 SP1 here.


    Edit: sannz beat me to it
    ::: My Tools & Stuff :::
    ::: Cratine Savagedheals Enfine Zoewrangle Demoder :: Solitron Demotionform :: IRC Demoder Savagedlight :::
    ::: AOItems :: Blog :: CIDB :: HelpBot :: ItemsBot :: PlanetMap Viewer :: Tower Wars :: Twitter :::

  7. #187
    Yes i got this feature, but it can't download files and if i downloading full package it tells me same thing

    PS I tryed with DISM feafure, but i stops on 65,8% and can't find files on a disk
    Last edited by Whitecoma; Dec 11th, 2012 at 18:05:04.
    Hatebreed!

  8. #188
    Did you try to activate it in the Windows features section?

    Sorry, but DISM is not for noobs. Unless OFC you could give out a bit more info ob the produced error? CBS, etc, the works Plesse.
    keep smiling
    Najade s, Najengi s, Najngi s, Najmp s, Shadysannz, Toccata, Frobos, Chaodoc, Najcrat, Najtank
    sannz - ENL - NR01-GOLF-11
    a time of changing has begun; the leaves are fallen and undone; inside my spirit starts to run; and all my fears are overcome. - Chiasm, Rewind, 2005

  9. #189
    Vhab, will Vha.Chat work properly after the merge or will we need to wait in a patch for it?
    Twitch Channel - Youtube Channel - Twitter - Facebook - Pinterest
    AO Universe - By Players, For Players! The #1 AO Fansite Worldwide - Site Founder (Retired). | AOSpeak - Unofficial AO Teamspeak 3 Server - Founder (Retired). | AO Recipebook - In-Game Recipe/Tradeskill Bot - Founder (Retired).
    Founding member of the Council of Truth Clerical Staff.
    Keep in mind: My posts are my own personal views and thoughts.

  10. #190

    Funcom employee

    Quote Originally Posted by Windguaerd View Post
    Vhab, will Vha.Chat work properly after the merge or will we need to wait in a patch for it?
    I'll release an update.

    Quote Originally Posted by Vhab View Post
    I'll certainly make a new build just before or after server merge.
    My posts are my own and do not reflect the views of my current nor former employers/clients

    Remco "Vhab" van Oosterhout
    Former Anarchy Online Game Programmer


    Live Chat Support | E-mail Support | Forum Rules | AODevs | Vha.Chat

  11. #191

    Funcom employee

    1.3.2
    - Added support for changing font size
    - Updated default dimension configuration for 18.6.0

    Standalone package and installer available at: https://bitbucket.org/Vhab/vha.chat/downloads
    My posts are my own and do not reflect the views of my current nor former employers/clients

    Remco "Vhab" van Oosterhout
    Former Anarchy Online Game Programmer


    Live Chat Support | E-mail Support | Forum Rules | AODevs | Vha.Chat

  12. #192
    What are the new server addresses, pray tell?
    Because Race Yalm

  13. #193

    Funcom employee

    Quote Originally Posted by MajorOutage View Post
    What are the new server addresses, pray tell?
    http://forums.anarchy-online.com/sho...d.php?t=604029
    My posts are my own and do not reflect the views of my current nor former employers/clients

    Remco "Vhab" van Oosterhout
    Former Anarchy Online Game Programmer


    Live Chat Support | E-mail Support | Forum Rules | AODevs | Vha.Chat

  14. #194
    Can't close info windows, giving following error:
    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.ObjectDisposedException: Cannot access a disposed object.
    Object name: 'OutputControl'.
       at System.Windows.Forms.WebBrowser.get_AxIWebBrowser2()
       at System.Windows.Forms.WebBrowser.get_Document()
       at Vha.Chat.UI.Controls.OutputControl._updateProperties()
       at Vha.Chat.UI.Controls.OutputControl.set_TextSize(Int32 value)
       at Vha.Chat.UI.ChatPopupForm._context_SavedEvent(Context context, Options args)
       at Vha.Chat.Handler`1.Invoke(Context context, T args)
       at Vha.Chat.Options.Save()
       at Vha.Chat.UI.BaseForm.BaseForm_FormClosed(Object sender, FormClosedEventArgs e)
       at System.Windows.Forms.Form.OnFormClosed(FormClosedEventArgs e)
       at System.Windows.Forms.Form.WmClose(Message& m)
       at System.Windows.Forms.Form.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5466 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    Vha.Chat
        Assembly Version: 1.3.2.318
        Win32 Version: 1.3.2.318
        CodeBase: file:///F:/AO%20Tools/VhaBot.Chat/Vha.Chat.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    Vha.Common
        Assembly Version: 0.8.0.0
        Win32 Version: 0.8.0.0
        CodeBase: file:///F:/AO%20Tools/VhaBot.Chat/Vha.Common.DLL
    ----------------------------------------
    System.Configuration
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    kzswvf1s
        Assembly Version: 1.3.2.318
        Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    Vha.Net
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///F:/AO%20Tools/VhaBot.Chat/Vha.Net.DLL
    ----------------------------------------
    e0ogkoo8
        Assembly Version: 1.3.2.318
        Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    hcx9adic
        Assembly Version: 1.3.2.318
        Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    Vha.AOML
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///F:/AO%20Tools/VhaBot.Chat/Vha.AOML.DLL
    ----------------------------------------
    Microsoft.mshtml
        Assembly Version: 7.0.3300.0
        Win32 Version: 7.0.3300.0
        CodeBase: file:///C:/Windows/assembly/GAC/Microsoft.mshtml/7.0.3300.0__b03f5f7f11d50a3a/Microsoft.mshtml.dll
    ----------------------------------------
    Vha.MDB
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///F:/AO%20Tools/VhaBot.Chat/Vha.MDB.DLL
    ----------------------------------------
    System.Web
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
    ----------------------------------------
    
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    
    For example:
    
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    AO PvP: "Scissors are over powered. Rock is fine." - Paper

  15. #195

    Funcom employee

    1.3.3
    - Fixed a case where malformed links in AOML could cause a crash
    - Hopefully resolved the issue with popups refusing to close
    - Increased buffer size defaults
    - Added support for itemid:// links

    Standalone package and installer available at: https://bitbucket.org/Vhab/vha.chat/downloads
    My posts are my own and do not reflect the views of my current nor former employers/clients

    Remco "Vhab" van Oosterhout
    Former Anarchy Online Game Programmer


    Live Chat Support | E-mail Support | Forum Rules | AODevs | Vha.Chat

  16. #196
    Quote Originally Posted by vhab View Post
    stuff
    Compatibility with the latest Itemsbot changes? +++ awesome *hugs*
    Last edited by Demoder; Feb 28th, 2013 at 20:40:21.
    ::: My Tools & Stuff :::
    ::: Cratine Savagedheals Enfine Zoewrangle Demoder :: Solitron Demotionform :: IRC Demoder Savagedlight :::
    ::: AOItems :: Blog :: CIDB :: HelpBot :: ItemsBot :: PlanetMap Viewer :: Tower Wars :: Twitter :::

  17. #197
    Quote Originally Posted by Vhab View Post
    1.3.3
    - Fixed a case where malformed links in AOML could cause a crash
    - Hopefully resolved the issue with popups refusing to close
    - Increased buffer size defaults
    - Added support for itemid:// links

    Standalone package and installer available at: https://bitbucket.org/Vhab/vha.chat/downloads
    Thanks!

  18. #198
    I have been wondering - is vha.chat or any other similar program supported on WP8/android platform?
    Kotty • Drush • Guzzler • Farminator

  19. #199

    Funcom employee

    Quote Originally Posted by Scotty View Post
    I have been wondering - is vha.chat or any other similar program supported on WP8/android platform?
    There is 'The Leet' for Android, http://forums.anarchy-online.com/sho...d.php?t=583516
    My posts are my own and do not reflect the views of my current nor former employers/clients

    Remco "Vhab" van Oosterhout
    Former Anarchy Online Game Programmer


    Live Chat Support | E-mail Support | Forum Rules | AODevs | Vha.Chat

  20. #200

    Sound effect on Vha.Chat

    It would be very helpfull if Vha.Chat had a sound effect when something relevant to the player pops up.

    For example the user "Xpnao" inserts the key filter words ''inferno'' + ''LFM'' into the client.
    Every time any player says "inferno missions LFM" anywhere,
    Xpnao will get a sound effect letting him know he can have some fun, even if hes watching tv/playing a different game/reading a book.
    Same goes for nodrops/tradeable items/raids/events/tradeskills.

    Also an option to ignore all characters under a certain lvl, so people cant be spammed by 1 person rerolling new toons.

    And the option to simply ignore everyone that is not in the buddy list.
    Garden keys can be bought from the key locked garden vendor in case you have deleted your key.

Page 10 of 12 FirstFirst 123456789101112 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •