Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] Nano Launcher / Open-Source / Last Update (25.01.2009)

Custom Title Activated
Loyal Member
Joined
Sep 10, 2006
Messages
5,265
Reaction score
47
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

after i did update of last version (0.0.3 in my test) and then i changed checksum&main.exe in the web-folder, the launcher did not update the main.exe (but its changed..) fix it :)
 
4ever Alone = my religion
Joined
Jul 2, 2006
Messages
387
Reaction score
125
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

The original main.exe has to be in the web folder.
If you add new stuff to the CheckSumFiles.txt then you have to change the first line of it to the amount of the files you have specified in the CheckSumFiles.txt
The File Checking is only happening when you press the Game Start button.
 
Newbie Spellweaver
Joined
Aug 22, 2007
Messages
34
Reaction score
0
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

sir the silent side(Launcher.exe) need Microsoft .NET Framework v3.5

that is a big problm

we cant demand evryone player download Microsoft .NET Framework v3.5
 
4ever Alone = my religion
Joined
Jul 2, 2006
Messages
387
Reaction score
125
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

Yup that is a problem, but I can't do nothing about it. You can simply in the clients include the .net framework 3.5 or in a patch and thats all.
 
Newbie Spellweaver
Joined
Aug 22, 2007
Messages
34
Reaction score
0
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

and the Launcher.exe I cant find 255.255.255.255 to replace


in laucher.exe icant change 127.0.0.1 to lan ip


it crash
 
4ever Alone = my religion
Joined
Jul 2, 2006
Messages
387
Reaction score
125
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

You have to do that by editing the source code. You need Visual Studio 2008 to open the source.
 
Junior Spellweaver
Joined
Jan 13, 2007
Messages
102
Reaction score
19
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

You have to do that by editing the source code. You need Visual Studio 2008 to open the source.
OK
...
Dim Offset As String = My.Settings.MainOffset
Dim MainIP As String = My.Settings.MainIP
Dim DefaultIP As String = "connect.muonline.co.kr"
Dim MainName As String = "main.exe"
Dim VarCUV As String = Nothing
Dim VarLUV As String = Nothing
...


connect.muonline.co.kr ->> i changed this to my ip when i start debugging it works prefect

i found in app.config you must change 127.0.0.1 to yours IP and and urls

and Launcher.exe config file must to be in client if it not will be there it won't work or maybe i'm doing something wrong?
nanoman - [Release] Nano Launcher / Open-Source / Last Update (25.01.2009) - RaGEZONE Forums
 
4ever Alone = my religion
Joined
Jul 2, 2006
Messages
387
Reaction score
125
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

Yes you're doing something wrong! ^^

Can't you see that the settings are in My.Settings? Just click on the main project file and then select Settings and there you can change what you want. You did something wrong since it asks an .config file to be with you.

And the DefaultIP is not the connecting IP, but when the user closes the main the launcher edits the IP to the DefaultIP so that noobs would not be able to connect without starting the launcher. You have to change the MainIP if you wan't to connect to your server.
 
Newbie Spellweaver
Joined
Feb 19, 2008
Messages
29
Reaction score
2
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

Can you add changing serial in main.exe?
Edit
=====================
Oh,sorry
Very good launcher thx!
 
Last edited:
4ever Alone = my religion
Joined
Jul 2, 2006
Messages
387
Reaction score
125
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

Can you add changing serial in main.exe?

Done! :p
Added also the version changing. Both serial and version changing can be enabled and disabled on the web files at server side and also their offsets and values. :punch:
Sorry for that late, but I'm now sick...so have to stay away from the PC. lol

Main Post Updated!
 
Newbie Spellweaver
Joined
Feb 19, 2008
Messages
29
Reaction score
2
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

Oh,thx very much!
but I can't edit launcher :( when I save in VS08 laucher not work :(
 
4ever Alone = my religion
Joined
Jul 2, 2006
Messages
387
Reaction score
125
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

Oh,thx very much!
but I can't edit launcher :( when I save in VS08 laucher not work :(

Can you be more specific please? What are you trying to do and what it shows...
I just downloaded from my thread the source and tried to edit it and then Build it - it works fine.
 
Newbie Spellweaver
Joined
Feb 19, 2008
Messages
29
Reaction score
2
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

nanoman - [Release] Nano Launcher / Open-Source / Last Update (25.01.2009) - RaGEZONE Forums

When I just build launcher not work :( why? Settings of VS08?
 
4ever Alone = my religion
Joined
Jul 2, 2006
Messages
387
Reaction score
125
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

Press on Details - what file does it can't find?
 
Newbie Spellweaver
Joined
Feb 19, 2008
Messages
29
Reaction score
2
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

Code:
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ComponentModel.Win32Exception: Не удается найти указанный файл
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start()
   at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   at System.Diagnostics.Process.Start(String fileName)
   at NanoLauncher.Form1.PictureBox6_MouseClick_1(Object sender, MouseEventArgs e) in C:\Documents and Settings\Администратор\Рабочий стол\launcher\NanoLauncher_VB.Net_Source\MU_Launcher\Form1.vb:line 320
   at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.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.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Launcher
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Администратор/Рабочий%20стол/launcher/NanoLauncher_VB.Net_Source/MU_Launcher/bin/Release/Launcher.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    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.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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.
 
4ever Alone = my religion
Joined
Jul 2, 2006
Messages
387
Reaction score
125
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

lol: NanoLauncher.Form1.PictureBox6_MouseClick_1(Object sender, MouseEventArgs e) in C:\Documents and Settings\Администратор\Рабочий стол\launcher\NanoLauncher_VB.Net_Source\MU_Launcher\Form1.vb:line 320

Line 320 is:
Code:
    Private Sub PictureBox6_MouseClick_1(ByVal sender As System.Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles PictureBox6.MouseClick
        If e.Button = Windows.Forms.MouseButtons.Left Then
            Process.Start(My.Settings.Link1)
        End If
    End Sub
And My.Settings.Link1 is:
Code:
http://www.ragezone.com

That means he is trying to run the webpage or whatever you specify in the settings: Link1
If he is trying to run a webpage then that means he is trying to run the webpage with your default web browser and that means if you have set a default web browser as some corrupted one, then better change the default to Internet Explorer.
 
Newbie Spellweaver
Joined
Feb 19, 2008
Messages
29
Reaction score
2
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

Another launcher or not modifed your work! And modifet yesterdays work too!
 
4ever Alone = my religion
Joined
Jul 2, 2006
Messages
387
Reaction score
125
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

Another launcher or not modifed your work! And modifet yesterdays work too!

I didn't understand what you wrote. Write atleast in russian then, since I can understand that also. Did you tried changing the default web browser? I have no idea why it shows you that, for me it works perfectly. :punch:
 
Newbie Spellweaver
Joined
Feb 19, 2008
Messages
29
Reaction score
2
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

When I did not change nothing, it is OK!
 
4ever Alone = my religion
Joined
Jul 2, 2006
Messages
387
Reaction score
125
re: [Dev] Nano Launcher / Open-Source / Last Update (13.09.2008)

Then what did you change that it shows you error?
 
Back
Top