TheCosmic04 / Minecraft-Screen

A minecraft plugin that allows to share your screen in minecraft.
7 stars 3 forks source link

not showing anything #3

Open gamingredpandas opened 4 years ago

gamingredpandas commented 4 years ago

so i have the plugin on a 1.15.2 spigot server on my pc the plugin gives no errors i start the node js client connect it that works the server shows [mc-screen] Client id:0 connected. but noting happens. the node js client keeps saying Starting.. is sorting supposed to happen or not so i am not sure what i am doing wrong so could u please tell me?

gamingredpandas commented 4 years ago

if i run the client normal noting shows if i run it as admin i get 1 frame that does not update also a bug i found setpixel and fill send (args[] + "is not a valid block!") that needs to be (args[] + " is not a valid block!")