[QUOTE=sebmck;27930825]That makes sense and thanks for the clarification.[/QUOTE]
:)
Dude, do you KNOW how FUCKING MUCH I WANTED THIS?
[QUOTE=DrLuke;27930871]Dude, do you KNOW how FUCKING MUCH I WANTED THIS?[/QUOTE]
We know now, I guess in capitals eh?
[QUOTE=VoiDeD;27928754]Try this version, I've fixed that issue: [url]http://dl.dropbox.com/u/99606/osw_stuff/Vapor_0.4.rar[/url][/QUOTE]
Thanks, it's working great now.
[QUOTE=slayer3032;27930711]
[img_thumb]http://dl.dropbox.com/u/5601782/tabs_dumb3.PNG[/img_thumb][/QUOTE]
What beautiful skin is that for Steam? Are those sexually crisp fonts a part of it?
[QUOTE=slayer3032;27930711]Stuff about tabs.[/QUOTE]
[img]http://dl.dropbox.com/u/1253613/distrib/settings.png[/img]
You can turn that off, so it'll make a new window for each new chat. You can also rip the tabs off and put them in a new window as well.
[QUOTE=VoiDeD;27935058]Can you launch Vapor in -debug and see what errors it spits out?[/QUOTE]
:P
Works great on Ubuntu 10.10
Doing something wrong?
[code]xoin@debian64:~/Vapor_0.3$ mono Vapor.exe
** (Vapor.exe:16273): WARNING **: The following assembly referenced from /home/xoin/Vapor_0.3/Vapor.exe could not be loaded:
Assembly: System.Windows.Forms (assemblyref_index=1)
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/xoin/Vapor_0.3/).
** (Vapor.exe:16273): 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'
[/code]
[QUOTE=Baldr;27935291]Doing something wrong?
[code]xoin@debian64:~/Vapor_0.3$ mono Vapor.exe
** (Vapor.exe:16273): WARNING **: The following assembly referenced from /home/xoin/Vapor_0.3/Vapor.exe could not be loaded:
Assembly: System.Windows.Forms (assemblyref_index=1)
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/xoin/Vapor_0.3/).
** (Vapor.exe:16273): 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'
[/code][/QUOTE]
Googling around led me to: [url]http://ubuntuforums.org/showthread.php?t=851578[/url]
Looks like you're missing a required mono package.
the bottom scroll bar won't go away!! ahhhh
[img]http://dl.dropbox.com/u/386727/ScrnCap/vapor-chat.png[/img]
[editline]8th February 2011[/editline]
Can I make an icon for this because the default sucks
this is cool
I'd use it if I didn't already stop using steam because everyone asks me to code lua for them (no lie 10 popups every time I go to play any game) and steam lags so hard I can't remove any friends or anything
fuck
-snip-
[QUOTE=jaybuz;27935359]the bottom scroll bar won't go away!! ahhhh[/QUOTE]
Glad someone else ran into this!
VoiDeD refused to believe me, even with screenshots :P.
Getting this issue in Ubuntu.
[code]
Vapor Steam2: Connecting to GDS Server 72.165.61.189:27030...
Vapor Steam2: Getting auth server list from 72.165.61.189:27030...
Vapor Steam2: Connecting to auth server 72.165.61.139:27039...
AuthServerClient: GetSalt threw an exception while reading the salt.
System.IO.IOException: Read failure ---> System.Net.Sockets.SocketException: Connection reset by peer
at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, Int32 offset, Int32 size, SocketFlags flags) [0x00000] in <filename unknown>:0
at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0
at System.IO.BinaryReader.FillBuffer (Int32 numBytes) [0x00000] in <filename unknown>:0
at System.IO.BinaryReader.ReadUInt32 () [0x00000] in <filename unknown>:0
at SteamKit2.AuthServerClient.GetSalt (System.String user) [0x00000] in <filename unknown>:0
Vapor Steam2: Unable to login!
[/code]
[QUOTE=JonBons;27935709]Getting this issue in Ubuntu.
[code]
Vapor Steam2: Connecting to GDS Server 72.165.61.189:27030...
Vapor Steam2: Getting auth server list from 72.165.61.189:27030...
Vapor Steam2: Connecting to auth server 72.165.61.139:27039...
AuthServerClient: GetSalt threw an exception while reading the salt.
System.IO.IOException: Read failure ---> System.Net.Sockets.SocketException: Connection reset by peer
at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, Int32 offset, Int32 size, SocketFlags flags) [0x00000] in <filename unknown>:0
at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0
at System.IO.BinaryReader.FillBuffer (Int32 numBytes) [0x00000] in <filename unknown>:0
at System.IO.BinaryReader.ReadUInt32 () [0x00000] in <filename unknown>:0
at SteamKit2.AuthServerClient.GetSalt (System.String user) [0x00000] in <filename unknown>:0
Vapor Steam2: Unable to login!
[/code][/QUOTE]
What version of Ubuntu and Mono?
Maverick (10.10), 2.6.7.
Downloaded and compiled. Works pretty well for me in Arch with mono 2.8.2. Only issue I have is a graphics glitch, but it's no big deal.
[QUOTE=JonBons;27935709]Getting this issue in Ubuntu.
[code]
Vapor Steam2: Connecting to GDS Server 72.165.61.189:27030...
Vapor Steam2: Getting auth server list from 72.165.61.189:27030...
Vapor Steam2: Connecting to auth server 72.165.61.139:27039...
AuthServerClient: GetSalt threw an exception while reading the salt.
System.IO.IOException: Read failure ---> System.Net.Sockets.SocketException: Connection reset by peer
at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, Int32 offset, Int32 size, SocketFlags flags) [0x00000] in <filename unknown>:0
at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, Int32 offset, Int32 size) [0x00000] in <filename unknown>:0
at System.IO.BinaryReader.FillBuffer (Int32 numBytes) [0x00000] in <filename unknown>:0
at System.IO.BinaryReader.ReadUInt32 () [0x00000] in <filename unknown>:0
at SteamKit2.AuthServerClient.GetSalt (System.String user) [0x00000] in <filename unknown>:0
Vapor Steam2: Unable to login!
[/code][/QUOTE]
I just got the same testing on OS X, same auth server as well.
Guess that one is borked. :iiam:
What are the chances Valve might start banning people who use this?
[editline]8th February 2011[/editline]
I certainly don't think they should and I think it's not very probable they ever would, but I am still a bit paranoid when it comes to account with some money spent on.
Create a second account and maybe even buy the cheapest game you can find.
Just a bit of off topic - what did you record the video in OP with?
[QUOTE=JonBons;27936341]Maverick (10.10), 2.6.7.[/QUOTE]
Alright, do you think you can use wireshark or your favorite packet sniffer and grab me capture of a login with Vapor and a login with regular steam on a windows machine if you have one?
[QUOTE=asherkin;27936510]I just got the same testing on OS X, same auth server as well.
Guess that one is borked. :iiam:[/QUOTE]
You too asherkin.
[QUOTE=Awesomecaek;27936975]What are the chances Valve might start banning people who use this?
[editline]8th February 2011[/editline]
I certainly don't think they should and I think it's not very probable they ever would, but I am still a bit paranoid when it comes to account with some money spent on.[/QUOTE]
I'm not sure as of yet. I shot off an email to Alfred Reynolds to get an idea of what Valve thinks about this client and the related software, but I haven't gotten a response yet.
[QUOTE=Awesomecaek;27937056]Just a bit of off topic - what did you record the video in OP with?[/QUOTE]
The movie capture feature in VMware.
[QUOTE=Baldr;27937037]Create a second account and maybe even buy the cheapest game you can find.[/QUOTE]
Yeah I also had that idea, but then other problem surfaces. They apparently ban for having multiple accounts. I don't know how often and how hard they search for such people, but having 2 accounts constantly connect from the same IP (I often play the games on the main one) would be easy to spot even for the simplest bot.
[QUOTE=Awesomecaek;27936975]What are the chances Valve might start banning people who use this?[/QUOTE]
depends on what robin walker thinks.
[QUOTE=caesium;27931328]What beautiful skin is that for Steam? Are those sexually crisp fonts a part of it?[/QUOTE]
[url]http://forums.steampowered.com/forums/showthread.php?t=1197385[/url]
[QUOTE=PelPix123;27935101]Still unable to get Steam2 auth servers for me. It happens in both 0.4 and when I compile the svn version.[/QUOTE]
Are you already logged into the steam account you are trying to log into?
Port to Irix, NOW.
Port it to Android 2.2, please.
[QUOTE=PelPix123;27935101]Still unable to get Steam2 auth servers for me. It happens in both 0.4 and when I compile the svn version.[/QUOTE]
Same thing :(, Was working the other day.
Sorry, you need to Log In to post a reply to this thread.