Transport Drones Fuel revived

by miiohau

Change transport drones to use refined fuel rather than petrogas. Based off of Transport Drones Fuel version 0.6.7 by tubs

Content
16 days ago
1.1 - 2.0
2.46K
Transportation

i Angels Mod compatibility

23 days ago

Angels Mod is now officially released for 2.0, but this mod and Angels refining are not too happy together.

Not certain if this should be for Angels or this mod.

13.011 Error ModManager.cpp:1767: Failed to load mod "angelsrefining": angelsrefining/prototypes/override-functions.lua:938: table index is nil
stack traceback:
angelsrefining/prototypes/override-functions.lua:938: in function 'adjust_technology'
angelsrefining/prototypes/override-functions.lua:963: in function 'execute'
angelsrefining/data-updates.lua:53: in main chunk
13.048 Loading mod core 0.0.0 (data.lua)
13.201 Checksum for core: 3810281447
13.277 Error ModManager.cpp:1767: Error in assignID: recipe-category with name 'recycling' does not exist.

This is without Space Age

16 days ago

Fixed in 0.5.5. It was a combination of the tech for angel's petrochem fuels being in an old format and angel's petrochem changing the internal name of its natural gas. The error was caused by the old format having a table with names where angel's refining's code expected an "array" (really an auto numbered table because that's how Lua does arrays).

No idea why the warning for no recipe-category with name 'recycling' happened but it is all working on my machine. Hopefully it will work on yours and everyone else's.

New response