Codex101
Codex101
You **MUST** connect online, restart Ubi connect for good measure. Verify integrity of files. ONLY copy _ubi.dll from the mod loader. So you should have the legit python35.dll with the...
I'm pretty sure this is why I keep getting an error with websocket connection failure. Despite setting the react refresh overlay websockets. setting the dev-server host and the client websocket...
@pmmmwh Do you know where the plugin sends a the websocket connection request to webpack-dev-server, using the default `/ws` url? Trying to suppress this error on local. I cannot find...
//@ChocolateLoverRaj The urlParts.pathname actually does pick up the webpack websocketUrl config value. eg, hardcoding the urlParts.pathname into my desired format doesn't work. ``` if (!urlParts.pathname) { if (metadata.version === 4)...