Page 1 of 1

Error...

Posted: Sat Oct 22, 2016 7:05 pm
by cineva
Image

Image

Image

Re: Error...

Posted: Sat Oct 22, 2016 10:16 pm
by Zoey76
For some reason, the projects got imported with lowercase names, and therefore Datapack cannot find Core.

Please check if you can change back the names to L2J_DataPack and L2J_Server.

Re: Error...

Posted: Sun Oct 23, 2016 5:43 am
by cineva
Thanks for response Zoey,

"For some reason", Here's the reason (the link that's specify on website are not same with link that's used in eclipse on website as Guide).
Not same, I mean, not about github.com, I mean about l2j_server.git & l2j_datapack.git

Image

And here's the fix.

Image

You must update the links or we've to change it manually from URI: or Repository path: as L2J_Server.git also L2J_DataPack.git

https://bitbucket.org/l2jserver/l2j_server.git
with:
https://bitbucket.org/l2jserver/L2J_Server.git

&

https://bitbucket.org/l2jserver/l2j_datapack.git
with:
https://bitbucket.org/l2jserver/L2J_DataPack.git

Image
Image
Image