Page 16 of 20
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Sat Apr 16, 2016 8:39 am
by Stefanie
Elven wrote:Could you either copy the error message or post a screenshot of it, please.
At the moment I get this screen:
Ondeisback wrote:Lion wrote:
And i have no idea
Helle I have the same problem

Is it OK for you?
and this An error accured message:
Data.myp: system: Exeption: You need to stop application currently using the fo
data.myp
bei MYP Handler.MYPHandler. writeFiletoArchive (FileInArchivearchF
Memory StreamMS) bei MYP Handler.MYPHandler.replace File (FileINArchivearch
File,FilenewFile) bei RoRlauncher. client. updateWarData ()
I would have made a screenshot, but I did not know how to upload it here...
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Sat Apr 16, 2016 11:54 am
by Elven
Stefanie wrote:
I would have made a screenshot, but I did not know how to upload it here...
No problem.
Could you check in your game folder and look for data.myp. Right click it and go to properties. If read only is checked, please uncheck it and then try loading the game.
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Mon Apr 18, 2016 1:17 am
by MalhyandaSilver
got it to work...
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Mon Apr 18, 2016 3:56 am
by Stefanie
Thank you very much! That was still read-only, now I can create charakter!
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Tue Apr 26, 2016 4:06 am
by Balefyre
This is my error seen someone else had it and clicked the link for the fix but it went no where.
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()
As far as I'm aware i have no other program open using any files for WAR, closed my torrent too. Read-only box is also unchecked
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Tue Apr 26, 2016 7:51 am
by StaH84
If You are using Windows XP do this:
WAR.exe and data.myp must NOT be write only.
Warhammer Online catalogue must NOT be used for example by torrent.
Click Start -> Run -> regedit
Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfProc
On the right side set Disable Performance Counters to 0.
Reboot.
Worked on my friend's computer. I hope it will help!
An error occured
Posted: Thu Apr 28, 2016 4:32 pm
by crixus28
Yesterday i could playing, but today i can't .. and i don't change anything.
when i want to launch the game (i uncheck all) i have :
An error occured to login server
System.net.Sockets.SocketException (0x80004005) : une tentative de ocnnexion a échoué car le parti connecté n'a pas répondu convenablement au dela d'une certaine durée ou une connexion établie car l'hôte deconnexion à répondu 178.32.58.46:8000
à system.NetSockets.SocketConnect(IPAddress blablablablabla)
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Thu Apr 28, 2016 4:33 pm
by Elven
Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Thu Apr 28, 2016 4:37 pm
by crixus28
ah thx ! i prefer that

Re: [TUTORIALS FOR BEGINNERS] (Launching, errors...)
Posted: Sat May 14, 2016 8:47 am
by Vanir
I am continually getting this error regardless of checking read only on data.myp
Data.myp:
System.InvalidOperationException: Category does not exist.
at System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
at System.Diagnostics.PerformanceCounter.InitializeImpl()
at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
at System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
at MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
at RoRLauncher.Client.UpdateWarData()
Any ideas?
Edit: It seems the Warhammer folder keeps auto checking itself as read only... have no clue how to make this stop.
Further Edit: Tried Rebuilding performance counters through cmd, but system gives me error 5 unable to rebuild performance counter setting from system backup store.
Final Edit: Solved through thread
viewtopic.php?f=4&t=6824. Needed to use Admin access to rebuild performance counters.