Running the current GUI produces a lot of enforcer hits, and potentially can crash the system on startup. Possible issues... it calls freeList() before makeList() has even initialized NewList() is missing first.
Running the current GUI produces a lot of enforcer hits, and potentially can crash the system on startup.
Possible issues...
it calls freeList() before makeList() has even initialized NewList() is missing first.