RO-Start (1.2) - Simple Launcher for Windows

Nice release!
Thanks man~ I am currently using it and so far.. so good
default_smile.png


Keep it up!

 
Got an Unhandled exception error while minimizing:

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

System.ArgumentException: Balloon tip text must have a non-empty value.

at System.Windows.Forms.NotifyIcon.ShowBalloonTip(Int32 timeout, String tipTitle, String tipText, ToolTipIcon tipIcon)

at System.Windows.Forms.NotifyIcon.ShowBalloonTip(Int32 timeout)

at System.Windows.Forms.Form.OnResize(EventArgs e)

at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)

at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)

at System.Windows.Forms.Control.UpdateBounds()

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.Form.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************

mscorlib

  Assembly Version: 4.0.0.0

  Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR

  CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

----------------------------------------

RO-Start

  Assembly Version: 1.0.0.0

  Win32 Version: 1.0.0.0

  CodeBase: file:///C:/lastRO/15-3athena/RO-Start.exe

----------------------------------------

System.Windows.Forms

  Assembly Version: 4.0.0.0

  Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL

  CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System.Drawing

  Assembly Version: 4.0.0.0

  Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL

  CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

System

  Assembly Version: 4.0.0.0

  Win32 Version: 4.0.30319.34238 built by: FX452RTMGDR

  CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Xml

  Assembly Version: 4.0.0.0

  Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR

  CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

System.Core

  Assembly Version: 4.0.0.0

  Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL

  CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.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.
Fixed, thanks!
Can confirm the fix so far, thanks ^^

 
New Version, fixed the missing messages and other small parts like exe detection, flickers while show messages...

Thanks for your feedback.
Hi~Myzter,I'd like suggest RO-Start to add an input box that can set different encoding, becoz hercules users come from

different countries  and maybe translate their server console msgs into their native language, and the some words will

become '?'  ro wrong words if RO-Start support only one encoding...

 
New Version, fixed the missing messages and other small parts like exe detection, flickers while show messages...

Thanks for your feedback.
Hi~Myzter,I'd like suggest RO-Start to add an input box that can set different encoding, becoz hercules users come from

different countries  and maybe translate their server console msgs into their native language, and the some words will

become '?'  ro wrong words if RO-Start support only one encoding...
Hi Angelmelody,

The original version is using UTF8 encoding to save the log files, but i made this special version that is using the default encoding detected on your operating system, maybe this fix the problem but i can't test it.

RO-Start.rar

Could you please test it 
default_smile.png


 

Attachments

New Version, fixed the missing messages and other small parts like exe detection, flickers while show messages...

Thanks for your feedback.
Hi~Myzter,I'd like suggest RO-Start to add an input box that can set different encoding, becoz hercules users come fromdifferent countries  and maybe translate their server console msgs into their native language, and the some words will

become '?'  ro wrong words if RO-Start support only one encoding...
Hi Angelmelody,The original version is using UTF8 encoding to save the log files, but i made this special version that is using the default encoding detected on your operating system, maybe this fix the problem but i can't test it.

attachicon.gif
RO-Start.rar

Could you please test it 
default_smile.png
I tested  the new one  but still not show correct words
my test script:

debugmes "腳本重載..."; //--->encoding is ansi big5(950)ro-start console:
FZkEZIxNv.png


Herc's map server console was working fine

DU_Bwg1Nb.png


 
Last edited by a moderator:
New Version, fixed the missing messages and other small parts like exe detection, flickers while show messages...

Thanks for your feedback.
Hi~Myzter,I'd like suggest RO-Start to add an input box that can set different encoding, becoz hercules users come fromdifferent countries  and maybe translate their server console msgs into their native language, and the some words will

become '?'  ro wrong words if RO-Start support only one encoding...
Hi Angelmelody,The original version is using UTF8 encoding to save the log files, but i made this special version that is using the default encoding detected on your operating system, maybe this fix the problem but i can't test it.

attachicon.gif
RO-Start.rar

Could you please test it 
default_smile.png
I tested  the new one  but still not show correct words
my test script:

debugmes "腳本重載..."; //--->encoding is ansi big5(950)ro-start console:
FZkEZIxNv.png


Herc's map server console was working fine

DU_Bwg1Nb.png
Okay, the version 1.2 supports the encoding configured in Windows, i hope it works now ...
default_biggrin.png


Also, added some small improvements.

 
New Version, fixed the missing messages and other small parts like exe detection, flickers while show messages...

Thanks for your feedback.
Hi~Myzter,I'd like suggest RO-Start to add an input box that can set different encoding, becoz hercules users come fromdifferent countries  and maybe translate their server console msgs into their native language, and the some words will

become '?'  ro wrong words if RO-Start support only one encoding...
Hi Angelmelody,The original version is using UTF8 encoding to save the log files, but i made this special version that is using the default encoding detected on your operating system, maybe this fix the problem but i can't test it.

attachicon.gif
RO-Start.rar

Could you please test it 
default_smile.png
I tested  the new one  but still not show correct words
my test script:

debugmes "腳本重載..."; //--->encoding is ansi big5(950)ro-start console:
FZkEZIxNv.png


Herc's map server console was working fine

DU_Bwg1Nb.png
Okay, the version 1.2 supports the encoding configured in Windows, i hope it works now ...
default_biggrin.png

Also, added some small improvements.
Works perfectly now! Thanks a million
default_smile.png

QbN55zB9W.png
 
Back
Top