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!

[Tutorial] Compiling Java emulator by Angelis86

Newbie Spellweaver
Joined
Feb 16, 2014
Messages
8
Reaction score
0
Thank you for your answer.
Here are the problems encountered:

zoraswe - [Tutorial] Compiling Java emulator by Angelis86 - RaGEZONE Forums


Help please ;)

ps : sorry for my english

Formi.
 
Junior Spellweaver
Joined
Jul 19, 2013
Messages
119
Reaction score
70
@formi33
You used a bad command when trying to launch Login (the package is incorrect). I noticed you used the bin command that were incorect. This is fixed.
I have released a bin for launcher too. Just keep in mind that the launcher isn't complete and need a lot of work.

Thanks for feedbacks :)

Angelis.
 
Newbie Spellweaver
Joined
Feb 16, 2014
Messages
8
Reaction score
0
Yes, I'm confirm for command login but i am stacking here now :

zoraswe - [Tutorial] Compiling Java emulator by Angelis86 - RaGEZONE Forums


Tanks for your help.
 
Newbie Spellweaver
Joined
Feb 16, 2014
Messages
8
Reaction score
0
pom.xml :
<!-- <module>../TeraPacket</module> -->
<!-- <property name="packet" location="${project.basedir}/../TeraPacket" /> -->
otherwise it will not compile

game Ok
Login :

zoraswe - [Tutorial] Compiling Java emulator by Angelis86 - RaGEZONE Forums
 
Newbie Spellweaver
Joined
Dec 24, 2014
Messages
12
Reaction score
0
I managed to debug TeraLogin:

zoraswe - [Tutorial] Compiling Java emulator by Angelis86 - RaGEZONE Forums


Now I have to work on the Launcher
Angelis: I am French MP who brought you to ask you to sources. I use another nickname because I do not want to use my name and surname
 
Junior Spellweaver
Joined
Jul 19, 2013
Messages
119
Reaction score
70
@Mathie
I don't have any mp from someone telling it's you sorry.

I can compile all my projet with maven (someone did it yesterday without error). So i don't understand what you mean by : "I managed to debug TeraLogin"

Angelis.
 
Newbie Spellweaver
Joined
Apr 18, 2014
Messages
55
Reaction score
3
@Angelis86
Yes, I can confirm again, that compiling works fine. Just tested newest, 43, revision. I could even log in, create character and move around.
 
Newbie Spellweaver
Joined
Mar 23, 2011
Messages
15
Reaction score
0
I have a problem with packet... (Rev 61)

G:\GAME\TERA\java source\src\TeraBuilder\bin\packet>java -cp ./lib/*;TeraPacket.
jar com.angelis.tera.packet.MainPacket
ConfigService started
Exception in thread "main" java.lang.UnsatisfiedLinkError: G:\GAME\TERA\java sou
rce\src\TeraBuilder\bin\packet\natives\jnetpcap.dll: Can't find dependent librar
ies
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1929)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1847)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1119)
at com.angelis.tera.packet.process.services.NetworkService.<init>(Networ
kService.java:25)
at com.angelis.tera.packet.process.services.NetworkService.<init>(Networ
kService.java:19)
at com.angelis.tera.packet.process.services.NetworkService$SingletonHold
er.<clinit>(NetworkService.java:89)
at com.angelis.tera.packet.process.services.NetworkService.getInstance(N
etworkService.java:85)
at com.angelis.tera.packet.MainPacket.main(MainPacket.java:13)
 
Last edited:
Newbie Spellweaver
Joined
Mar 23, 2011
Messages
15
Reaction score
0
which client should I use ?

I can access to server selection page, but it seem Packet not match. How can I fix it ?

or which client is match for this server emu ?
 
Last edited:
Newbie Spellweaver
Joined
Apr 18, 2014
Messages
55
Reaction score
3
which client should I use ?

I can access to server selection page, but it seem Packet not match. How can I fix it ?

or which client is match for this server emu ?
Newest EU client should work.
 
Initiate Mage
Joined
Jan 15, 2015
Messages
2
Reaction score
0
How to fix it please > [ERROR] failed to execute goal org.apache.maven.plugins
All success but TeraBuilder failure

Thanks for your help
 
Initiate Mage
Joined
Mar 2, 2018
Messages
3
Reaction score
0
Hi All,

I am very interested in emulating this game, but I found a problem with the following link is dead source of "Angelis86 verified. (http://jenova-project-tera.googlecode.com/svn/trunk/)" where I can get it again.All the other links, as they passed they years it`s also broken. :C

Please,I hope someone knows, I'd appreciate it.
Thanks you!
 
Junior Spellweaver
Joined
Jan 31, 2005
Messages
173
Reaction score
22
Hi All,

I am very interested in emulating this game, but I found a problem with the following link is dead source of "Angelis86 verified. (http://jenova-project-tera.googlecode.com/svn/trunk/)" where I can get it again.All the other links, as they passed they years it`s also broken. :C

Please,I hope someone knows, I'd appreciate it.
Thanks you!
you can search GitHub i found it there, someone did a backup for the source ...
 
Initiate Mage
Joined
Mar 2, 2018
Messages
3
Reaction score
0
@BARUROT
Thanks you very much for your help ! :)

Now fortunately I have a other problem :C I don`t understand the next step:

Step 4: Compiling the java source by Angelis86.Navigate to the folder you checked out the source in with the command prompt by typing cd and then the path to the source.(path to checked out source)\TeraBuilderPress enter and then type:mvn clean compile packageNow the server should be compiled and there should be a bin folder in the TeraBuilder folder.If there is a TeraGame.jar in bin\game with the size around 8mb it finished successfully. Next go into bin\game\conf and edit the hibernate.cfg.xml with your MySQL password.

What I can understand is that from the console with the command "CD" I am going to a directory. The directory can be the folder where I made the connection with VSN?

I leave some pictures where I show what I can understand, but I'm sure I'm missing something.

Tera_cmd - [Tutorial] Compiling Java emulator by Angelis86 - RaGEZONE Forums Tera_cmd_maven - [Tutorial] Compiling Java emulator by Angelis86 - RaGEZONE Forums


I hope someone can help me. Thank you very much!

Martin.:):
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Feb 5, 2014
Messages
244
Reaction score
39
what you see in your screen capture is 2 directories. branches and trunk. Using the CD command, or windows explorer look in trunk, deeper and deeper into your file system until you find TeraBuilder. This is where you need to be to follow the rest of the directions.
 
Back
Top