xavierpuigf / virtualhome

API to run VirtualHome, a Multi-Agent Household Simulator
http://virtual-home.org
MIT License
405 stars 65 forks source link

UnityCommunicationException: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer')) #118

Open RichardChangCA opened 5 months ago

RichardChangCA commented 5 months ago

UnityCommunicationException: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))

RichardChangCA commented 5 months ago

The default port of UnityCommunication is '8080'. If you use another port open your jupyter notebook. Set the argument as e.g. comm = UnityCommunication(port='1234')