OpenPerpetuum / PerpetuumServer

The Open Perpetuum Project's fork of the Perpetuum Standalone Server
https://openperpetuum.com
Other
44 stars 21 forks source link

More routes where robot was uninitialized #353

Closed MikeJeffers closed 3 years ago

MikeJeffers commented 3 years ago

Request handlers load a bare robot object for the purposes of manipulating its entity-tree. So the underlying collections to access the children need to be initialized.