-
Notifications
You must be signed in to change notification settings - Fork 266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Personal AI download menu NTOS, gamespace blacked out entirely #583
Comments
One runtime detected thus far. [15:44:19] Runtime in code/modules/pai/software.dm, line 11: Cannot read null.emotion_icon |
Another runtime [15:57:04] Runtime in code/modules/pai/software.dm, line 11: Cannot read null.emotion_icon |
[15:57:09] Runtime in code/modules/pai/software.dm, line 144: Cannot modify null.emotion_icon. |
[15:59:16] Runtime in code/modules/pai/shell.dm, line 128: Cannot read null.loc |
[15:59:55] Runtime in code/modules/pai/software.dm, line 11: Cannot read null.emotion_icon |
[16:02:35] Runtime in code/modules/pai/software.dm, line 11: Cannot read null.emotion_icon |
[16:07:50] Runtime in code/modules/pai/shell.dm, line 128: Cannot read null.loc |
[16:08:54] Runtime in code/modules/pai/software.dm, line 144: Cannot modify null.emotion_icon. |
[16:10:43] Runtime in code/modules/pai/software.dm, line 11: Cannot read null.emotion_icon |
Root cause identified and correct. Cause: TG coders being TG coders, deleted a line that was needed to set the PAI to the device. |
Reporting client info: Client Information:
BYOND:514.1589
Key:dexee
Round ID:
2525
Testmerges:
Reproduction:
When spawning as a pAI, you cannot see anything. You also get the following NTOS error when opening the DOWNLOADS menu on the pai software interface:
A fatal exception has occurred at 002B:C562F1B7 in TGUI. The current application will be terminated. Send the copy of the following stack trace to an authorized Nanotrasen incident handler at https://github.com/tgstation/tgstation. Thank you for your cooperation.
TypeError: Unable to get property 'includes' of undefined or null reference
at d (http://127.0.0.1:50057/tmp11272/tgui.bundle.js:1:1436253)
at De (http://127.0.0.1:50057/tmp11272/tgui.bundle.js:1:180766)
at Anonymous function (http://127.0.0.1:50057/tmp11272/tgui.bundle.js:1:181145)
at Ee (http://127.0.0.1:50057/tmp11272/tgui.bundle.js:1:181061)
at Re (http://127.0.0.1:50057/tmp11272/tgui.bundle.js:1:182193)
at Oe (http://127.0.0.1:50057/tmp11272/tgui.bundle.js:1:182026)
at Ee (http://127.0.0.1:50057/tmp11272/tgui.bundle.js:1:180878)
at Oe (http://127.0.0.1:50057/tmp11272/tgui.bundle.js:1:181990)
at Ee (http://127.0.0.1:50057/tmp11272/tgui.bundle.js:1:180878)
at Anonymous function (http://127.0.0.1:50057/tmp11272/tgui.bundle.js:1:181145)
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.2; WOW64; Trident/7.0; .NET4.0C; .NET4.0E; .NET CLR 2.0.50727; .NET CLR 3.0.30729; .NET CLR 3.5.30729)
State: {"ckey":"dexee","interface":"PaiInterface","window":{"key":"[mob_4616]-main","size":null,"fancy":1,"locked":0}}
The text was updated successfully, but these errors were encountered: