Jump to content

Joshmasterx

Members
  • Posts

    12
  • Joined

  • Last visited

  • Donations

    0.00 USD 

Everything posted by Joshmasterx

  1. [quote name='Kyp' timestamp='1304131952' post='40006'] fair enough, but I notice there's a pause command at the end of your proxy, that shouldn't be there unless you're doing it somehow? Perhaps delete Net7Proxy and redownload it. Maybe you caught a copy when TB was doing some testing. Aside from that if CDel hasn't already mentioned it (sorry haven't read the whole thread) try running the configuration utilities (as admin if on Vista or Seven, even if your account is the computer admin due to the way UAC works on those OSs). The most common reason I know for the game client to die suddenly is its not processing the galaxy map.dat in the database folder of our installation, or the registry doesn't contain the client's poly count and so on which is created by running the configuration program as admin so it can write into your registry. Aside from that I'm really short of immediate ideas. In regards to doing a screenshot: depends on OS, but the "print screen" key, then you can paste it into MS paint and save it, or if on Win7 you have an accessory called "Snipping Tool" which is wonderfully handy for makin' a shot on the fly from anything on your screen(s). I use it constantly. [/quote] Here we go, patched the Net7 launcher and uh... Now I can't even get into the E&B login screen.
  2. [quote name='Kyp' timestamp='1304028809' post='39944'] Huh, I'm at a loss then, hit us with some screenshots of what all is happening would be my suggestion. [/quote] It's exactly as I said, the command prompt opens, says all that and once I've created and chosen my character the program dies. Doesn't even minimize it just dies instantly while leaving the command prompt on for 30-40 seconds. Screenshots would just show more of the same explanation. That and I don't know how to screenshot. >>;
  3. [quote name='Kyp' timestamp='1303947195' post='39897'] Uninstall all of .net, it has to be installed in order. (quirk of the framework). You also might have to restart multiple times. I'd think you have .net though otherwise the launcher *shouldn't* work. VC++2008 redist is the more important one as the proxy requires it to function. [/quote] So, I already had the C++ redist 2008 as well as microsoft.NET framework service pack 2. Unsure if it's the same thing as the program you're talking about but I have microsoft.NET framework service pack 3 along with 3.5 and 4 extended...
  4. [quote name='Kyp' timestamp='1303935331' post='39885'] When you get this line: [code] 20/04/11 20:59:53 Launch E&B successful [4412] [/code] [color="#444444"][font="Tahoma, Verdana, Arial,"] [/font][/color] [color="#444444"][font="Tahoma, Verdana, Arial,"]Are you not getting the "I agree" / "I disagree" box to start up the game client? You should be. Perhaps I'm reading your description wrong but it looks like you said it's opening the proxy and then closing immediately. Suggestive of potential problems running the proxy. Do you have Microsoft .NET framework 2.0 & VC++ 2008 Redistributable installed? Both are required to run those two apps.[/font][/color] [/quote] I got the "I agree/disagree" box, I don't think I had Microsoft .NET framework 2.0 though so I'll try installing it. Now Microsoft .NET framework 2.0 is having problems installing, it says I have an incompatible older version.
  5. [quote name='C Del' timestamp='1303767516' post='39743'] If you're on Windows Vista or Windows 7, have you tried setting client.exe to run in compatibility mode? There is a walk-through for doing this in the tech support FAQ, to which there is a link in my sig below. [/quote] Running on windows XP, thinking it may be my video drivers.
  6. [quote name='C Del' timestamp='1303730005' post='39711'] Try checking the "Packet Optimization" and "Prototype Reordering" boxes. [/quote] Same problem, I've been messing with the checkable boxes for a few days now. xD
  7. [quote name='C Del' timestamp='1303586886' post='39659'] Sorry, I've been busy with school these past couple weeks and haven't been able to administer any tech support. Is the Earth & Beyond client starting up at all? Does the EULA agreement box come up? (That's the box you have to click "I Agree" on to start the game) [/quote] Yes, I'm able to create a character and just as I try to get into the actual gameplay part of the game it closes the window and shows the command prompt with the prior message.
  8. Why does it seem I only ever get one response? Oh well... At least I'm a little closer now.
  9. Now I'm having difficulty getting ingame... The "Earth and Beyond" patcher says there's no patch, but I already have a character created on the Net7 launcher... But when I click nect it brings up a command prompt and automatically closes. Gonna go check the forums for this one. In the command promt it says: C:\NET7\bin>cd "C:\NET7\bin" C:\NET7\bin>"C:\NET7\bin\Net7Proxy.exe" /ADDRESS:87.106.131.253 /CLIENT:"C:\PROG RA~1\EAGAME~1\EARTH&~1\release\client.exe" /DEBUGL /SP Net7Proxy version 2.08 Params: /ADDRESS:87.106.131.253 Params: /CLIENT:C:\PROGRA~1\EAGAME~1\EARTH&~1\release\client.exe Params: /DEBUGL Params: /SP Using IP: 127.0.0.1 (127.0.0.1) 20/04/11 20:59:52 Attempting to connect to IP address: 87.106.131.253 20/04/11 20:59:52 Sending login. 20/04/11 20:59:53 login OK 20/04/11 20:59:53 Launch E&B successful [4412] 20/04/11 20:59:53 TCP Listener bound onto port 3801 20/04/11 20:59:53 TCP Listener bound onto port 3500 20/04/11 20:59:53 Listening for incoming TCP/IP connections on port 3500 20/04/11 20:59:53 Listening for incoming TCP/IP connections on port 3801 20/04/11 21:01:07 MVAS thread running TCP Listener Thread exiting TCP Listener Thread exiting C:\NET7\bin>pause Press any key to continue . . .
  10. [Message inside for anyone interested or anyone smarter than me that can fix this, there is a continue button with corrupts the patch or an exit button to restart which has failed about 32 times.] Unhandles exception has occurred in your application. If you click continue, the application will ignore this error and attempt to continue. If you click quite, the application will close immediately. InvalidArgument=Value of '5' is not valid for 'index'. Parameter name: index VDetails below. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentOutOfRangeException: InvalidArgument=Value of '5' is not valid for 'index'. Parameter name: index at System.Windows.Forms.ListViewItem.ListViewSubItemCollection.get_Item(Int32 index) at LaunchNet7.FormUpdateReport.DoDisplayUpdateReport() at LaunchNet7.FormUpdateReport.FormUpdateReport_Load(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) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3615 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- LaunchNet7 Assembly Version: 1.9.9.11 Win32 Version: 1.9.9.11 CodeBase: file:///C:/NET7/bin/LaunchNet7.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) 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.3614 (GDR.050727-3600) 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.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3082 (QFE.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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.
  11. Wait a sec... Did you own an RO server before?
  12. [quote name='C Del' timestamp='1302693408' post='39009'] What happens if you click continue? [/quote] Corrupts the patch and it doesn't detect it, if I press quit I have to restart the whole thing. If there's a manual patch, I'll get on that in an instant.
  13. Hrm... It seems that I have the same problem, except my computer gets an unhandled exception whenever I attempt to update my game client, any ideas? Unhandles exception has occurred in your application. If you click continue, the application will ignore this error and attempt to continue. If you click quite, the application will close immediately. InvalidArgument=Value of '5' is not valid for 'index'. Parameter name: index VDetails below. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentOutOfRangeException: InvalidArgument=Value of '5' is not valid for 'index'. Parameter name: index at System.Windows.Forms.ListViewItem.ListViewSubItemCollection.get_Item(Int32 index) at LaunchNet7.FormUpdateReport.DoDisplayUpdateReport() at LaunchNet7.FormUpdateReport.FormUpdateReport_Load(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) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3615 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- LaunchNet7 Assembly Version: 1.9.9.11 Win32 Version: 1.9.9.11 CodeBase: file:///C:/NET7/bin/LaunchNet7.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) 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.3614 (GDR.050727-3600) 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.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3082 (QFE.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Accessibility Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.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.
×
×
  • Create New...