Plugin so slow load data from database

Issue #160 resolved
Данила Филатов created an issue

Plugin so slow load data from database

[21:48:46 INFO]: Creative > Please wait! Loading data from database...
[21:48:46 INFO]: [CoreProtect] WorldEdit logging successfully initialized.
[21:48:46 INFO]: Done (24.935s)! For help, type "help"
[21:48:46 INFO]: Timings Reset
[21:48:59 INFO]: UUID of player SweetNone is 23891e2f-b1cc-4020-bdcd-4442866f7115
[21:48:59 INFO]: Disconnecting com.mojang.authlib.GameProfile@67a6b4f3[id=23891e2f-b1cc-4020-bdcd-4442866f7115,name=SweetNone,properties={textures=[com.mojang.authlib.properties.Property@228c7bad]},legacy=false] (/127.0.0.1:58260): Please wait! Loading data from database...
[21:48:59 INFO]: Disconnecting com.mojang.authlib.GameProfile@67a6b4f3[id=23891e2f-b1cc-4020-bdcd-4442866f7115,name=SweetNone,properties={textures=[com.mojang.authlib.properties.Property@228c7bad]},legacy=false] (/127.0.0.1:58260): Please wait! Loading data from database...
[21:48:59 INFO]: com.mojang.authlib.GameProfile@67a6b4f3[id=23891e2f-b1cc-4020-bdcd-4442866f7115,name=SweetNone,properties={textures=[com.mojang.authlib.properties.Property@228c7bad]},legacy=false] (/127.0.0.1:58260) lost connection: Please wait! Loading data from database...
[21:54:41 INFO]: UUID of player SweetNone is 23891e2f-b1cc-4020-bdcd-4442866f7115
[21:54:41 INFO]: Disconnecting com.mojang.authlib.GameProfile@19dd0878[id=23891e2f-b1cc-4020-bdcd-4442866f7115,name=SweetNone,properties={textures=[com.mojang.authlib.properties.Property@98dad75]},legacy=false] (/127.0.0.1:58593): Please wait! Loading data from database...
[21:54:41 INFO]: com.mojang.authlib.GameProfile@19dd0878[id=23891e2f-b1cc-4020-bdcd-4442866f7115,name=SweetNone,properties={textures=[com.mojang.authlib.properties.Property@98dad75]},legacy=false] (/127.0.0.1:58593) lost connection: Please wait! Loading data from database...
[21:59:58 INFO]: UUID of player SweetNone is 23891e2f-b1cc-4020-bdcd-4442866f7115
[21:59:58 INFO]: Disconnecting com.mojang.authlib.GameProfile@5debf07e[id=23891e2f-b1cc-4020-bdcd-4442866f7115,name=SweetNone,properties={textures=[com.mojang.authlib.properties.Property@60c28fbd]},legacy=false] (/127.0.0.1:57581): Please wait! Loading data from database...
[21:59:58 INFO]: com.mojang.authlib.GameProfile@5debf07e[id=23891e2f-b1cc-4020-bdcd-4442866f7115,name=SweetNone,properties={textures=[com.mojang.authlib.properties.Property@60c28fbd]},legacy=false] (/127.0.0.1:57581) lost connection: Please wait! Loading data from database...

Comments (4)

  1. Former user Account Deleted

    How fast it loads depends on the processor. Also, SSD and Paper server file is also highly recommended for it.
    The Intel Core i7-10700K loads 9603472 blocks in 12s.

  2. Данила Филатов reporter

    Intel Core i9-9900K (8 x 5.0 GHz) on Purpur
    SSD also
    when updated .jar file issue fixed

    [14:33:02] [Server thread/INFO]: Ограниченный Креатив> Подождите, идет загрузка базы данных...
    [14:33:07] [Server thread/INFO]: Ограниченный Креатив> Загружено 968516 блоков в 1408 чанках из базы данных!
    [14:33:07] [Server thread/INFO]: Ограниченный Креатив> Успешно! Заняло 1661 мс
    

  3. Log in to comment