Jump to content

Recommended Posts

Posted
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.

Posted

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 ....

 

 

Posted
10 hours ago, bluestart said:

ahh I forgot ... make a better project and free ....

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

Posted
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.

Posted
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.
 

  • 5 months later...
Posted (edited)

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
Posted
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?

Posted (edited)
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
Posted
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?

Posted
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.

Posted
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

Posted
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

  • 3 weeks later...
Posted
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
 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • EspadaWorld Reborn - Lineage 2 High Five Private Server Official Website: https://l2espadaworld.com   GitHub Presentation: https://github.com/worldespada-cloud/EspadaWorld   About EspadaWorld Reborn   EspadaWorld Reborn is a cinematic Lineage 2 High Five private server project built on a customized FandC / L2J-style High Five core. The project is focused on balanced gameplay, PvP competition, PvE progression, custom systems, vote rewards, rankings, protection integration, website features, and long-term stability. EspadaWorld is not a clean stock pack. The server has been extended with custom systems, website integration, vote reward logic, protection-related modules, custom instance content, gameplay improvements, and server-side adjustments. Server Foundation Chronicle: Lineage 2 High Five Base: FandC High Five core, heavily customized Core style: L2J-based server architecture Build system: Apache Ant Java target: Java 25 Database: MySQL Project type: Active development / production server environment Main Features - Custom Lineage 2 High Five server environment - FandC-based core with custom improvements - Custom Community Board systems - Player ranking systems - PvP-focused gameplay logic - PvE progression support - Custom Espada instance and custom gameplay content - Vote reward system with multiple vote website integrations - Unified .getreward command - Website, account, ranking, vote, media, and download integration - Protection module integration - Admin tools and server management systems - Datapack and server packaging scripts Vote Reward System EspadaWorld includes a custom vote reward flow based around the .getreward command. The system verifies votes from all enabled vote websites and gives one unified global reward only after all required votes are confirmed. Current vote integration includes: - iTopZ - HopZone - L2Network - L2JBrasil - L2TopZone - L2Votes Vote system features: - Unified reward after all votes are confirmed - Configurable global reward list - Item amount and chance configuration - Cooldown / reuse protection - HWID / IP-based reward protection - Debug logging for vote verification - Anti-abuse logic for repeated reward claims Protection & Security The project includes protection-related modules and integration points designed to improve server and client-side security. Protection-related areas include: - Runtime protection module integration - Client protection support - Server-side validation systems - Anti-abuse logic around vote rewards and account actions - Configuration-driven security behavior - Release packaging support for protected builds Private protection details, keys, internal configuration, and production security data are not public. Custom Gameplay Content EspadaWorld Reborn includes custom gameplay work designed to give the server its own identity while keeping the Lineage 2 High Five feeling. Examples of custom content and systems: - Custom Espada instance - PvP-oriented systems and zones - PvE progression systems - Ranking and competition systems - Community Board extensions - Custom HTML and datapack content - Gameplay scripts and server-side feature extensions - Vote reward progression Website & Community Platform EspadaWorld also includes a modern web platform connected to the server community. Website features include: - Modern responsive website - Account panel - Download section - Vote section - Ranking pages - Media section - News and information system - Admin-controlled website settings - Theme/template system - SEO optimization - Performance optimization The website has been optimized for speed, accessibility, best practices, and SEO, offering a clean public presentation for the server and community. Useful Links Website: https://l2espadaworld.com   GitHub Presentation: https://github.com/worldespada-cloud/EspadaWorld   EspadaWorld Reborn is a cinematic Lineage 2 High Five private server project built on a customized FandC-based core.     Preserving safety and trust within our community is our priority. Thank you for your understanding and support!   Best regards,VastoLordes. Contact Information :  support@l2espadaworld.com
    • Hi,im looking for "stable" mid rate high five l2j files source included,i prefer not clean files but something already used by another server in the past,if you have something intrested and not shared pm me.
    • Hello, We are currently looking for an experienced Lineage 2 High Five client developer for our project EldoriaWorld. At the moment we need help with: High Five client edits Launcher integration Interface/UI improvements Branding changes Textures/icons/loading screens System modifications Client optimization We already have website, launcher setup and server infrastructure prepared. If interested, please message me with: your experience previous projects/work contact details Contact: Telegram: FrankJan Discord: LosBanannos Regards, Frank EldoriaWorld
    • Hi guys, I am interested. Added you on Telegram. Please reply.
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..