• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

TarsonisAI

Recruit
22 Badges
Sep 19, 2024
2
1
  • Stellaris: Apocalypse
  • Stellaris: Nemesis
  • Stellaris: Necroids
  • Stellaris: Federations
  • Stellaris: Lithoids
  • Stellaris: Ancient Relics
  • Stellaris: Megacorp
  • Shadowrun: Hong Kong
  • Shadowrun: Dragonfall
  • Shadowrun Returns
  • Stellaris: Distant Stars
  • Magicka
  • Stellaris: Humanoids Species Pack
  • Stellaris: Synthetic Dawn
  • Stellaris - Path to Destruction bundle
  • Stellaris: Leviathans Story Pack
  • Stellaris: Digital Anniversary Edition
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Stellaris
  • Magicka 2
If I try accessing the wiki on a device through my router (pc, android mobile) it will only return a blank white page, regardless of browser used.
If I access it through a vpn service or mobile data connection, it displays as normal.]


To follow: a dump from inspector, then console, on desktop firefox.
=================

=====Inspector=====

=================

"


<div class="noscript-container">

<div class="noscript-content">

<img

src="/_fs-ch-1T1wmsGaOgGaSxcX/assets/fastlyLogoError.svg"

alt="Fastly Logo"

/>

<img

src="/_fs-ch-1T1wmsGaOgGaSxcX/assets/errorIcon.svg"

alt="Error Icon"

class="error-icon"

/>

<span class="noscript-span">JavaScript disabled</span>

Please enable JavaScript to proceed (it is enabled.)

</div>

</div>




Client challenges disabled, please contact the service administrator




function loadScript(src) {

return new Promise((resolve, reject) => {

const script = document.createElement('script');

script.onload = resolve;

script.onerror = (event) => {

console.error('Script load error event:', event);

document.getElementById('loading-error').style.display = 'block';

reject(

new Error(

Failed to load script: ${src}, Please contact the service administrator.

)

);

};

script.src = src;

document.body.appendChild(script);

});

}


loadScript('/_fs-ch-1T1wmsGaOgGaSxcX/errors.js')

.then(() => {

const script = document.createElement('script');

script.src = '/_fs-ch-1T1wmsGaOgGaSxcX/script.js?reload=true';

script.onerror = (event) => {

console.error('Script load error event:', event);

const errorMsg = new Error(

Failed to load script: ${script.src}. Please contact the service administrator.

);

console.error(errorMsg);

handleScriptError();

};

document.body.appendChild(script);

})

.catch((error) => {

console.error(error);

});



/_fs-ch-1T1wmsGaOgGaSxcX/errors.js
/_fs-ch-1T1wmsGaOgGaSxcX/script.js?reload=true



=================

===== Console: =====

=================


"
Cookie warnings 8
Cookie “_fs_ch_st_FSBmUei20MqUiJb9” 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 (developer mozilla org URL) docs/Web/HTTP/Headers/Set-Cookie/SameSite System_modding
. Cookie “_fs_ch_st_FSBmUei20MqUiJb9”
Cookie “_fs_ch_st_FSBmUei20MqUiJb9”
. Cookie “_fs_ch_st_FSBmUei20MqUiJb9”
Cookie “_fs_ch_st_FSBmUei20MqUiJb9”
. Cookie “_fs_ch_st_FSBmUei20MqUiJb9”
Cookie “_fs_ch_st_FSBmUei20MqUiJb9”
. Cookie “_fs_ch_st_FSBmUei20MqUiJb9” read: Identical entry made each time (total of 8). the text following the cookie entry has been manually removed by myself as it was redundant.^



The stylesheet (stellaris paradoxwikis) /_fs-ch-1T1wmsGaOgGaSxcX/assets/styles.css was not loaded because its MIME type, "text/html", is not "text/css". System_modding
The script from (URL) /_fs-ch-1T1wmsGaOgGaSxcX/errors.js” was loaded even though its MIME type (“text/html”) is not a valid JavaScript MIME type.
System_modding
Uncaught SyntaxError: expected expression, got '<'
errors.js:1:1
The script from “(URL) /_fs-ch-1T1wmsGaOgGaSxcX/script.js?reload=true” was loaded even though its MIME type (“text/html”) is not a valid JavaScript MIME type.
System_modding
Uncaught SyntaxError: expected expression, got '<'
script.js:1:1
The resource at “ (URL) /_fs-ch-1T1wmsGaOgGaSxcX/assets/inter-var.woff2” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly.

"
 
  • 1
Reactions: