Click Start Game GunzLauncher

Junior Spellweaver
Joined
Jul 4, 2008
Messages
175
Reaction score
0
When i finish clicking start game on gunzlauncher, it disappear and nothing happen..

my mlog.txt below
GUNZ 1,0,0,290 [Runnable By Xiaolin A.K.A Elton 2008]
Log time (05/11/09 13:33:05)
Skip XTrapPatch
CPU ID = GenuineIntel ( family = 6 , model = 13 , stepping = 6 ) @ 1599 MHz
Display Device = Intel(R) 82852/82855 GM/GME Graphics Controller ( vendor=8086 device=3582 subsys=126b10cf revision=2 )
Display Driver Version = 6.14.0010.3691
Windows = 5.1 Build 2600 , Service Pack 3 (1038832KB) : Windows xp..
Load XML from memory : system/locale.xml- SUCCESS
Country : (BRZ), Language : (BRZ)
Load XML from memory : system/gametypecfg.xml
Load Config from file : config.xml- SUCCESS
Cannot open system/system.xml file.
Load XML from memory : system/strings.xml(0x0016) - SUCCESS
Error!! - ErrorTable Initalize Failed
Check notify.xml
 
Re: Error in Files?

When i finish clicking start game on gunzlauncher, it disappear and nothing happen..

my mlog.txt below
GUNZ 1,0,0,290 [Runnable By Xiaolin A.K.A Elton 2008]
Log time (05/11/09 13:33:05)
Skip XTrapPatch
CPU ID = GenuineIntel ( family = 6 , model = 13 , stepping = 6 ) @ 1599 MHz
Display Device = Intel(R) 82852/82855 GM/GME Graphics Controller ( vendor=8086 device=3582 subsys=126b10cf revision=2 )
Display Driver Version = 6.14.0010.3691
Windows = 5.1 Build 2600 , Service Pack 3 (1038832KB) : Windows xp..
Load XML from memory : system/locale.xml- SUCCESS
Country : (BRZ), Language : (BRZ)
Load XML from memory : system/gametypecfg.xml
Load Config from file : config.xml- SUCCESS
Cannot open system/system.xml file.
Load XML from memory : system/strings.xml(0x0016) - SUCCESS
Error!! - ErrorTable Initalize Failed
Check notify.xml
 
Upvote 0
@ manyaqali don't spam.
@ bunny1995, there wasn't any need for you to show the same mlog twice. Use edit instead.
Check your system.xml and correct the IP address.

If that's correct, open locale.xml in your server folder and change :

Code:
<?xml version="1.0" encoding="UTF-8"?>
<XML>
	<LOCALE>
 		<COUNTRY>USA</COUNTRY>
		<LANGUAGE>USA</LANGUAGE>
		<MAXPLAYERS>16</MAXPLAYERS>
	</LOCALE>
</XML>

TO

Code:
<?xml version="1.0" encoding="UTF-8"?>
<XML>
	<LOCALE>
 		<COUNTRY>BRZ</COUNTRY>
		<LANGUAGE>BRZ</LANGUAGE>
		<MAXPLAYERS>16</MAXPLAYERS>
	</LOCALE>
</XML>
 
Last edited:
Upvote 0
@ manyaqali don't spam.
@ bunny1995, there wasn't any need for you to show the same mlog twice. Use edit instead.
Check your system.xml and correct the IP address.

If that's correct, open locale.xml in your server folder and change :

Code:
<?xml version="1.0" encoding="UTF-8"?>
<XML>
	<LOCALE>
 		<COUNTRY>USA</COUNTRY>
		<LANGUAGE>USA</LANGUAGE>
		<MAXPLAYERS>16</MAXPLAYERS>
	</LOCALE>
</XML>

TO

Code:
<?xml version="1.0" encoding="UTF-8"?>
<XML>
	<LOCALE>
 		<COUNTRY>BRZ</COUNTRY>
		<LANGUAGE>BRZ</LANGUAGE>
		<MAXPLAYERS>16</MAXPLAYERS>
	</LOCALE>
</XML>

That doesnt work....
i keep getting the samething as bunny
 
Upvote 0
Back