Giter Site home page Giter Site logo

Comments (5)

ProjectInfinity avatar ProjectInfinity commented on June 11, 2024

What server software are you using and what version as well as your PocketVote version?

from pocketvote.

 avatar commented on June 11, 2024

v1.2.0.81
PocketMine-MP 1.7dev-355.phar

PocketVote version 2.0.2

I was able to get the plugin to load (and the error went away) but now its as if no votes are being registered. Really in need of a multi-server vote plugin that utilizes mysql.

Thanks for the quick response.
PocketVote_v2.0.2-alpha9.phar.zip

from pocketvote.

ProjectInfinity avatar ProjectInfinity commented on June 11, 2024

Can you post your config.yml file with your identity and secret removed?

from pocketvote.

 avatar commented on June 11, 2024

I forgot to mention I'm also using a multi-server setup.

Hub
dev: false version: 4 identity: xxxxxxxxxxxxxxxxxxx secret: xxxxxxxxxxxxxx lock: false vote-expiration: 14 multi-server: enabled: true role: master mysql: { host: play.xxxxxxx.in, port: xxxx, username: xxxxx, password: xxxxxx, database: pocketvote } onvote: run-cmd: ['say %player has voted for us on %site. Thanks!'] online-cmd: { } votes: { }

Factions
dev: false version: 4 identity: xxxxxxxxxxxxxxx secret: xxxxxxxxxx lock: false vote-expiration: 14 multi-server: enabled: true role: slave mysql: { host: play.xxxxxx.in, port: xxxxx, username: xxxxx, password: xxxxxxxx, database: pocketvote } onvote: run-cmd: ['say %player has voted!'] online-cmd: ['give 1', 'give 2', 'give 3'] votes: { }

config.zip

from pocketvote.

 avatar commented on June 11, 2024

So, to make the error go away you have to enter the secret and identity from in-game to each server. But it still doesn't seem to make a difference aside from eliminating ""Votechecktask: Missing indentity" error.

Still unable to receive a vote :(

from pocketvote.

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.