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!

Aion Geodata Builder from Aion-Ger

Newbie Spellweaver
Joined
Apr 9, 2015
Messages
30
Reaction score
5
Hi,


I just want to share Aion Geo Data Builder, i'm not own this source code. I'm just rebuilding and fix missing file for Netbeans project or other. Credits to Aion-Ger and creator.


Just fork my repo to get source code:





I hope it will be helpfully


Regards,
 
Last edited:
Newbie Spellweaver
Joined
Apr 9, 2015
Messages
30
Reaction score
5
how to use? instructions please)

I've already compile that source code. You can check at

Just run : java -jar "GeoDataBuilderJ.jar"

And help will guide you how to use this tool
 
Newbie Spellweaver
Joined
Mar 14, 2016
Messages
5
Reaction score
0
I've already compile that source code. You can check at

Just run : java -jar "GeoDataBuilderJ.jar"

And help will guide you how to use this tool

Sorry, an error: Unable to access jarfile GeoDataBuilderJ. How to fix?
Java 1.7.0_80
 
Newbie Spellweaver
Joined
Apr 9, 2015
Messages
30
Reaction score
5
Sorry, an error: Unable to access jarfile GeoDataBuilderJ. How to fix?
Java 1.7.0_80

git clone

cd AionGeoDataBuilder
cd GeoDataBuilderJ/dist/

java -jar GeoDataBuilderJ.jar
 
Newbie Spellweaver
Joined
Mar 14, 2016
Messages
5
Reaction score
0
git clone

cd AionGeoDataBuilder
cd GeoDataBuilderJ/dist/

java -jar GeoDataBuilderJ.jar

I'm sorry, but I do not understand what to do :(
Can you describe in more detail what to do)
 
Newbie Spellweaver
Joined
Apr 9, 2015
Messages
30
Reaction score
5
If you use linux then follow that command. But if you are use windows :

1. Download repo as zip
2. Extract the zipped repository
3. Open your command prompt then enter repository folder AionGeoDataBuilder/GeoDataBuilderJ/dist/
4. Execute java -jar GeoDataBuilderJ.jar
 
Newbie Spellweaver
Joined
Sep 30, 2010
Messages
35
Reaction score
0
Hi,


I just want to share Aion Geo Data Builder, i'm not own this source code. I'm just rebuilding and fix missing file for Netbeans project or other. Credits to Aion-Ger and creator.


Just fork my repo to get source code:





I hope it will be helpfully


Regards,
This geodata builder dont have collisionFlag read from cgf files and write to meshs.geo... can you help?
 
Newbie Spellweaver
Joined
May 27, 2018
Messages
8
Reaction score
0
Hi,


I just want to share Aion Geo Data Builder, i'm not own this source code. I'm just rebuilding and fix missing file for Netbeans project or other. Credits to Aion-Ger and creator.


Just fork my repo to get source code:





I hope it will be helpfully


Regards,
"404 This is hot the web page you are looking for"
._.
 
Back
Top