@formi33
Should be fixed now.
Angelis
@formi33
Should be fixed now.
Angelis
I managed to debug TeraLogin:
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
@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.
@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.
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 by peamsosad; 11-01-15 at 02:37 PM.
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 by peamsosad; 12-01-15 at 03:49 PM.
How to fix it please > [ERROR] failed to execute goal org.apache.maven.plugins
All success but TeraBuilder failure
Thanks for your help
most of the link are dead???
Can some1 reupload this file launcher thank you
https://www.sendspace.com/file/brgfb5
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!
@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.
I hope someone can help me. Thank you very much!
Martin.![]()
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.