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.

  • Sad 1
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.

  • Haha 1
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
 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.




  • Posts

    • Gaining attention on Instagram today is more competitive than ever. Whether you're a content creator, entrepreneur, or influencer, building a loyal audience is essential—but often slow. That’s why many users turn to free Instagram followers to kickstart their growth and establish credibility early. With services like GoupSocial, you no longer have to wait months to build traction. By using tools such as instagram followers panel free and free smm panels, you can gain real followers and reach your goals faster. Why Free Instagram Followers Make a Difference Let’s face it—numbers matter. A higher follower count directly affects how others see your brand or profile. When people visit your account and see a big audience, they’re more likely to trust you, follow you, and engage with your content. Here’s how free Instagram followers impact your account: ✅ Boosted credibility: People associate large followings with trust and value. ✅ Greater reach: The Instagram algorithm favors high-engagement accounts. ✅ Brand appeal: Businesses want to collaborate with profiles that already have visibility. ✅ Faster momentum: Platforms like instagram free followers panel eliminate slow, organic-only growth paths. Add tools like free ig likes every 24 hours, and you're not just growing—you’re staying active and visible across the platform. Top Benefits of Using Free Instagram Followers 1. Gain Social Proof Instantly When visitors see a high follower count, it validates your profile. Tools like idigic Instagram followers allow you to generate this social proof fast—without compromising on quality. 2. Consistent Engagement With Likes and Views Pairing followers with tools like free ig likes every 24 hours ensures your content gets seen and interacted with. The algorithm loves engagement, and this keeps your posts fresh and prioritized. 3. Easier Entry Into Explore Page Profiles with high engagement have a better shot at being featured on trending pages. Platforms like igtools followers can help drive those early signals Instagram uses to recommend content. 4. Save Time While Looking Organic Building your presence takes time—unless you have help. With instagram free followers 100 real services, your account grows quickly and still looks natural, without spammy or fake-looking numbers. 5. Attract Collaborations With Brands Businesses look for influencers who can amplify their message. When your profile has strong numbers—boosted via instagram free followers like and free smm panels—you’re more likely to land partnerships and deals. Is It Safe to Get Free Instagram Followers? Yes, if done correctly. The key is using trusted sources. Some platforms fill your profile with bots, which can get your account flagged or banned. That’s why services like GoupSocial are essential—they deliver real, safe engagement through tools like instagram followers panel free. With idigic Instagram followers or igtools followers, the goal isn’t just more numbers—it’s smart, consistent growth that Instagram’s algorithm can respect. How to Use GoupSocial to Get Free Instagram Followers Getting started is simple: 🖊️ Enter your Instagram username 🎯 Choose the number of followers you want 🚀 Click "submit" and watch your count increase in real time Whether you want to test the waters with a few followers or boost engagement with free ig likes every 24 hours, GoupSocial has the tools to help. The Power of Using Growth Tools Strategically Gaining traction with free Instagram followers isn’t about cheating the system—it’s about working smarter. Using platforms that offer instagram free followers 100 real ensures you don’t just inflate numbers, but also increase your influence. Tools like instagram free followers like, free smm panels, and instagram followers panel free create a foundation of trust, engagement, and visibility. It’s the perfect launchpad for creators who want to focus on content—not on chasing every new follower manually. Start Strong, Grow Smarter Instagram success is no longer reserved for those with large budgets. With the right tools, anyone can build influence. Free Instagram followers from reputable services like GoupSocial help you achieve fast, safe, and impactful growth. Use features like free ig likes every 24 hours, explore tools like idigic Instagram followers, and make use of instagram free followers like strategies to grow with confidence. The power to scale is in your hands—start now and watch your audience thrive.
    • Buying & Selling FFXIV FFXI Horizon Eden and other server
    • Buying & Selling Torn City Cash
    • Added: payment method MidTrans - for Indonesia MercadoPago - for Brazil and etc.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock