-
Member
I want to develop on Aion
Hello I've downloaded latest Aion 4.5.??? (italian client form gameforge) I've tryed to setup a server but I've failed!
I know well java but I prefer C# so I want to translate aion server in C# (C# better because it's more efficient, better garbage collection, and generics are better and you have operators redefinition!)
what do you recomend?
(I developed a bit on Wow: Mangos and Skyfire, database fixing and instances fixing (i fixed icecrown and the lich king time ago) )
-
-
Proficient Member
Re: I want to develop on Aion
-
Member
Re: I want to develop on Aion
uhm ok how can I contact them?
I know Java quite well... but I haven't uderstood how to compile and how to make the server to run 4.5 or 4.7
-
-=Cogito ergo sum=-
Re: I want to develop on Aion
how to compile =) and i know Java =)
you just need Ant and maven and then just double click an bat file - yeh hard work =)
even if you try to search "compile aion server " you will find a lot of info how to do that in different language - so i don't believe that you will be able to translate hole server from java to c# if you can do just simple steps =)
-
Member
Re: I want to develop on Aion
it says that JAVA_HOME is set t jre but this is false, I checked and it's set to jdk!!!
However is there a way to open and compile the project with eclipse? (I've tryed but it says that cannot find main class for gameserver (but main class is class GameServer) )
-
Member
Re: I want to develop on Aion