Jump to content

Recommended Posts

Posted
On 8/7/2018 at 4:36 PM, Mobius said:

Just updated to Java 10.

 

 

109 new features in JDK 10

 https://jaxenter.com/109-new-features-jdk-10-142076.html

Very interesting article. :)

 

Worth to read.

Posted
4 hours ago, Solomun said:

Very interesting article. :)

 

Worth to read.

Except that these are ancient news, Java 8 and 10 become obsolete in a few weeks with 11 LTS release

(unless you have a paid support plan, then you get security patches for Java 8; 10 becomes obsolete regardless)

 

Also fuck Java 10, regression-ridden trash 6month release.

Posted (edited)

A necessary step after Java 9.

As you said Java 11 has not even released yet.

And 10 is still on 10.0.2...

 

I would call that early as fuck. :D

Edited by Mobius
Posted
5 hours ago, Mobius said:

A necessary step after Java 9.

As you said Java 11 has not even released yet.

And 10 is still on 10.0.2...

 

I would call that early as fuck. :D

Welcome to the real world, 6 months until obsoletion for java 9, 10, 12, 13, 15, 16 and so on. Java 9 never reached past 9.0.4. All the regressions/bugs introduced with Java 10 and reported to Oracle were fixed in Java 11, nobody cares (whether they are actually usable) about these 6 month total lifetime snapshot releases.

 

I'm just saying, with Java 11 getting released on September 2018, you could have at least picked a time within the first three months to introduce support, instead of adding it when in a few weeks both java 8 and 10 will be moved to archived downloads section.

On the other hand, perhaps I misread the whole thing and you intend to move straight to 11, but decided to look into 10 just because there is still time to wait anyway? My bad then.

  • 2 weeks later...
Posted

guys i downloaded the pack l2jmobius for h5, did everything and now the server is running... but im having a error with the scripts and i have no idea of what i should do... and there's no scripts.cfg in gameserver/data...
 the error is this:

[24/08 10:14:26] Handlers Loaded...
[24/08 10:14:34] Failed to execute script list!
java.lang.NullPointerException
    at com.l2jmobius.gameserver.scripting.java.JavaExecutionContext.executeScripts(JavaExecutionContext.java:173)
    at com.l2jmobius.gameserver.scripting.ScriptEngineManager.executeScriptList(ScriptEngineManager.java:260)
    at com.l2jmobius.gameserver.GameServer.<init>(GameServer.java:346)
    at com.l2jmobius.gameserver.GameServer.main(GameServer.java:489)

When loading the scripts, when it gets to the "Handlers" it gives me that error... and if i try to reload the scripts ingame with the command "//reload quest", i get the error:

 

[24/08 10:20:24] Reloading all server scripts.
[24/08 10:20:31] Failed loading scripts.cfg, no script going to be loaded!
java.lang.NullPointerException
    at com.l2jmobius.gameserver.scripting.java.JavaExecutionContext.executeScripts(JavaExecutionContext.java:173)
    at com.l2jmobius.gameserver.scripting.ScriptEngineManager.executeScriptList(ScriptEngineManager.java:260)
    at com.l2jmobius.gameserver.instancemanager.QuestManager.reloadAllScripts(QuestManager.java:100)
    at handlers.admincommandhandlers.AdminReload.useAdminCommand(AdminReload.java:121)
    at com.l2jmobius.gameserver.handler.AdminCommandHandler.lambda$useAdminCommand$0(AdminCommandHandler.java:125)
    at com.l2jmobius.commons.concurrent.RunnableWrapper.run(RunnableWrapper.java:38)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.base/java.lang.Thread.run(Unknown Source)

[24/08 10:20:31] QuestManager: Loaded: 0 quests.
[24/08 10:20:31] QuestManager: Loaded: 0 scripts.

can someone help me out please???
thanks guys

 

Posted

like i had said... i had java 10... atm i am unninstalling... and gonna install again to see if it was some error in the installation... but srsly i doubt it... ill post something in a bit, after i try it...

  • 2 weeks later...
Posted

Just got Mobius files and i m rly happy to see this  guy working 24 hours per day

 

I cant speak about files bcs i havent test them yet .. but when i see such activity from him and his team

 

i feel better :P

 

Mobius <3

Posted (edited)
15 hours ago, Pamela32 said:

Just got Mobius files and i m rly happy to see this  guy working 24 hours per day

 

I cant speak about files bcs i havent test them yet .. but when i see such activity from him and his team

 

i feel better :P

 

Mobius <3

Best backhanded compliment* I have seen so far, 10/10 please continue to grace this forum with your presence

Edited by *real*savormix
Posted
7 hours ago, *real*savormix said:

Best backhanded comment I have seen so far, 10/10 please continue to grace this forum with your presence

irony <3

 

well my england sucks so its not izi pizzy

Posted
On 9/6/2018 at 5:35 PM, *real*savormix said:

Best backhanded compliment* I have seen so far, 10/10 please continue to grace this forum with your presence

I am not being Mobius customer or anything but could you please SHUT UP?

All I see from you is unconstructive criticism about others people work while you do nothing. Enough is enough...

Posted
23 minutes ago, Griunvaldas said:

I am not being Mobius customer or anything but could you please SHUT UP?

All I see from you is unconstructive criticism about others people work while you do nothing. Enough is enough...

Nothing? You sure about that? I even have a public OSS (Apache2) L2-related tool, which is hands down best in the market, regardless if comparing against other public or even other private projects, merely so that I can deflect claims like this without sharing any internal tools/scripts/retail exploits or GoD+ RE.

 

Plus, MxC is notorious for troll-like replies. The negging-like reply by Pamela32 was actually amusing enough to bait me to reply to it.

 

Or do you need an explanation of what a backhanded compliment is?

Guest
This topic is now closed to further replies.



  • Posts

    • I can consider it too, but I would have to port all my own customs to the H5 extender then.
    • I am planning on making adminer optional which would also make php and apache2 optional, I just haven't had time yet. That script I made for myself and I know that I want adminer 😛   " and also be asked about opening 3306 or XXXX and listen to * thanks "   Could you explain this a bit more? I am not sure I should offer the option to open port 3306 as that is a bad thing unless you know what you are doing, and if you know what you are doing it is a simple thing to open it yourself after.   Listen to * is this for login / gameserver or Mariadb?
    • 🎉 ¡Llega EuroLatinL2! 🎉 🌍 Un servidor Interlude x20 con esencia retail y ajustes justos para una experiencia única. 🧠 Desarrollado por profesionales rusos, EuroLatinL2 está basado en el cliente original de Lineage II Interlude. Buscamos revivir lo mejor de la vieja escuela con un balance perfecto entre nostalgia y jugabilidad moderna. 🛡️ ¿Qué hace diferente a EuroLatinL2? ✨ Rates Mid x20 – Equilibrados para un progreso fluido, sin perder el desafío. 🧪 Experiencia 100% retail con leves ajustes para mantener el interés. ⚔️ Raid Bosses épicos ajustados al nivel 80. 💡 Nada de GM Shop, sin buffs OP, sin teleport personalizados. ⛩️ Solo tiendas y contenido original de Lineage II. 🧙 Buffer básico (solo Prophet), duración de 60 minutos. 🔄 Sistema de héroes cada 15 días y Olimpiadas 2h por día. 🛒 Sistema de donaciones solo para servicios estéticos y premium (sin pay-to-win). 🧬 Sistema de skins para armas y armaduras (solo apariencia). 💤 AutoFarm disponible solo con adena/premium, opcional. 🔥 ¿Quieres volver a disfrutar Lineage II como en sus mejores tiempos? 💬 Completa quests, forma grupos reales, derrota jefes con estrategia, y recolecta recetas (¡incluso para Soulshots!). ⏳ ¡La apertura está muy cerca! 🚪 No te quedes fuera de esta aventura. Vive Lineage II como debe ser. 🌐 Sitio oficial: https://eurolatin.eu 📣 ¡Comparte con tu clan y prepárate para la nostalgia! #Lineage2 #Interlude #EuroLatinL2 #L2Classic #PvE #PvP #NostalgiaL2
  • 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