Griatch
Griatch
Curious, the container was updated to be more intuitive after the original implementation, so it should hold all global scripts.
I added this functionality back to GLOBAL_SCRIPTS now; it builds the list partially from those auto-recreated from settings and partly from the database (for those not in settings).
Ok, will see if #3522 can be addressed before returning here.
#3522 was resolved.
@chiizujin Ping. The blocking issue was fixed.
Interestingly, this PR appears to be the only one that causes me to see https://github.com/evennia/evennia/issues/2028 in action locally; the server locks and won't reboot with players connected to the webclient,...
@jaborsh The hunch I had about this didn't pan out, looks like the system is searching for the children of XYZRooms :thinking:
@jaborsh If you can give some simple example code to reliably reproduce, that would help :+1:
Confirmed this, have a fix in the works, nothing ready yet though.
Will see if #3522 can be addressed before returning here.