Jump to content

Elfo

Legendary Member
  • Posts

    2,020
  • Joined

  • Last visited

  • Days Won

    60
  • Feedback

    0%

Everything posted by Elfo

  1. IWorld.resetKnown(player); AHAHHAHAHAHAAHAHAHAHAHAHAHAHAAHAHAHAHAHAAHAHAHAHAAHAHAHAAHAHAHAAHAHAHAHAHAHAAHAHAHAAHAHAHAHAAHAAHHAHAHHA
  2. It is actually this one: https://github.com/Elfocrash
  3. Im actually using MariaDB, and im not using SQL Server so i don't get your points. I just said that MariaDB queries that l2 uses wouldn't be hard to adapt from sql server if that's what you want to do. I do agree that MariaDB is by far the best option and it trashes SQL Server in both performance and expenses.
  4. There actually way more sql databases MySQL queries are almost identical to SQL Server and the only major differences would be the limit keyword in MySQL which is TOP in SQL Server, some update with joins queries and stored procedures that no one in this forum ever used.
  5. You can use the Java 8 Base64 Encoder and then the encodeToString method to convert bytearray to Base64 string. You don't need fancy acis specific classes to do that shit.
  6. Well you definitely need some cancellation token logic there
  7. Don't you think an action queue would be a better idea?
  8. But aren't those tasks queued? Do they just start when they are requested?
  9. TBH I'm pretty sure the OP has no idea what we are talking about, and he just wants someone to debug his code for him. Not gonna happen
  10. Synchronous web calls should run on a separate thread or they should be asynchronous in the first place so no one will freeze.
  11. Why the hell are you telling him to increase the timeout? There should be no short term timeout. Leave the default of 30 or 60 seconds and just add retry policy based on the failure. Sites can act weird and as he is not reading a restful api but the page source it should take its time.
  12. You are wasting your time anyway.
  13. Perfect colour pallet and by far the best windows xp logo i've ever seen.
  14. illuminati confirmed
  15. I'm sure you do :dat: :dat:
  16. Anonymous members? What are you on about? The very definition of a forum is a bunch of "Anonymous members" sharing opinions, plus i highly doubt someone doesn't know me in here. Who are you again?
×
×
  • 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..