You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Talked with the user - they said the error screen stopped happening when they reloaded their game.
That, combined with how CI would catch any syntax errors in existing PRs, leads me to believe that this error came about as the result of a networking issue - some data got lost while transmitting the javascript files, and resulted in this.
So I'm going to close this. I've given the user instructions to let us know if this continues to happen, or if they notice anything off about their character prefs.
Reporting client info: Client Information:
BYOND:515.1642
Key:notghosti
Round ID:
9632
Testmerges:
/datum/ai_behavior/find_potential_targets
; plus, slimes won't avoid fire extinguishers held by a friendReproduction:
It told me
Error Details:
SyntaxError: Invalid character
at ne (http://127.0.0.1:51702/tgui.bundle.js:329:162508)
at Anonymous function (http://127.0.0.1:51702/tgui.bundle.js:329:164291)
at N (http://127.0.0.1:51702/tgui.bundle.js:329:108761)
Asset Mappings: {
"fa-regular-400.ttf": "fa-regular-400.ttf",
"fa-solid-900.ttf": "fa-solid-900.ttf",
"fa-v4compatibility.ttf": "fa-v4compatibility.ttf",
"font-awesome.css": "asset.fedd834d1c20ed484599a1c38690e330.css",
"tgfont.eot": "tgfont.eot",
"tgfont.woff2": "tgfont.woff2",
"tgfont.css": "asset.7a36180900392e74d51328841ac9f8c7.css",
"icon_ref_map.json": "asset.a87b16c84355676122410b65d5a789e4.json",
"spritesheet_preferences.css": "asset.f8b4fd7ec06ff4b87660eff036360be2.css",
"preferences_32x32.png": "asset.78811c1c6e4340dcae840b0b340a9b74.png",
"preferences_64x32.png": "asset.8a5531acc30d5fab77bf1ae9b57479ed.png",
"preferences_32x48.png": "asset.63d35ba993db1e8a0ae990ea335cd228.png",
"preferences.json": "asset.1fa2ca67fe8eb12b371d4215a16f010b.json",
"spritesheet_antagonists.css": "asset.b65c462d85e7869f8f199c7d3f8c11e8.css",
"antagonists_96x96.png": "asset.a68cc4a2d54a1b643556324e62f9fc23.png",
"keybindings.json": "asset.36488c261b960c2f62fea9ad5316df24.json",
"spritesheet_species.css": "asset.4b2ab1e651c8b6a7b7c16986ad12a9d5.css",
"species_64x64.png": "asset.02d0683fb1e6a59bd0adcea78e3949cd.png"
The text was updated successfully, but these errors were encountered: