ID:2792939
 
BYOND Version:514
Operating System:Windows 10 Home
Web Browser:Chrome 101.0.0.0
Applies to:Dream Seeker
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary: As the title says, lists are becoming empty references. If I were to check if a lists exist (for example if(ListOfSoap), it would come back fine), however it isn't until I try to use .Find(), .Add(), etc where it becomes an issue. They are defined as var/list/examplelist=new and the only known fix was to use "= new" to reinitiate during runtime. It'll be an entirely new list.


Attempting To Use .Add():
-Error
https://i.imgur.com/6ABHJLg.png
-Code
https://i.imgur.com/2I0wpNe.png

Attempting To Use .Find():
-Error
https://i.imgur.com/KzMcBAW.png
-Code
https://i.imgur.com/WlzxyvQ.png





The imgur links are no way to post a bug report. Please post the actual text, and put it inside <dm>...</dm> tags.

Also, your problem description goes after the </b> tag, not before it. Your whole post is in bold.