darcros / node-minecraft-proxy

Simple Minecraft proxy written in Node.js using the node-minecraft-protocol library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

proxy.setRemoteServer(player.id, "minigames"); says "Expected text to be a string, was an object"

BlakeH2208 opened this issue · comments

How can I fix this?

I can't tell by just looking at the error message, can you provide a stack trace and maybe a snippet of your code?