This fixed that error, however now the websocket is getting a failed connection. My port 2096 is open in the firewall and the emulator setting was left as 'localhost' although i tried '*.localhost' too but it still gets blocked."https" localhost. If you're using it locally, change https to http
Is anything conflicting the port which you’re usingThis fixed that error, however now the websocket is getting a failed connection. My port 2096 is open in the firewall and the emulator setting was left as 'localhost' although i tried '*.localhost' too but it still gets blocked.
I figured it out, I just had to change wss to ws in the renderer config. Thanks for the help all <3Is anything conflicting the port which you’re using
I have been making a bunch of refactorings, could be a mistake on my end, will check it out when im home.im a step back but when i go to my domain to install i get this
Exception
PHP 8.3.811.0.7
Unable to locate file in Vite manifest: resources/css/app.scss.
Hi object, that was the same issue i contacted you about if you recall, i removed that line and it worked for me on setting it up however seems like it possible is a error accidently made.I have been making a bunch of refactorings, could be a mistake on my end, will check it out when im home.
yup deleted that line worked for me now i think i messed up when i click HK it opens a new tab and says about:blank#blockedHi object, that was the same issue i contacted you about if you recall, i removed that line and it worked for me on setting it up however seems like it possible is a error accidently made.
Why not post the fix? People are having the same issues.yup deleted that line worked for me now i think i messed up when i click HK it opens a new tab and says about:blank#blocked
man i would love to but i get drunk and do this and try to figure it out but the directory is on the right side go there and the read line in that file remove that lineWhy not post the fix? People are having the same issues.
If you're referring to your client not getting past 20%, open up the console and check which errors it throws.i run yarn buildrod and get error command failed with exit code 1
edit
ok dont ask me what iv done been drinking open the nitro and only load to 20%
If you're referring to your client not getting past 20%, open up the console and check which errors it throws.
As well as that, be sure to verify everything is it linked as it should be.
And you followed everything correctly? ports are open and what not. I'd trace back and go over everything again. Check everything for the sake of it, config also.index.html:22
GETYou must be registered for see linksnet::ERR_AED 404 (Not Found)Understand this error
index.css:1
GETYou must be registered for see linksnet::ERR_AED 404 (Not Found)Understand this error
nitro-renderer-493a6bde.js:106
GETYou must be registered for see linksnet::ERR_CONNECTION_TIMED_OUT
my ip is my actual ip
now i gotAnd you followed everything correctly? ports are open and what not. I'd trace back and go over everything again. Check everything for the sake of it, config also.
No, the .env is the one you should be looking atnow i got
GETYou must be registered for see linksip/src/assets/Ubuntu-C.ttf net::ERR_AED 404 (Not Found)Understand this error
nitro-renderer-493a6bde.js:106
GETYou must be registered for see linksip/client/nitro/nitro-assets/gamedata/ExternalTexts.json net::ERR_CONNECTION_TIMED_OUT
and config you mean the .evn file or am i missing another config
Man I have looked and look I'm lost can you add me on discord ? kedotheman#8789No, the .env is the one you should be looking at
Have you set everything up properly? as the tutorial does work if you do everything right.Man I have looked and look I'm lost can you add me on discord ? kedotheman#8789
ok i have tried to re install 3 times now from fresh vps install
now i get to 40% and get
GETYou must be registered for see links404 (Not Found)Understand this error
nitro-renderer-493a6bde.js:103 WebSocket connection to 'wss://myip:2096/' failed:
createSocket @ nitro-renderer-493a6bde.js:103
init @ nitro-renderer-493a6bde.js:103
onInit @ nitro-renderer-493a6bde.js:106
init @ nitro-renderer-493a6bde.js:103
(anonymous) @ index-34d8c395.js:31Understand this error