Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Recent content by rewera

  1. R

    Java Emulator Bug Reports

    # Disable loading huge region images (for memory economy while tests) # Default: false DisableRegionDataLoad = false gameserver\bin\configs - debug.properties
  2. R

    [Release] PvP state quick fix solution (Stiff/Stun/Knockdown/Bound)

    Yes, the code loads the processor \ sorry my english is bad Diminishing is needed for stun
  3. R

    [Release] PvP state quick fix solution (Stiff/Stun/Knockdown/Bound)

    whenever a character uses to continue, or opushennye the server starts to load the processor! if we have 100 people and at the same time this happens, there will be trouble :d
  4. R

    Java Emulator Bug Reports

    level of character creation here - gameserver\model\creature\player\services\PlayerSaveService.java final Player player = new Player(name, slot, zodiacType, playerTemplate, playerAppearance, client); for (int l = 2; l <= 6; ++l) { player.setLevel(l)...
  5. R

    [Release] PvP state quick fix solution (Stiff/Stun/Knockdown/Bound)

    how to avoid loading cpu when using it?
  6. R

    Black Desert Online (Java, Emulator, MongoDB)

    Re: Black Desert Online can the source code?
  7. R

    Black Desert Online (Java, Emulator, MongoDB)

    Re: Black Desert Online no fishing, error:
  8. R

    Black Desert Online (Java, Emulator, MongoDB)

    Re: Black Desert Online gameserver\bin\configs\debug.properties DisableCollectionsSpawn = true who tried to run false? as loaded... i7 3770 32gb
  9. R

    Black Desert Online (Java, Emulator, MongoDB)

    Re: Black Desert Online found a place where tcheka or mistakes when spawn_ai = false, the processor does not boot at all! any ideas? but of course the monsters then, too, no!
  10. R

    Black Desert Online (Java, Emulator, MongoDB)

    Re: Black Desert Online gameserver loads the CPU from 10% to 90% of the races, where is the leak??? CPU 3770k
  11. R

    Black Desert Online (Java, Emulator, MongoDB)

    Re: Black Desert Online similar situation
  12. R

    Black Desert Online (Java, Emulator, MongoDB)

    Re: Black Desert Online error for compil launcher You must be registered for see element. who knows how to make a game account in the database?
  13. R

    Black Desert Online (Java, Emulator, MongoDB)

    Re: Black Desert Online someone solved the problem with launcher?
  14. R

    Black Desert Online (Java, Emulator, MongoDB)

    Re: Black Desert Online BDOServer\data\sqlite3\bdo.sqlite3 client install - You must be registered for see element.
  15. R

    Black Desert Online (Java, Emulator, MongoDB)

    Re: Black Desert Online thanks, client - You must be registered for see element.
Back
Top