prnth
prnth
Hey, I would like to look into this issue and give it a shot 👍
+1, got this right after installing on mac os
I was able to add support for loading external fbx animations in my project. Here is the updated EcctrlAnimation.tsx file: ```import { useGLTF, useAnimations } from "@react-three/drei"; import { useEffect,...
I have successfully set this up in production with a fork of ECCTRL. The solution was to remove all internal dependencies on zustand and use an internal context provider for...
Sorry for bumping this, but I tried removing iwer from package-lock and I'm seeing more errors about internal usage of iwer for the emulation webui. React 19 has changes in...
Not sure if bug report or solution... 🤔 Came here because of the same issue, using useGLTF was giving me the same error `Metro error: require() of ES Module`. Using...
solved using --legacy-peer-deps for now I don't see any issues, but this might indicate connectkit is out of maintenance.
Maybe some combination of the first strategy with a "host" along with some kind of TURN-only mode would avoid broadcasting to all players? Theoretically this shouldn't be different from a...