Ammo Loader+


More than just a turret loader. Auto load everything from turrets to artillery wagons to furnaces and even the player themselves. Auto upgrade ammo and fuel without tedious manual replacement. Infinite range and compatible with Factorissimo2.

Content
4 months ago
0.14 - 2.0
26.4K
Logistics

g CTD Caused by TipsAndTricks

5 months ago

The data.lua file in the zip wants a dependency of TipsAndTricks, however this single line causes it to CTD even when Informatron is installed.

It could be trying to reference an incorrect string, but it seems a band-aid fix is to copy the data.lua included in the mod file to a location outside the zip, delete line 6 that references TipsAndTricks, and place that data.lua into the zip file, overwriting the old one

From my limited testing this change doesn't seem to have any noticeable effect on the functioning of the mod overall

5 months ago

Error while running event informatron::on_gui_click (ID 1)
Error when running interface function ammo-loader.informatron_page_content: Unknown style menu_message
stack traceback:
[C]: in function 'add'
ammo-loader/lib/gui/Gui.lua:1268: in function 'createMainInfoPage'
ammo-loader/lib/gui/Gui.lua:113: in function <ammo-loader/lib/gui/Gui.lua:92>
(...tail calls...)
stack traceback:
[C]: in function 'call'
informatron/scripts/informatron.lua:484: in function 'display'
informatron/scripts/informatron.lua:644: in function <informatron/scripts/informatron.lua:629>

5 months ago

Thanks for letting me know!

Honestly the informatron dependency is redundant at this point, the mod uses its own gui for most things now. I'll see if I can fully remove the dependency for next update

5 months ago

I just uploaded version 2.0.3 which no longer has Informatron as a dependency! Let me know if you still have problems after updating!

New response