arpruss / raspberryjammod

Raspberry Jam Mod - a Mod Forge Minecraft mod implementing most of Raspberry Juice/Pi API
http://www.instructables.com/id/Python-coding-for-Minecraft/
Other
354 stars 94 forks source link

can't execute lpy command #33

Open feifeimao666 opened 6 years ago

feifeimao666 commented 6 years ago

when I type "lpy donut",it happen this error.How can I solve it? I use Minecraft 1.12.2 and Forge 14.23.2.2624 tim 20180309141022

arpruss commented 6 years ago

Are you using a Minecraft server?

dallasspohn commented 6 years ago

Are you on the server locally or over the internet. Like on AWS?

izuq commented 4 years ago

I also encountered this problem, but eventually solved it by releasing port 4711/tcp in my minecraft server. Maybe you can have a look at the 'connection.py'.(在minecraft服务器上放行tcp/4711入端口即可)