Double Speed Spidertron

by psznm

Makes any spidertron twice as fast

2 years ago
1.1
2.58K

b [SOLVED] Crash on Startup

2 years ago

Getting an error on startup:

Error in assignID: equipment-category with name 'vehicle-equipment' does not exist.
Source: DoubleSpeedSpidertron_fusion-reactor-equipment (generator-equipment).

2 years ago

There we go, I think I fixed it.
I changed the "vehicle-equipment" entries for Bobs in the data-final-fixes.lua. I removed the "-equipment" so now the lines read:

if mods["bobvehicleequipment"] then
table.insert(eq1.categories, "vehicle")
table.insert(eq2.categories, "vehicle")
end

2 years ago

Thank you for your input. I have improved the mod compatibility of my mod.

New response