MrFus10n
MrFus10n
Found a hacky way to set node position: ``` let node = G.node.get(1); node.__d3datum__.px = 10; node.__d3datum__.x = 10; node.__d3datum__.py = 10; node.__d3datum__.y = 10; node.__d3datum__.fixed = 1; ```
Same here. Running on windows 10, connecting from same PC and from another one in same local network. Worlds don't even match for two players: we can see each other,...
Tried to delete vext and vext.pi. It got connected once again and after just a restart stopped working again. Here are logs without vext for the case it helps somehow:...