JasXSL / GoThongs

An SL game with thongs and lechery!
http://jasx.org/#index/9
MIT License
9 stars 10 forks source link

HUD menu no longer loads #494

Closed sexiieyes closed 2 months ago

sexiieyes commented 7 months ago

For four days I've been unable to load the HUD menu/website at all, whether in HUD or external website. After walking away and returning much later, the bar at the bottom loaded once and very limited options like mods, weapons, and HUD settings began to populate but no thongs, play options, or the map will load. I didn't take screenshots of the partial load but will update if it returns.

(https://gyazo.com/b540cb9a127ecb8e2ac2c92ed223ad3d)

I've additionally tested on a new install of Windows, on both Firestorm and Alchemy, so the issue is not local or cache-related. Other accounts logged in to the same sources and in the same sims load immediately and with no issue. Based on this I'm concerned it may have to do with the server itself. rather than something that I can reproduce via other accounts.

Issue happens whether or not PanRi HUD is worn, has been tested with GoT HUDs 2.2.40 and 2.2.19.

JasXSL commented 7 months ago

Can you open it in a browser, then hit ctrl+shift+j on chrome or ctrl+k on firefox to open the console, and paste any error messages?

sexiieyes commented 7 months ago

Sure! Console messages in Firefox:

Key event not available on some keyboard layouts: key=“i” modifiers=“accel,alt,shift” id=“key_browserToolbox” browser.xhtml

Warning: unrecognized command line flag -prefetch BrowserContentHandler.sys.mjs:1472:17 dch_handle resource:///modules/BrowserContentHandler.sys.mjs:1472

**after waiting 10 minutes and reloading the console, this message also appeared:

NotFoundError: No such JSWindowActor 'DevToolsFrame'

JasXSL commented 7 months ago

Is that all you get? There should be some errors if it won't load.

sexiieyes commented 7 months ago

Waited a while and then these showed up in the dev console, multiples of each cookie warning:

Some cookies are misusing the recommended “SameSite“ attribute 9 Cookie “GOT_TOKEN” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite index.php Cookie “io” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite 2 socket.io

Cookie “io” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite 2 socket.io

An AudioContext was prevented from starting automatically. It must be created or resumed after a user gesture on the page. JasAud.js:14:26 Connecting to socket index.php:75:10 Connection established index.php:78:11 Authorizing... App.js:541:11 Auth callback 263 App.js:87:11 Calling AJAX init App.js:91:12 AJAX connection error:
Object { readyState: 4, getResponseHeader: getResponseHeader(a), getAllResponseHeaders: getAllResponseHeaders(), setRequestHeader: setRequestHeader(a, b), overrideMimeType: overrideMimeType(a), statusCode: statusCode(a), abort: abort(a), state: state(), always: always(), then: then(), … }

sexiieyes commented 7 months ago

Also, to clarify, the white/grey background gradient shows up on the page, but nothing else.

sexiieyes commented 7 months ago

Tested in Chrome as well and that showed the same AJAX error as well as a 404

GET https://jasx.org/favicon.ico 404 (Not Found) index.php?token=2413a22857d1a26904669e828ffadfec69f5:78 Connection established App.js:541 Authorizing... App.js:87 Auth callback 303 App.js:91 Calling AJAX init class Pajax.js:123 AJAX connection error: {readyState: 4, getResponseHeader: ƒ, getAllResponseHeaders: ƒ, setRequestHeader: ƒ, overrideMimeType: ƒ, …}