The most unhinged ways to transport items and yourself around your factory. Fling items around with Thrower Inserters, launch your trains off ramps, and soar through your base on electric ziplines!
Error al cargar el mod: Reached id limit for entity. The game can't contain more than 65535 instances of this prototype due to hardcoded limits of the engine. See the log file for more detail.
You can try turning off "Thrown items as projectiles" in the mod settings, that saves quite a few IDs but makes the game a bit laggier when lots if items are in the air.
Do you have a mod that adds a lot of qualities? That will also use a lot of entity IDs as I end up having to generate more combinations of items shells for the Item cannon. Someone else had that problem here: https://mods.factorio.com/mod/RenaiTransportation/discussion/689404bfb5046cb6f89267b1
Disabling the Item cannon will save those IDs too.
Turns out they changed sometihng in the API that lets me not have to generate every combination of item and quality. This should reduce the number of IDs by a massive amount, you can try it on 2.2.7