Hello everybody!
Can I play RoR on my computer with Windows XP or it won't work?
Thanks for help
Re: Windows XP
Posted: Wed Mar 30, 2016 10:39 am
by xyeppp
As long as you've got the .NET framework installed (which I'm sure you do), then yes.
Re: Windows XP
Posted: Wed Mar 30, 2016 10:44 am
by Advar
Thanks
Re: Windows XP
Posted: Thu Mar 31, 2016 10:21 am
by Advar
I still have the problem
Spoiler:
Data.myp:
System.InvalidOperationException: Не удается загрузить данные имени счетчика, поскольку в реестре обнаружен недопустимый индекс "".
в System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
в System.Diagnostics.PerformanceCounterLib.get_NameTable()
в System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
в System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists)
в System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
в System.Diagnostics.PerformanceCounter.InitializeImpl()
в System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly)
в System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName)
в MYPHandler.MYPHandler..ctor(String filename, del_FileTableEventHandler eventHandler_FileTable, del_FileEventHandler eventHandler_Extraction, HashDictionary hashDic)
в RoRLauncher.Client.UpdateWarData()