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!

[Development] Chư Tiên Liệt Truyện (SwiftWarrior)

Status
Not open for further replies.
Initiate Mage
Joined
Jul 28, 2012
Messages
12
Reaction score
1
Very interesting. I just want to ask - is there only one map - "map1221" (88kb)??? Seems others are missing :(


Hmmm, was wrong, can easely enter other maps. BTW, waiting for yours github repo. Main task for this game - are simple changes in code and DB to add multi language support, not so hard to do)


UPD:
Chư Tiên Liệt Truyện - Chu prostate Story ???? LOL WHAT? :blink:
Google Translate
 
Last edited:
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343
Very interesting. I just want to ask - is there only one map - "map1221" (88kb)??? Seems others are missing :(


Hmmm, was wrong, can easely enter other maps. BTW, waiting for yours github repo. Main task for this game - are simple changes in code and DB to add multi language support, not so hard to do)


UPD:
Chư Tiên Liệt Truyện - Chu prostate Story ???? LOL WHAT? :blink:
Google Translate
Multilanguage is actually hard since you need to translate lol.
Also I called this game SwiftWarrior because I will develop it privately sorry but I will be private, I need to make money for my hosting and my real life anyway,
If I get donations for developing the game I will proudly make this project public.
 
Initiate Mage
Joined
Nov 18, 2004
Messages
39
Reaction score
2
You only need to change the ip in the file ..\server\sandbox\bin\config.properties



it is and htdocs you change ..\server\GPHWWW\www\data

Unzip config.zip and firstConfig.zip then edit .xml

i try like what you say, and everything , i cant make it public in my vps windows server 2008, only working in vps.
 
Joined
Jan 21, 2008
Messages
20
Reaction score
1
tried it on another machine but get this error:

Code:
bash xy.sh 
[2013-12-24 15:04:17,073] [main] INFO  - com.yheng.xy.base.core.GameMain.main(GameMain.java:20) Starting game server 
log4j:WARN No appenders could be found for logger (org.logicalcobwebs.proxool.configuration.JAXPConfigurator).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[2013-12-24 15:04:18,166] [main] INFO  - com.yheng.xy.base.core.GameMain.main(GameMain.java:30) Failed to start! 
java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at com.yheng.xy.util.LoadConfig.loadStartConfig(LoadConfig.java:56)
    at com.yheng.xy.base.core.GameMain.main(GameMain.java:22)
Caused by: java.lang.NullPointerException
    at com.yheng.xy.base.jdbc.JdbcUtil.init(JdbcUtil.java:53)
    ... 6 more
Code:
bash xyloginServer.sh 
[2013-12-24 15:06:57,971] [main] INFO  - com.yheng.xy.base.core.GameMain.main(GameMain.java:17) Login server has been opened 
log4j:WARN No appenders could be found for logger (org.logicalcobwebs.proxool.configuration.JAXPConfigurator).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[2013-12-24 15:07:01,850] [main] INFO  - com.yheng.xy.base.core.GameMain.main(GameMain.java:23) Cannot launch, program exiting! 
java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at com.yheng.xy.util.LoadConfig.loadStartConfig(LoadConfig.java:50)
    at com.yheng.xy.base.core.GameMain.main(GameMain.java:18)
Caused by: java.lang.NullPointerException
    at com.yheng.xy.base.jdbc.JdbcUtil.init(JdbcUtil.java:46)
    ... 6 more
Any fix for this? or maybe configuration? since i don't really understand java



Fixed, i forgot to setting proxool.xml for mysql connection
 
Last edited:
Initiate Mage
Joined
Jul 28, 2012
Messages
12
Reaction score
1
Private? Pitty:(
Anyway, going to work on it too. Very interesting game for my country. Everything needed(especial sources) for starting you shared, ty.
 
Initiate Mage
Joined
Nov 18, 2004
Messages
39
Reaction score
2
no reaply about my problms ?,

server is working in my localhost vps but
my problem is when i edit ip to my ip vps in sandbox, server not working ?

i use both old sandbox and try new sandbox, no luck server not working.

anyone can help ? or Explain what happen ?
 
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343
no reaply about my problms ?,

server is working in my localhost vps but
my problem is when i edit ip to my ip vps in sandbox, server not working ?

i use both old sandbox and try new sandbox, no luck server not working.

anyone can help ? or Explain what happen ?
editing sandbox IP is not enough,you need to edit all configs of gameserver/loginserver/clientdata
 
Divine Celestial
Joined
Feb 25, 2013
Messages
808
Reaction score
343
I cancel this project since its extremely encoded in client side and any decryption will massively f*ck it. Cannot recompile back, cannot fix code, everything encrypted like:
InCube - [Development] Chư Tiên Liệt Truyện (SwiftWarrior) - RaGEZONE Forums
 
Joined
Jan 21, 2008
Messages
20
Reaction score
1
Hey incube... that's too bad.. please visit mine... i'm already start to translate it into Indonesian language.
What do you want to achieve by decompile the swf? for me i just change the image for translation.

Here is mine Swift Warrior. The registration link already there.

I also fixed the monster spawn issue. Please kindly try it by yourself.
 
Initiate Mage
Joined
Nov 18, 2004
Messages
39
Reaction score
2
thanks guys my server now working great, but i have question, is there way can change font coz is too small? or where font location ???
 
Last edited:
Initiate Mage
Joined
Nov 18, 2004
Messages
39
Reaction score
2
ok, i find fonts, but i cant change it when i compile game Freeze. ? any tips idea?
 
Initiate Mage
Joined
Nov 18, 2004
Messages
39
Reaction score
2
i know, i'm use sothink swf decompiler, but i mean i want change font size and change Font name like i want change font to Tahoma Font. this what i mean.
sothink swf decompiler cant edit font only he can edit text and images .
 
Status
Not open for further replies.
Back
Top