Skip to content
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

NTOS BSoD on cargo console #27449

Open
1 task done
SparkyMage opened this issue Nov 25, 2024 · 0 comments
Open
1 task done

NTOS BSoD on cargo console #27449

SparkyMage opened this issue Nov 25, 2024 · 0 comments
Labels
Bug This is a bug in our game code

Comments

@SparkyMage
Copy link

Exploit Reports

  • I confirm this issue is not an exploit. (Required)

BYOND Version

515.1639

Issue Description

Was told to send the copy of the following stack trace to: https://github.com/ParadiseSS13/Paradise.
TypeError: Unable to get property 'map' of undefined or null reference
at l (http://127.0.0.1:63573/tgui.bundle.js:245:173628)
at gt (http://127.0.0.1:63573/tgui.bundle.js:1:48702)
at fn (http://127.0.0.1:63573/tgui.bundle.js:1:50142)
at Ke (http://127.0.0.1:63573/tgui.bundle.js:1:48868)
at ot (http://127.0.0.1:63573/tgui.bundle.js:1:49866)
at Dt (http://127.0.0.1:63573/tgui.bundle.js:1:49674)
at Ke (http://127.0.0.1:63573/tgui.bundle.js:1:48818)
at fn (http://127.0.0.1:63573/tgui.bundle.js:1:50142)
at Ke (http://127.0.0.1:63573/tgui.bundle.js:1:48868)
at Dt (http://127.0.0.1:63573/tgui.bundle.js:1:49629)
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":"**********","interface":"CargoConsole","window":{"key":"[0x200527b]_224371-main","size":null,"fancy":2,"locked":0}}

What did you expect to happen?

The cargo window to open

What happened instead?

An IC BSoD error telling me to report the stacktrace to this link.

Why is this bad/What are the consequences?

Cargo console is important

Steps to reproduce the issue.

Use cargo console under some condition of which I am unaware

When did the problem start happening?

1:50:10 round time at 10:00pm EST on 11/24/2024.

Extra information

This issue affected all cargo consoles during round 42743

Relevant log output/runtime error

TypeError: Unable to get property 'map' of undefined or null reference
   at l (http://127.0.0.1:63573/tgui.bundle.js:245:173628)
   at gt (http://127.0.0.1:63573/tgui.bundle.js:1:48702)
   at fn (http://127.0.0.1:63573/tgui.bundle.js:1:50142)
   at Ke (http://127.0.0.1:63573/tgui.bundle.js:1:48868)
   at ot (http://127.0.0.1:63573/tgui.bundle.js:1:49866)
   at Dt (http://127.0.0.1:63573/tgui.bundle.js:1:49674)
   at Ke (http://127.0.0.1:63573/tgui.bundle.js:1:48818)
   at fn (http://127.0.0.1:63573/tgui.bundle.js:1:50142)
   at Ke (http://127.0.0.1:63573/tgui.bundle.js:1:48868)
   at Dt (http://127.0.0.1:63573/tgui.bundle.js:1:49629)
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":"**********","interface":"CargoConsole","window":{"key":"[0x200527b]_224371-main","size":null,"fancy":2,"locked":0}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug in our game code
Projects
Status: Cause Unknown
Development

No branches or pull requests

2 participants