• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

System.mrs Error

Newbie Spellweaver
Joined
Jul 21, 2010
Messages
19
Reaction score
0
Hello,I need help i get this error :
Thanks in advance.

GUNZ 1,0,0,290 [Runnable By Xiaolin A.K.A Elton 2008]
Log time (07/22/10 15:31:14)
CPU ID = GenuineIntel ( family = 15 , model = 1 , stepping = 2 ) @ 1694 MHz
Display Device = NVIDIA GeForce4 MX 440 with AGP8X ( vendor=10de device=181 subsys=0 revision=a4 )
Display Driver Version = 6.14.0010.9371
Windows = 5.1 Build 2600 , Service Pack 3 (392204KB) : Windows xp..
Cannot open system/locale.xml file.
Error!! - StringTable Initalize Failed
Invalid Locale
 
@RaGEZONE IRC
Joined
Aug 4, 2008
Messages
506
Reaction score
283
Is locale.xml in system.mrs

If not or its empty use this

Code:
<?xml version="1.0" encoding="UTF-8"?>
<XML>
	<LOCALE>
 		<COUNTRY>BRZ</COUNTRY>
		<LANGUAGE>BRZ</LANGUAGE>	
		<MAXPLAYERS>10</MAXPLAYERS>
	</LOCALE>
</XML>
 
Last edited:
Upvote 0
Back
Top