• Vapor - Cross Platform Steam Client
    443 replies, posted
lemme test [editline]3rd October 2011[/editline] Yeah it does. [editline]3rd October 2011[/editline] "Unhandled exception has occurred in a component in your application. If you click Continue, the application will ignore this error and attempt to continue. Invalid serialization operation with wire-type String at position 13." Sorry for not including that, this is the actual error message. The thing I posted above is the details.
I'm able to reproduce it as well, so I'll look into fixing it tonight after class.
Hey is group or multi-user chat ever going to be in a future version of Vapor? I'd really like to be able to do group chats. [editline]3rd October 2011[/editline] Sorry if that's been asked before, I don't have time to read the whole thread.
Someday™.
very nice, thanks
[QUOTE=VoiDeD;32611189]I'm able to reproduce it as well, so I'll look into fixing it tonight after class.[/QUOTE] I've decided to hold back on a fix until some more bugs arise, I don't want to spit out lots of versions where each iteration only has a single fix. For now just avoid using "/me ".
if you get group and multi chats to work on this i will love you forever.
[QUOTE=TehWhale;32597627][code]user@user-1005HA ~/Vapor $ mono Vapor.exe ** (Vapor.exe:29676): WARNING **: The following assembly referenced from /home/user/Vapor/Vapor.exe could not be loaded: Assembly: System.Windows.Forms (assemblyref_index=0) Version: 2.0.0.0 Public Key: b77a5c561934e089 The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/home/user/Vapor/). ** (Vapor.exe:29676): WARNING **: Could not load file or assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. File name: 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' user@user-1005HA ~/Vapor $ [/code] [editline]2nd October 2011[/editline] fixed it, nevermind[/QUOTE] -snip because I apparently can't read- move along.
[code]System.InvalidOperationException: Collection was modified after the enumerator was instantiated. at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.Queue`1.Enumerator.MoveNext() at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate) at Vapor.CDNCache.IsJobQueued(String hashStr) at Vapor.CDNCache.DownloadAvatar(SteamID steamId, Byte[] avatarHash, Action`1 callBack) at Vapor.FriendControl.HandleCallback(CallbackMsg msg) at Vapor.Steam3.Update() at Vapor.Program.Start(String[] args) at Vapor.Program.Main(String[] args)[/code] :wtc:
This'd be awesome on IOS
is it working?
[QUOTE=Starscre4M;33230669]is it working?[/QUOTE] I use it nearly every day.
[QUOTE='[EG] Pepper;32949532']This'd be awesome on IOS[/QUOTE] ... or Android.
It won't let me log in anymore because [code]Unable to login to Steam3. Result code: TryAnotherCM[/code]
Did you try another CM?
I don't know what a CM is or how to try another one. All I did was try to log in.
[QUOTE=Raijin;33393749]It won't let me log in anymore because [code]Unable to login to Steam3. Result code: TryAnotherCM[/code][/QUOTE] That can happen when the Steam server Vapor tries to login to is down. Is it still happening? It should be a temporary thing. I'll add some handling so that Vapor tries a different server when that happens.
This looks great! hope you guys smooth all this stuff out!
[quote]Disconnected from Steam3[/quote] Just got this message after trying to login.
[QUOTE=Sir Whoopsalot;33398836]Just got this message after trying to login.[/QUOTE] That should generally come with a message box with a little more information for why you were disconnected.
I actually get that one a lot. It just goes away after 5 minutes though so I didn't think it was a MAJOR bug.
Is there any chance at all that a steam GTK3 client would be developed or anyone else willing to do so? My outlook on it is like this: There is already a Steam Friends on Windows, it's called Steam and while I know it may be 'easier' to load up a lightweight client just for friends talk, it's missing out on features so for a Windows user it might not be worth it in most cases. For a Linux user, if you're going to go through the trouble of Installing Mono you may as well just install steam through WINE via playonlinux which is just as easy and provides the full gamut of features. What's holding me back from installing this is I generally don't like Mono and it would be nice to not have to install applications that don't fit in with the Gnome HIG. I know this is probably one of those beggars can't be choosers thing but rather than see it that way, please see it as a constructive criticism in why I (Linux User) prefer to just use the regular client through WINE and some others may, too. I realize this may of just been the fruits of working with the steam network and you were simply gracious enough to share those fruits, I'd love to be able to have a GTK3 application for it. Thanks for reading.
[QUOTE=slapstick;33549532]Is there any chance at all that a steam GTK3 client would be developed or anyone else willing to do so? My outlook on it is like this: There is already a Steam Friends on Windows, it's called Steam and while I know it may be 'easier' to load up a lightweight client just for friends talk, it's missing out on features so for a Windows user it might not be worth it in most cases. For a Linux user, if you're going to go through the trouble of Installing Mono you may as well just install steam through WINE via playonlinux which is just as easy and provides the full gamut of features. What's holding me back from installing this is I generally don't like Mono and it would be nice to not have to install applications that don't fit in with the Gnome HIG. I know this is probably one of those beggars can't be choosers thing but rather than see it that way, please see it as a constructive criticism in why I (Linux User) prefer to just use the regular client through WINE and some others may, too. I realize this may of just been the fruits of working with the steam network and you were simply gracious enough to share those fruits, I'd love to be able to have a GTK3 application for it. Thanks for reading.[/QUOTE] Vapor could certainly be ported to GTK using GTK#, you'll just have to find someone who has some time to do it.
[QUOTE=slapstick;33549532]Is there any chance at all that a steam GTK3 client would be developed or anyone else willing to do so? My outlook on it is like this: There is already a Steam Friends on Windows, it's called Steam and while I know it may be 'easier' to load up a lightweight client just for friends talk, it's missing out on features so for a Windows user it might not be worth it in most cases. For a Linux user, if you're going to go through the trouble of Installing Mono you may as well just install steam through WINE via playonlinux which is just as easy and provides the full gamut of features. What's holding me back from installing this is I generally don't like Mono and it would be nice to not have to install applications that don't fit in with the Gnome HIG. I know this is probably one of those beggars can't be choosers thing but rather than see it that way, please see it as a constructive criticism in why I (Linux User) prefer to just use the regular client through WINE and some others may, too. I realize this may of just been the fruits of working with the steam network and you were simply gracious enough to share those fruits, I'd love to be able to have a GTK3 application for it. Thanks for reading.[/QUOTE] GTK+ would most likely be better even though it's based on Gnome 2, since it's compatible with more than just Gnome 3. Would be stupid to just develop for only one type of desktop environment. Though you CAN get GTK3 working on other desktop environments it just isn't always that easy.
[QUOTE=BBgamer720;33550692]Vapor could certainly be ported to GTK using GTK#, you'll just have to find someone who has some time to do it.[/QUOTE] Well I can offer some Demoman hats in TF2. Heck I'd give my whole backpack for it. It's not of too too much value but should be quite a bit of metal :P
Hey guys, I've released a small update to Vapor. You can grab the latest version (1.5) here: [url]https://bitbucket.org/VoiDeD/steamre/downloads[/url] Changes include: * Few improvements to friend list handling, especially when refreshes occur. This should also work smoothly for people with large friends lists. * Initial support for displaying game invites. If someone invites you to a game, you'll see they invited you, but just not which game (for now). * The ability to change your friends name by right clicking your name in the window. * Improvements to avatar downloading. * Fixed issue where getting disconnected/logged out would not put the client back at the login screen.
[QUOTE=VoiDeD;33778826]Hey guys, I've released a small update to Vapor. You can grab the latest version (1.5) here: [url]https://bitbucket.org/VoiDeD/steamre/downloads[/url] Changes include: * Few improvements to friend list handling, especially when refreshes occur. This should also work smoothly for people with large friends lists. * Initial support for displaying game invites. If someone invites you to a game, you'll see they invited you, but just not which game (for now). * The ability to change your friends name by right clicking your name in the window. * Improvements to avatar downloading. * Fixed issue where getting disconnected/logged out would not put the client back at the login screen.[/QUOTE] Thanks a lot. We Linux users appreciate this :)
do you have any plans for group chat?
[QUOTE=VoiDeD;32611945]Someday™.[/QUOTE]
I just had a full conversation with myself via Steam + Vapor. :c
Sorry, you need to Log In to post a reply to this thread.