Unable to change characters on forums?

usually I post as Valhelsing, but in the past people have suggested that I switch to the character I have a question about. I just tried switching to my mage and it won’t switch. No errors, or anything, just does nothing when I click on the character.

I just made a post about this too; there is an XHR response that states “The requested URL or resource could not be found”

1 Like

When navigating to the URL it should be calling; I get the following warning:

“jQuery deferred exception (Unexpected end of JSON input SyntaxError: Unexpected end of JSON Input”

Then the physical error stack:

jquery.js:4059 Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at discourse-bootstrap.js:36:1
at Array.forEach ()
at Object.initialize (discourse-bootstrap.js:35:1)
at i.initialize (app.js:46:1)
at index.js:132:1
at e.each (dag-map.js:231:1)
at e.walk (dag-map.js:145:1)
at e.each (dag-map.js:75:1)
at e.topsort (dag-map.js:83:1)
at n._runInitializer (index.js:158:1)
at n.runInitializers (index.js:130:1)
at n._bootSync (application.js:577:1)
at n.domReady (application.js:477:1)
at n._run (backburner.js:1097:1)
at n._join (backburner.js:1073:1)
at n.join (backburner.js:790:1)
at f (index.js:179:1)
at HTMLDocument. (index.js:283:1)
at u (jquery.js:3766:1)
at c (jquery.js:3834:1)

1 Like