Anyone kindly shine me with new guide l2j with gradle?

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
mobs
Posts: 18
Joined: Sat May 14, 2016 8:33 am

Anyone kindly shine me with new guide l2j with gradle?

Post by mobs »

https://github.com/L2J/L2J_Server/wiki/Setup-Eclipse that link is taken down sadly. anyone kindly giving helps?
HorridoJoho
L2j Senior Developer
L2j Senior Developer
Posts: 795
Joined: Sun Aug 14, 2005 11:27 am

Re: Anyone kindly shine me with new guide l2j with gradle?

Post by HorridoJoho »

I already wrote what you have to do. Just the project import after git clone has changed. Read that gradle guide i linked in the other topic. If you don't know how to install eclipse on your linux distribution, you should start learning about your operating system. If you are not willing to do that, you should go with what you are familar with. I think that l2j is responsible for documenting the use of it's software and what is needed to run the software, but l2j can't explain how each operating system works and how to install software, that is basic knowledge you should have when running such software.

If you have problems setting it all up, i am sure everybody active here would give you a hand. The only thing you need to do is to start trying and ask for solutions if you really can't make it.

viewtopic.php?f=81&t=32019
mobs
Posts: 18
Joined: Sat May 14, 2016 8:33 am

Re: Anyone kindly shine me with new guide l2j with gradle?

Post by mobs »

i found out already. i have those files built in zip right now. and thank you.

i found new problem from npc. almost all npc when we click the dialogue doesn show up ( doesn work) example npc andromeda wedding manager and all gatekeeper npc in towns. what happen?
Sacrifice
Advanced User
Advanced User
Posts: 1026
Joined: Thu Aug 14, 2014 6:31 am

Re: Anyone kindly shine me with new guide l2j with gradle?

Post by Sacrifice »

Client issue?
DevOps and Java Developer using Eclipse, Java 21, MySQL 8.0+
HorridoJoho
L2j Senior Developer
L2j Senior Developer
Posts: 795
Joined: Sun Aug 14, 2005 11:27 am

Re: Anyone kindly shine me with new guide l2j with gradle?

Post by HorridoJoho »

mobs wrote:i found out already. i have those files built in zip right now. and thank you.

i found new problem from npc. almost all npc when we click the dialogue doesn show up ( doesn work) example npc andromeda wedding manager and all gatekeeper npc in towns. what happen?
Did you unpack the core and datapack in the same folder?
mobs
Posts: 18
Joined: Sat May 14, 2016 8:33 am

Re: Anyone kindly shine me with new guide l2j with gradle?

Post by mobs »

HorridoJoho wrote:
mobs wrote:i found out already. i have those files built in zip right now. and thank you.

i found new problem from npc. almost all npc when we click the dialogue doesn show up ( doesn work) example npc andromeda wedding manager and all gatekeeper npc in towns. what happen?
Did you unpack the core and datapack in the same folder?
Correct. Datapack.zip and l2jserver.zip both unziped into one folder. Is that the problem?
mobs
Posts: 18
Joined: Sat May 14, 2016 8:33 am

Re: Anyone kindly shine me with new guide l2j with gradle?

Post by mobs »

Sacrifice wrote:Client issue?
Is it? Because event engine npc from u3games just works fine.
And there is retail npc works too
HorridoJoho
L2j Senior Developer
L2j Senior Developer
Posts: 795
Joined: Sun Aug 14, 2005 11:27 am

Re: Anyone kindly shine me with new guide l2j with gradle?

Post by HorridoJoho »

mobs wrote:
HorridoJoho wrote:
mobs wrote:i found out already. i have those files built in zip right now. and thank you.

i found new problem from npc. almost all npc when we click the dialogue doesn show up ( doesn work) example npc andromeda wedding manager and all gatekeeper npc in towns. what happen?
Did you unpack the core and datapack in the same folder?
Correct. Datapack.zip and l2jserver.zip both unziped into one folder. Is that the problem?
This is the right way to do it. But you first unzip the server zip and then the datapack zip and overwrite any files when you are asked.
mobs
Posts: 18
Joined: Sat May 14, 2016 8:33 am

Re: Anyone kindly shine me with new guide l2j with gradle?

Post by mobs »

HorridoJoho wrote:
mobs wrote: This is the right way to do it. But you first unzip the server zip and then the datapack zip and overwrite any files when you are asked.
Ive tried many time with that way bu still the same. That doesnt solve the problem yet. The npcs doesnt show up html dialogue.
HorridoJoho
L2j Senior Developer
L2j Senior Developer
Posts: 795
Joined: Sun Aug 14, 2005 11:27 am

Re: Anyone kindly shine me with new guide l2j with gradle?

Post by HorridoJoho »

Are all npcs defective or just a group of npcs. Are there any npcs which work?
mobs
Posts: 18
Joined: Sat May 14, 2016 8:33 am

Re: Anyone kindly shine me with new guide l2j with gradle?

Post by mobs »

HorridoJoho wrote:Are all npcs defective or just a group of npcs. Are there any npcs which work?
Npc that have dialogue inside folder data > html are doesnt works. But many npc that contain htm inside sscript folder are working. Fiuhhh so confusing what is wrong
HorridoJoho
L2j Senior Developer
L2j Senior Developer
Posts: 795
Joined: Sun Aug 14, 2005 11:27 am

Re: Anyone kindly shine me with new guide l2j with gradle?

Post by HorridoJoho »

Can you put a screenshot of your servers directory structure?
mobs
Posts: 18
Joined: Sat May 14, 2016 8:33 am

Re: Anyone kindly shine me with new guide l2j with gradle?

Post by mobs »

HorridoJoho wrote:Can you put a screenshot of your servers directory structure?
finally found the problem, and the problem is l2j event engine from u3games. after i uninstalled the engine, all npcs dialogue works again. looking forward reply from u3games and team about it. i have posted there. thanks alot horridojoho
HorridoJoho
L2j Senior Developer
L2j Senior Developer
Posts: 795
Joined: Sun Aug 14, 2005 11:27 am

Re: Anyone kindly shine me with new guide l2j with gradle?

Post by HorridoJoho »

I am glad i could help. Have a great day.
User avatar
Zephyr
L2j Veteran
L2j Veteran
Posts: 331
Joined: Wed Sep 19, 2012 10:44 pm
Location: Argentina

Re: Anyone kindly shine me with new guide l2j with gradle?

Post by Zephyr »

Someone is calling to me? :mrgreen:
Post Reply