Invisible recycler and weird spawn at dome

The recucler on cargo ship is invisible not matter how long we wait. The recycler at dome spawns halfway down the sphere inside the wall below the platform.

HRLH6esJLOtyReW.png Dana

Use this plugin to fix the rendering problem https://umod.org/plugins/parented-entity-render-fix

Tried that didn't fix the issue.
I also moved the recyclers position at dome by editing the vector postions.
Plugin needs to be updated for new changes to dome.

As for the rendering issue on cargo ship, the Parented Entity Render Fix plugin's current implementation doesn't help much for entities that constantly move. Improvements are planned for that case in the future but I have many other much higher priorities. A simple mitigation this plugin could apply would be to periodically terminate the recycler entity (on clients only) and then resend it. Care should be taken to keep track of any players currently looting the recycler so that the plugin can reopen the loot panel automatically.