simplexjay2 Posted September 11, 2015 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
mightyryan Posted September 11, 2015 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
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
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.