Jump to content

L2JFrozen 1.5


Recommended Posts

9 minutes ago, Elfocrash said:

That’s what you call proof? I guess you don’t do programming for a living.

 

The single request response times with a single db query for microframeworks and full web frameworks with a combination of different databases such as postgres and MySQL with no proof that a cp is configured to be used is what you call proof? On top of that the Spring framework in this example is configured to work with Postgres not MySQL and there is no clarity on which cp is used or how it’s configured. ALSO you can see that the leading Microframeworks have better performance because: 

 

1. They are not using an ORM and they are executing their DB queries raw so OFC they will have optimal performance

2. They have the 1/1000 of the codebase that Spring has and they can do a very limited amount of things.

 

Seriously i am wasting my time with this joker. I would be ashamed if I were you.

 

Try to check my link again and check all tabs. Don't forget about "Multiple queries". And not need compares features of frameworks. We talking about DB performance. You are mentioned Spring as good example usage HikariCP.

 

And yes. I am ashamed that I spend time on you. All that you are capable of as a programmer can be seen in your unfinished projects that are no different from the others.

 

And names me as you want, it's change nothing. Good luck, mister Enterprise developer. The developers of your level should be an example for everyone else, but something in your case is going wrong.

  • Sad 1
Link to comment
Share on other sites

I do not understand why they start arguing like idiots in a post this project is not mine is a friend's free and they spend it talking pure shit because they do not do something better then you before removing credit to other people ...
ahh I forgot ... make a better project and free ....

 

 

Link to comment
Share on other sites

10 hours ago, bluestart said:

I do not understand why they start arguing like idiots in a post this project is not mine is a friend's free and they spend it talking pure shit because they do not do something better then you before removing credit to other people ...
ahh I forgot ... make a better project and free ....

 

 

 

1. If you want to use L2JFrozen brand you need get rights from him owners.

2. If you want to continue develop you must be ready for tons of critic what will directs you in right way of developing.

 

L2J community can't be separated for better or bad projects. We are or "in the right evolution way" or "L2OFF-like hot fixes". Competition is a very good incentive for the development of projects.

 

22 minutes ago, Elfocrash said:

I mean...acis is a better project and free...

 

aCis isn't better. He just ONLY ONE in develop mode. That's sadly.

  • Haha 1
Link to comment
Share on other sites

On 7/20/2019 at 5:48 AM, Tryskell said:

Not sure also you got the "right" to use L2JFrozen name, or than Shyla/Nefer allowed it. I know it's marketing, but it's generally bad seen (even for live server name).

 

i spoke with them 1 year and half ago, And they are good with it. L2jFrozen 1.5 is not rival of L2jFrozen 2.0
L2jFrozen 1.5 is in HONOR to L2jFrozen (normal one) until rev 1132

As i said in basic project information: https://l2devsadmins.net/reynaldev/index.php?topic=186.0

L2jFrozen 1.5 It is not related in any way with L2jFrozen 2.0
_____________
And the user @bluestart is not me.
 

Link to comment
Share on other sites

  • 5 months later...

L2jFrozen 1.5 is using Java 11 OpenJDK: https://openjdk.java.net/

 

There is not compiled download (for now), you have to compile the project by yourself. But if you need support or custom code for your project you must pay for it (optional) or trust in some guy who will scam you.

 

L2jFrozen 1.5 is open source project, that means is for free. I suggest you download using the official link, if you see another forum or website different of ReynalDev that project could be corrupted with backdoors, so it is at your own risk.

The main language in the forum is Spanish, but you can easly translate it using Google Translator.

 

Information:https://l2devsadmins.net/reynaldev/index.php?topic=186.0
How to install: https://l2devsadmins.net/reynaldev/index.php?topic=187.msg191#msg191

 

Edited by Reynald0
Link to comment
Share on other sites

3 hours ago, Reynald0 said:

O L2jFrozen 1.5 está usando o Java 11 OpenJDK:  https://openjdk.java.net/

 

Não há download compilado (por enquanto), você deve compilar o projeto sozinho. Mas se você precisar de suporte ou código personalizado para o seu projeto, deverá pagar por ele (opcional) ou confiar em alguém que irá enganá-lo.

L2jFrozen 1.5 é um projeto de código aberto,  ou seja, é de graça. Eu sugiro que você faça o download usando o link oficial. Se você encontrar outro fórum ou site diferente do  ReynalDev,  esse projeto pode estar corrompido com backdoors, por isso é de sua responsabilidade .

O idioma principal do fórum é o espanhol, mas você pode traduzi-lo facilmente usando o  Google Translator .

Informações: https://l2devsadmins.net/reynaldev/index.php?topic=186.0 Como instalar: https://l2devsadmins.net/reynaldev/index.php?topic=187.msg191#msg191 
 

Good afternoon Reynald0, all right brother?
Next, I installed Java JDK11 and even then when I compile the revision, it says that it is using java 1.8, could you please help me?

Link to comment
Share on other sites

2 hours ago, maverickbomber said:

Good afternoon Reynald0, all right brother?
Next, I installed Java JDK11 and even then when I compile the revision, it says that it is using java 1.8, could you please help me?

Uninstall all the javas you have... Make sure you dont have any version of java opening your CMD and typing:
java -version

It should say, java command not found.

Then install OpenJDK 11 and you should be fine.. The complete guide is here: https://l2devsadmins.net/reynaldev/index.php?board=92.0

Edited by Reynald0
Link to comment
Share on other sites

19 hours ago, Reynald0 said:

Desinstale todas as javas que você possui ... Verifique se você não tem nenhuma versão do java abrindo o CMD e digitando:
java -version

Deveria dizer, o comando java não foi encontrado.

Em seguida, instale o OpenJDK 11 e você ficará bem. O guia completo está aqui:  https://l2devsadmins.net/reynaldev/index.php?board=92.0

in the case here in my cmd, points the java 1.8, but if I take java 1.8, I will not be able to compile other projects I have and not move them, would you use both java I always enable one and disable another?

Link to comment
Share on other sites

38 minutes ago, maverickbomber said:

in the case here in my cmd, points the java 1.8, but if I take java 1.8, I will not be able to compile other projects I have and not move them, would you use both java I always enable one and disable another?

Yeah you can have both Java... Java 8 and Java 11. But that is another history, L2jFrozen 1.5 use Java 11 (OpenJDK).

The problem here is not the project, it is your PC configuration.

Link to comment
Share on other sites

5 hours ago, Reynald0 said:

Sim, você pode ter o Java ... Java 8 e Java 11. Mas essa é outra história, o L2jFrozen 1.5 usa o Java 11 (OpenJDK).

O problema aqui não é o projeto, é a configuração do seu PC.

yes it is pc configuration, so i'm asking for your help if possible, because i move in a java8 project and the frozen one that is java11, how do i leave both java enabled? to continue working on both projects

Link to comment
Share on other sites

18 minutes ago, maverickbomber said:

yes it is pc configuration, so i'm asking for your help if possible, because i move in a java8 project and the frozen one that is java11, how do i leave both java enabled? to continue working on both projects

I sent you a PM

Link to comment
Share on other sites

  • 3 weeks later...

Good evening, brothers, how are you? could someone post the latest compiled revision please, as it changed to java11, i installed java11 but still don't want to compile, the error!

Link to comment
Share on other sites

13 minutes ago, maverickbomber said:

Good evening, brothers, how are you? could someone post the latest compiled revision please, as it changed to java11, i installed java11 but still don't want to compile, the error!

You must follow all the steps, you have no option. Getting the source code It is for your own benefit.

 

The complete guide is here: https://l2devsadmins.net/reynaldev/index.php?board=92.0
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...