Jump to content

MELERIX

Members
  • Posts

    63
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by MELERIX

  1. as you can read in the error log, you have installed Java 1.6 and not 1.7. probably you have mixed old java version with new java versions at same time. delete all java version you have installed in your system, even the old JAVA_HOME variable, and do a clean install of the latest version.
  2. read error log, there is the answer xD "Perhaps JAVA_HOME does not point to the JDK."
  3. why you guys make other project instead of join forces with one existing Interlude project ?
  4. nope, is without \bin because is Windows plataform, only for Linux is /bin
  5. there is already STABLE and BETA H5 Releases in L2J, so no idea what are you talking about.
  6. did you read where it says:
  7. these links are wrong and outdated. this is a real link of Java and updated: http://www.oracle.com/technetwork/java/javase/downloads/index.html
  8. Simple, just update your Java version.
  9. is due L2J maintain compatibility with last client, and using launcher (legal way). and about GoD... L2J works only with NA (english client), thats why we are not officially working in GoD yet, until NA Client is released in NA/EU servers.
  10. that is not hypocrite, is due GPL, you can't go to forum and send contributions with your credits, if these are not really maded by you, anyway you can take work from others forks ofc, but you should always maintain the credits. nobody call L2J retail, we just says that L2J focus in retail things more than custom things. this means custom contributions have always low priority in L2J. Aggro in skills and hate skills is done since years, about others features is a common issues of any open-source project, sadly but is true that if you don't pay for real devs, this things happens, similar things happens on linux when you talk about desktop/user friendly side. I don't see other L2J/Forks forums more active, about boneCP is not easy to say let's commit it and ready, that is not the good way, because is a critical lib, and that require proper test, benchmark, etc. we can't do nothing with that, due is part of human nature, and you should know that there is people that prefer making things for money and self, instead of for free and all.
  11. lol, this is turning in a Fanboys fight without a real base of proofs, just personal opinions... and most of them with childish attitude. it makes me to remember people who fight with Linux distros, or Amd vs Intel / Ati vs Nvidia, etc. simply no sense.
  12. time don't represent nothing, it could take more or less time depending of features done or stability.
  13. ofc is not there... is here: C:\Documents and Settings\All Users\Program Data\MySQL\MySQL Server 5.5\data
  14. and what error you have now in .err file ? :P
  15. first at all, you should use MySQL 5.5.15 is the last version atm. now if you got stucked during wizard setup try this: open C:\Documents and Settings\All Users\Program Data\MySQL\MySQL Server 5.5\data and open the .err file in a text editor, there you can see if you have an error, generally is a issues with logs files. if you have that issue, just delete the files: ib_logfile0, ib_logfile1 and .err file. then try to configure MySQL again using the wizard, and should works ;)
  16. that is because you are using a wrong or outdated Eclipse version, check the guides I posted above, also remember that now Java 7 is required.
  17. what error you have now ? is not supposed that you know how to compile ?
  18. lol, the new mapregion was made from scrath, based on retail structure/system ;) the old one (from tables) no idea because I joined on L2J (2006/2007) when it was already done :P others things taken from L2JFree are already with his credits just take a look, for example: http://trac.l2jserver.com/search?q=l2jfree&noquickjump=1&changeset=on http://trac.l2jserver.com/search?q=nbali&noquickjump=1&changeset=on
  19. that "letter to the forks" you mentioned, I remember was created (for the bad forks), because some of these forks started to no respect the GPL lisence, and some of them started to just copy code from others but removing the credits from the original author, and related things.
  20. I understand everything, thats why I'm not against forks ;) Forks are necessary in Open-Source Projects to get different ideas, as you can see most of the Open-Source projects have Forks, and Linux is not an exception :P Forks born from human nature, due all humans think different, and have differents ways to follow life or development ways ;) and L2J was not Open-Source ? :o
  21. http://trac.l2jserver.com/wiki/Eclipse http://trac.l2jdp.com/wiki/Eclipse
  22. install subversion
×
×
  • Create New...