Coder Social home page Coder Social logo

Comments (5)

Devinish avatar Devinish commented on August 27, 2024

What is your server hardware? RAM / CPU / Disk speed are the most important. Usually this is caused by the server not being able to handle the load. It's not that SignShop is taking too long, it's that the server is chugging, and SignShop just happens to be at the top of the list.

from signshop.

TomLewis avatar TomLewis commented on August 27, 2024

its a dedicated server.
Core™ i5-3570s Benchmark score: 6568 4c / 4t 3.1 GHz+
16 GB Ram
1 TB HDD
100 Mbps Network

I've been running SignShop for a few years now, I only recently updated yesterday, did it have to convert anything? I have a MASSIVE Transaction.log and 4835 signs shops signs made.

from signshop.

SeruhioX avatar SeruhioX commented on August 27, 2024

Any solution to this?

from signshop.

TomLewis avatar TomLewis commented on August 27, 2024

@seDark No it was just ignored. :(

from signshop.

Devinish avatar Devinish commented on August 27, 2024

PlayerInteractEvent just means that someone has interacted with SignShop, and now SignShop needs to do something to make sure that interaction is valid, which usually involves database lookups and things. Often times this is SignShop waiting for the account information / transaction to take place in the economy plugin. This can be because you are using some remote SQL server instead of something on disk, or that the disk is too slow (is it an SSD?). We have servers with thousands of players using SignShop without these sorts of issues. I'm not sure your CPU is enough for 50+ people either (see these specs from the wiki [https://minecraft.gamepedia.com/Server/Requirements/Dedicated]). I just don't think that server is strong enough for that sort of load. There's nothing more we can tell you to fix this issue other than you probably need better hardware, unfortunately.

from signshop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.