ParadiseSS13 / Paradise

Paradise Station's GitHub main repository.
https://www.paradisestation.org/forum
GNU Affero General Public License v3.0
405 stars 1.21k forks source link

Airlock Electronics configure error #24146

Open Shinobu532 opened 9 months ago

Shinobu532 commented 9 months ago

Exploit Reports

BYOND Version

5.0 public / 514.1589

Issue Description

error when trying to configure the Airlock Electronics using the maintenance drone's magnetic gripper

What did you expect to happen?

No response

What happened instead?

No response

Why is this bad/What are the consequences?

No response

Steps to reproduce the issue.

lift the Airlock Electronics with a magnetic grip and try to open the setup menu

When did the problem start happening?

I haven't done this before

Extra information

No response

Relevant log output/runtime error

A fatal exception has occurred at 002B:C562F1B7 in TGUI. The current application will be terminated. Please remain calm. Get to the nearest NTNet workstation and send the copy of the following stack trace to: https://github.com/ParadiseSS13/Paradise. Thank you for your cooperation. 
TypeError: Не удалось получить свойство "includes" ссылки, значение которой не определено или является NULL
(google translate): Could not get the "includes" property of a link whose value is undefined or NULL
   at L (http://ip/tmp17248/tgui.bundle.js:34:18896)
   at Anonymous function (http://ip/tmp17248/tgui.bundle.js:34:19506)
   at Anonymous function (http://ip/tmp17248/tgui.bundle.js:12:3304)
   at map (http://ip/tmp17248/tgui.bundle.js:106:9802)
   at t.AccessList (http://ip/tmp17248/tgui.bundle.js:34:18948)
   at Anonymous function (http://ip/tmp17248/tgui.bundle.js:106:68821)
   at Anonymous function (http://ip/tmp17248/tgui.bundle.js:106:68791)
   at Le (http://ip/tmp17248/tgui.bundle.js:106:68769)
   at Anonymous function (http://ip/tmp17248/tgui.bundle.js:106:68791)
   at Le (http://ip/tmp17248/tgui.bundle.js:106:68769)

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; Tablet PC 2.0)
Arthri commented 6 months ago

The error seems to be referring to this line https://github.com/ParadiseSS13/Paradise/blob/36f7c43c9c0036a1b1ce1381ccffa5dbfb36fa54/tgui/packages/tgui/interfaces/common/AccessList.js#L58