Cant login in lobby client
-
smarty
- Novice Member
- Posts: 21
- Joined: Sat Mar 14, 2009 5:57 am
Cant login in lobby client
Hi guys, i download the update of lobby client
also the lobby client is included in that download
I copy the application
put them on my desktop and he give a fault
look image
also the lobby client is included in that download
I copy the application
put them on my desktop and he give a fault
look image
- Attachments
-
- fault.jpg (41.21 KiB) Viewed 9194 times
- Sexacutioner
- Nemesis
- Posts: 601
- Joined: Fri Feb 06, 2009 9:40 pm
Re: Cant login in lobby client
well you just whispered me on the lobby so its working lol
-
smarty
- Novice Member
- Posts: 21
- Joined: Sat Mar 14, 2009 5:57 am
Re: Cant login in lobby client
You dont understand itSexacutioner wrote:well you just whispered me on the lobby so its working lol
I always have to take the download the update
and when i close the ee lobby
and i go to ee client -> he give that error.
- Omega
- Administrator
- Posts: 1807
- Joined: Fri Nov 07, 2008 3:56 pm
- Lobby Username: [-Ts-] Ωmega
- Location: Washington, DC / USA
- Contact:
Re: Cant login in lobby client
Click details and copy/paste the whole error...
Also, have you tried basic troubleshooting?
Also, have you tried basic troubleshooting?

-
smarty
- Novice Member
- Posts: 21
- Joined: Sat Mar 14, 2009 5:57 am
Re: Cant login in lobby client
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'LobbyShared, Version=2.6.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'LobbyShared, Version=2.6.1.0, Culture=neutral, PublicKeyToken=null'
at LobbyClient.FormLogin.FormLogin_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(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)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
LobbyClient
Assembly Version: 2.6.1.5
Win32 Version: 2.6.1.5
CodeBase: file:///C:/Users/kriek/Desktop/LobbyClient.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 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
Assembly Version: 2.0.0.0
Win32 Version: 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.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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.
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'LobbyShared, Version=2.6.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'LobbyShared, Version=2.6.1.0, Culture=neutral, PublicKeyToken=null'
at LobbyClient.FormLogin.FormLogin_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(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)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
LobbyClient
Assembly Version: 2.6.1.5
Win32 Version: 2.6.1.5
CodeBase: file:///C:/Users/kriek/Desktop/LobbyClient.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 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
Assembly Version: 2.0.0.0
Win32 Version: 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.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.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.
-
Moo
- Spam4food
- Posts: 943
- Joined: Sat Dec 20, 2008 11:21 pm
Re: Cant login in lobby client
I think because you dont have NETFramework 3.5 lol there is a link on the front page to the update
- Ghost
- Administrator
- Posts: 1894
- Joined: Fri Nov 07, 2008 12:25 am
- Lobby Username: [-Ts-] Ghost
- Location: San Francisco, CA, USA
Re: Cant login in lobby client
It's pretty simple here.. you're missing LobbyShared.dll. Delete your lobby files, and redownload LobbyUpdate.exe. Make sure you save it somewhere and do not simply "open it" or save in the "Temp" folder because even though LobbyUpdate may download the file, it will get deleted automatically if you do either of those.
"Nothing is foolproof to a sufficiently talented fool."
-•¤Lazy Bone¤•-: we had to double ghost or we had no chance
•§ITHLORD§•(surfer): artylery give no many domage on aa mobile since 3 day
-•¤Lazy Bone¤•-: we had to double ghost or we had no chance
•§ITHLORD§•(surfer): artylery give no many domage on aa mobile since 3 day
-
smarty
- Novice Member
- Posts: 21
- Joined: Sat Mar 14, 2009 5:57 am
Re: Cant login in lobby client
oke i will try it
so i download I delete all lobby stuff
I download it again
put lobby client & udpate in a map or something so its stays in a folder
so i download I delete all lobby stuff
I download it again
put lobby client & udpate in a map or something so its stays in a folder
-
smarty
- Novice Member
- Posts: 21
- Joined: Sat Mar 14, 2009 5:57 am
Re: Cant login in lobby client
It dont work 
-
smarty
- Novice Member
- Posts: 21
- Joined: Sat Mar 14, 2009 5:57 am
Re: Cant login in lobby client
hmm
were can i find temp folder
were can i find temp folder
-
smarty
- Novice Member
- Posts: 21
- Joined: Sat Mar 14, 2009 5:57 am
Re: Cant login in lobby client
k i put it in TEMP
now just one thing dont work
if i copy it on my desktop
i cant open it when i click on the icon on my background
now just one thing dont work
if i copy it on my desktop
i cant open it when i click on the icon on my background
-
smarty
- Novice Member
- Posts: 21
- Joined: Sat Mar 14, 2009 5:57 am
Re: Cant login in lobby client
THX Ghost i fixed it
you gave me good tipe
i just make shortcut of the lobbyclient in folder "temp" put them in my taskbar and it works now
you gave me good tipe
i just make shortcut of the lobbyclient in folder "temp" put them in my taskbar and it works now
- Sexacutioner
- Nemesis
- Posts: 601
- Joined: Fri Feb 06, 2009 9:40 pm
Re: Cant login in lobby client
he said DO NOT save it in temp file, when you clear your temp folder with your net options you will lose your lobby, you should just save it to desktop as with anything you download
- Ghost
- Administrator
- Posts: 1894
- Joined: Fri Nov 07, 2008 12:25 am
- Lobby Username: [-Ts-] Ghost
- Location: San Francisco, CA, USA
Re: Cant login in lobby client
In order for the lobby to run you should have the following files in the same folder:
- LobbyClient.exe
LobbyUpdate.exe
PatchUpdate.exe
CustomPanels.dll
Language.dll
LobbyShared.dll
Network.dll
"Nothing is foolproof to a sufficiently talented fool."
-•¤Lazy Bone¤•-: we had to double ghost or we had no chance
•§ITHLORD§•(surfer): artylery give no many domage on aa mobile since 3 day
-•¤Lazy Bone¤•-: we had to double ghost or we had no chance
•§ITHLORD§•(surfer): artylery give no many domage on aa mobile since 3 day
Who is online
Users browsing this forum: Google [Bot] and 1 guest