Important Download Available

Play Now

Jamie

LOMCN Developer
Developer
Mar 29, 2003
4,862
418
350
United Kingdom
yesterday i could connect. today with the old launcher it stopped at "connecting attempts" and now with the newest update the client crashes

fdfrwp.png

looks like you have deleted Mir2.exe.config

Delete Version.bin and run the patcher
 

Omniscient

Dedicated Member
Dedicated Member
Jun 30, 2009
197
2
44
It's down, I think Jamie forgot to reboot after he did some tweaking.
 

wiggy150

LOMCN n00bie
Aug 26, 2016
4
0
12
I have just downloaded the launcher, when I try to start the game the client crashes - This is what appears in event logs:

Application: Mir2.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException
Stack:
at Client.Envir.DXManager.get_SoundList()
at Client.Envir.SoundManager.AdjustVolume()
at Client.Envir.SoundManager.set_Volume(Int32)
at Client.Config.set_Volume(Int32)
at Client.Config.Load()
at Client.Program.Main()
 

Jamie

LOMCN Developer
Developer
Mar 29, 2003
4,862
418
350
United Kingdom
I have just downloaded the launcher, when I try to start the game the client crashes - This is what appears in event logs:

Application: Mir2.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException
Stack:
at Client.Envir.DXManager.get_SoundList()
at Client.Envir.SoundManager.AdjustVolume()
at Client.Envir.SoundManager.set_Volume(Int32)
at Client.Config.set_Volume(Int32)
at Client.Config.Load()
at Client.Program.Main()

Can you show me a screenshot of your Game Folder?
 

wiggy150

LOMCN n00bie
Aug 26, 2016
4
0
12
Sorry, I now get this error. Appreciate the help! :)

error.png

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 'Microsoft.DirectX.Direct3DX.dll' or one of its dependencies. The specified module could not be found.
File name: 'Microsoft.DirectX.Direct3DX.dll'
at Client.Envir.DXManager.LoadTextures()
at Client.Envir.DXManager.Create()
at Client.CMain.CMain_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: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Mir2
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///N:/downloads/Launcher/Mir2.exe
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34285 built by: FX452RTMGDR
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.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
Library
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///N:/downloads/Launcher/Library.DLL
----------------------------------------
Microsoft.DirectX.Direct3D
Assembly Version: 1.0.2902.0
Win32 Version: 9.05.132.0000
CodeBase: file:///N:/downloads/Launcher/Microsoft.DirectX.Direct3D.DLL
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///N:/downloads/Launcher/Microsoft.DirectX.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.
 

Jamie

LOMCN Developer
Developer
Mar 29, 2003
4,862
418
350
United Kingdom
Server still online? followed the suggestions above am just getting "attempting to connect to server"

Yep always online, the issue might be no-ip forwarding the IP as some other people have had the issue, Since it's hosted on my home network and its not a static IP it could change.

Goto here: http://www.hcidata.info/host2ip.htm

Search Host Name: marbleserver.hopto.org


Change Mir2Config.ini to the following

Code:
[Network]
UseConfig=True
TimeOut=00:00:15
IPAddress=<IP Address from Search>
Port=7000
 

jui1315

LOMCN n00bie
Jun 13, 2011
8
0
12
Yep always online, the issue might be no-ip forwarding the IP as some other people have had the issue, Since it's hosted on my home network and its not a static IP it could change.

Goto here: http://www.hcidata.info/host2ip.htm

Search Host Name: marbleserver.hopto.org


Change Mir2Config.ini to the following

Code:
[Network]
UseConfig=True
TimeOut=00:00:15
IPAddress=<IP Address from Search>
Port=7000

Followed steps above and still im getting the same attempting connection screen, any other option i could try? tnx
 

Jamie

LOMCN Developer
Developer
Mar 29, 2003
4,862
418
350
United Kingdom
Followed steps above and still im getting the same attempting connection screen, any other option i could try? tnx


Copy and Paste for me your Config (Remove any login details that may be in it).

Also upload a screenshot of your client FOLDER, so I can see the files / date time. that way I can tell you if anything is missing or outdated.
 

jui1315

LOMCN n00bie
Jun 13, 2011
8
0
12
Copy and Paste for me your Config (Remove any login details that may be in it).

Also upload a screenshot of your client FOLDER, so I can see the files / date time. that way I can tell you if anything is missing or outdated.

Hi, here's the details:


[Graphics]
FullScreen=True
LabelFont=MS Sans Serif
ExpireDelay=00:05:00
LimitFPS=False


[Network]
UseConfig=True
TimeOut=00:00:15
IPAddress=86.160.198.123
Port=7000


[Runtime]
LogErrors=True
DataPath=.\Data\
MapPath=.\Map\
SoundPath=.\Sound\
SoundOverLap=5
Volume=50
LoopSleep=0


[GamePlay]
BeltTransparent=True
SkillMode=True
SkillBar=False
Effect=True
DropView=True
NameView=True
HPView=False
SaveDetails=True
Username=
Password=
DrawUserHealth=True
ShoulderDashCursor=True
PreventMissMagic=True
ShowItemHints=True
ShowOnlineOnly=True


xxxx.png
 

jui1315

LOMCN n00bie
Jun 13, 2011
8
0
12
Only thing left would be a firewall or anti virus on your end blocking it.

Okay Thanks a lot, il go see if i could sort something on my end.

---------- Post Merged at 09:31 AM ---------- Previous Post was at 09:31 AM ----------

Only thing left would be a firewall or anti virus on your end blocking it.

Okay Thanks a lot, il go see if i could sort something on my end.

---------- Post Merged on 06-10-2016 at 03:49 AM ---------- Previous Post was on 05-10-2016 at 09:31 AM ----------

hi, i tried every possible settings on my antivirus even uninstalling it anf turning my firewall off - i deleted a couple of files and launch the patcher to update and still the same -any other option i could try?