Page 1 of 1

Game Client Fails to Load When Hitting CONNECT

Posted: Mon Apr 13, 2015 12:32 am
by Adjudicator
Hello,

I have been having this problem for several days now. I have previously been able to log in, create characters. and play, but a while back my game stopped working.

When I run the RoRLauncher (even as administrator and after ensuring that no files are set to Read-Only) and click the CONNECT button, the game client seems to attempt to launch but then immediately crashes. The loading screen flashes for a moment before closing. I do not receive an error message until I attempt to load the game for the third time, at which point it displays the following error:

Data.myp:
System.Exception: You need to stop application currently using the following file: data.myp
at MYPHandler.MYPHandler.WriteFileToArchive(FileInArchive archFile, MemoryStream MS)
at MYPHandler.MYPHandler.ReplaceFile(FileInArchive archFile, FileStream newFile)
at RoRLauncher.Client.UpdateWarData()

If I attempt to hit the CONNECT button for the fifth or sixth time, the client will continue to crash and then RoRLauncher will crash ("Return of Reckoning Launcher has stopped working.").

Thoughts?

Re: Game Client Fails to Load When Hitting CONNECT

Posted: Mon Apr 13, 2015 7:08 am
by Zumy
You need to stop application currently using the following file: data.myp
at MYPHandler.MYPHandler.WriteFileToArchive(FileInArchive archFile, MemoryStream MS)
at MYPHandler.MYPHandler.ReplaceFile(FileInArchive archFile, FileStream newFile)
at RoRLauncher.Client.UpdateWarData()
Try ending everything with task manager?

Re: Game Client Fails to Load When Hitting CONNECT

Posted: Mon Apr 13, 2015 7:42 am
by yummypewp
Try this:

Run the launcher as administrator.

Disable read only in the game folder options.

If you downloaded it via torrent. Close the torrent application down, and move the folder.

Re: Game Client Fails to Load When Hitting CONNECT

Posted: Mon Apr 13, 2015 7:43 am
by yummypewp
Or this:

1. Go to start, and type in the search box "cmd". Right click cmd, and run as administrator.

2. Type in the command console, "cd c:\windows\system32", and hit enter.

3. Then type "lodctr /r", and hit enter.