attempt to modify a readonly table
why would an
attempt to modify a readonly table error happen with jecs here? (if i uncomment any of them it errors)Solution
so, using
jecs.component() is for preregistration, and world:component() for normal component creation