Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

Mixed players from different instances #179

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

LordAlex2015
Copy link

My problem was that I've had two different instances of erela.js running but somehow player-managers shared players of two different bots. (In the same guild) and when I asked bot A to connect, bot B which was already connected took the request.
I don't know how to prevent player sharing, but I fixed the problem of request handling, now it won't be able to take a player from the wrong player-manager.
I know that isn't maybe beautiful but It works and does the job
If someone knew how to fix the problem of shared players from 2 different managers/bots, it would be more helpful than that temporary fix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant