Page 1 of 1

do i have to restart?

PostPosted: 08 Oct 2013, 16:01
by Vvfj
The console wont load. It shutdowns automatically. Pls help me !!!!

Re: do i have to restart?

PostPosted: 08 Oct 2013, 20:20
by HETAL
Check in the logs folder then errors then post the errors here

Re: do i have to restart?

PostPosted: 09 Oct 2013, 20:09
by Vvfj
Code: Select all
----08-Oct-13 4:29:17 PM ----
Type: ArgumentOutOfRangeException
Source: System.Windows.Forms
Message: La longitud del texto debe ser inferior a 64 caracteres.
Nombre del parĂ¡metro: Text
Valor actual MCDzienny Server: [Epicraft] map server (Notch is here today!!!!).
Target: set_Text
Trace:    en System.Windows.Forms.NotifyIcon.set_Text(String value)
   en MCDzienny.Gui.Window.Window_Load(Object sender, EventArgs e)
   en System.Windows.Forms.Form.OnLoad(EventArgs e)
   en System.Windows.Forms.Form.OnCreateControl()
   en System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   en System.Windows.Forms.Control.CreateControl()
   en System.Windows.Forms.Control.WmShowWindow(Message& m)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   en System.Windows.Forms.ContainerControl.WndProc(Message& m)
   en System.Windows.Forms.Form.WmShowWindow(Message& m)
   en System.Windows.Forms.Form.WndProc(Message& m)
   en MCDzienny.Gui.Window.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

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


thats the error.

Re: do i have to restart?

PostPosted: 09 Oct 2013, 21:38
by dzienny
Open MCDzienny folder, then open properties/server.properties file with a Notepad and find the line that starts with "server-name = ". There's your sever name. Make it shorter than 64 characters. Save the file. It should fix the problem.