ChestShop in timings #1223


  • Enhancement
  • Task
Closed
  • _ForgeUser20282356 created this issue Aug 4, 2017

    Plugin Version

    3.18.3-SNAPSHOT #26

     

    Server Version

    CraftBukkit version git-Spigot-edd0396-2a927e8 (MC: 1.12.1) (Implementing API version 1.12.1-R0.1-SNAPSHOT)

     

    What other plugins are you running?

    -

     

    What is happening?

    Its really showing up in the timings. https://gyazo.com/0fc10e5a35436d71aa79dbecbf2674d6 Is this normal behaviour or?

     

    What did you expect to happen?

    Something like no yellow/red numbers :P

     

    Please provide any additional info below

    -

  • _ForgeUser20282356 added the tags Enhancement Task Aug 4, 2017
  • _ForgeUser20282356 edited title Aug 4, 2017
  • _ForgeUser7054458 posted a comment Aug 4, 2017

    Can confirm. My server is also running on 1.12.1 however it is using PaperSpigot. My server was rendered unusable for 30 seconds or more. However, this issue kept persisting. I looked at my timings and i found this: https://gyazo.com/b46d36f16ed1bbb40dce44a53db04951 , https://gyazo.com/169bb71d98ec1b3e92f764a1de00e4a3https://gyazo.com/15e959996b201e868892c7c7e93276b7 and https://gyazo.com/8e6f8c0ca0e80e8947ec256ce2b9cc33 . My server is a dedicated server Xeon E3 1230 v3 16gb ram. It is running 1 Minecraft server with 10gb of ram and a Teamspeak server. No errors occurred in console during the lag spike.

  • Phoenix616 posted a comment Aug 6, 2017

    Please provide additional information like your config, your used Economy plugin, your Economy plugin's config and some information about the number of players that your server had since installing ChestShop (or ideally the number of entries in your users.db)

     

    Also I'm running the plugin on my server and this doesn't seem to be happening?

  • _ForgeUser7054458 posted a comment Aug 6, 2017

    @Phoenix616 it only happens to me at random times and creates unplayable lag. There was 6 people on at the time. Economy plugin is Essentials and vault, we have 133 entries/users inside the users.db file.

    Chestshop config.yml: https://pastebin.com/UMnaxNLY

  • _ForgeUser7054458 posted a comment Sep 23, 2017

    Any news on this? I just recorded over 504% of a tick in PlayerInteract https://gyazo.com/e633373220d8c10352b14682a5904061

  • Phoenix616 posted a comment Sep 24, 2017

    Please provide the full timings, screenshots like this do not really help solve anything.

     

    Also issues like this are often caused by a slow economy plugin. E.g. in your case it could be that Essentials is slow with writing/reading the player files which to my knowledge occurs on every economy transaction. You might want to look into that, maybe by switching to a dedicated economy plugin with a database or by using an ssd. (if you aren't already using one) As a temporarily workaround you could increase the SHOP_INTERACTION_INTERVAL setting to stop players from spamming your shops so often.

  • Phoenix616 posted a comment Oct 29, 2017

    Build 36 might fix your issue. Please test and confirm that.

  • _ForgeUser7054458 posted a comment Nov 4, 2017

    Build 36 appears to have fixed the issue for me. Fantastic work @Phoenix616 :)

  • Phoenix616 closed issue Nov 4, 2017
  • Phoenix616 posted a comment Nov 4, 2017

    Fixed with commit 2d45dcd.


To post a comment, please login or register a new account.