Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Help] Game Text Error Index Overflow

Experienced Elementalist
Joined
Jan 11, 2011
Messages
245
Reaction score
38
how to Solve this Error?

[Game Text Error ] Index Overflow

:(

The Server Selection is Blank , the Model Character Only
 
Initiate Mage
Joined
Mar 26, 2014
Messages
7
Reaction score
1
i have also a problem in ran offline ep7..............

[GAME TEXT ERROR]Overflow index Range: MODAL_TITLE 0

ip address 127.0.0.1 run GOOD................

but when i change the ip address game text error cames out...........please help.....

thanks


 
Upvote 0
Initiate Mage
Joined
Feb 27, 2020
Messages
20
Reaction score
0
i have problem with GUI
strCountry =tw
ValueLang = tw
but still error after open launcher
DndY23 - [Help] Game Text Error Index Overflow - RaGEZONE Forums


anyone can help ?



bro i got GUI problem with error

strCountry = tw
ValueLang = tw
but still error can you help me fix it?
 
Upvote 0
Initiate Mage
Joined
Sep 21, 2019
Messages
13
Reaction score
1
Re: [Game Text Error ] Index Overflow

That's a gui problem.

Solution:
Go check your Param.ini, and find this string: strCountry
it might be TW/CN/PE/EN.
after checking it, go to data\gui\

and open these files
Code:
strGameInText = gameintext.xml
strGameExText = gameextext.xml
strGameWord = gameword.xml
strServerText = servertext.xml

check the <VALUE Lang="tw"> . if StrCountry & VALUE Lang is not the same, then make them the same :): jejeje prob fixed.
I follow this instruction but i still get the error and when i tried to open my launcher again nothings changed
 
Upvote 0
Back
Top