simplexjay2 Posted September 11, 2015 Group: Members Topic Count: 56 Topics Per Day: 0.01 Content Count: 224 Reputation: 4 Joined: 02/09/12 Last Seen: April 20, 2024 Share Posted September 11, 2015 I'm Having a problem that when i open the client of 2014-10-22bRagexe it give's me crash but when i change my client info to localhost like 127.0.0.1 it's working but when i put my vps server ip it give me a error WORKING CONFIG... <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>Global Ragnarok Online</display> <balloon>Created and Developed By DevJhay!</balloon> <desc>Free 2 Play!</desc> <address>127.0.0.1</address> <port>6900</port> <version>51</version> <langtype>0</langtype> <registrationweb>---------</registrationweb> <aid> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</admin> </aid> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> <image>loading05.jpg</image> <image>loading06.jpg</image> </loading> </connection> </clientinfo> NOT WORKING... GIVE CLIENT CRASH WHEN OPENNING <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>Global Ragnarok Online</display> <balloon>Created and Developed By DevJhay!</balloon> <desc>Free 2 Play!</desc> <address>IP OF MY VPS 123.123.123.123</address> <port>6900</port> <version>51</version> <langtype>0</langtype> <registrationweb>---------</registrationweb> <aid> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</admin> </aid> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> <image>loading05.jpg</image> <image>loading06.jpg</image> </loading> </connection> </clientinfo> Quote Link to comment Share on other sites More sharing options...
mightyryan Posted September 11, 2015 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 69 Reputation: 2 Joined: 10/03/12 Last Seen: November 4, 2015 Share Posted September 11, 2015 (edited) Make sure to change your mmo.h and packet db of your vps to the same what you setup on your 127.0.0.1. and don't forget to compile. and this one <address>IP OF MY VPS 123.123.123.123</address> change to <address>yourvpsip</address> Edited September 11, 2015 by mightyryan Quote Link to comment Share on other sites More sharing options...
Question
simplexjay2
I'm Having a problem that when i open the client of 2014-10-22bRagexe it give's me crash
but when i change my client info to localhost like 127.0.0.1 it's working but when i put my vps server ip it give me a error
WORKING CONFIG...
NOT WORKING... GIVE CLIENT CRASH WHEN OPENNING
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.