people are still using :show() and supply a id but never use them, probably because the example was not up2date
IDs for all objects were recently changed to be optional, but this was not reflected in the example script
The default install script offered in docs\home\installer.md would install to the file `basalt.lua` instead of `Basalt.lua`, directly following instructions would cause the example script to error because of this.