Lignumis


Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.

Content
12 hours ago
2.0
17.6K
Factorio: Space Age Icon Space Age Mod
Planets Logistics Environment Mining Fluids Manufacturing

b Crash on startup when using platform construction only mod

10 months ago

Failed to load mods: ...numis__/prototypes/content/basic-construction-robots.lua:13: attempt to index field 'idle' (a nil value)
stack traceback:
...numis__/prototypes/content/basic-construction-robots.lua:13: in function 'robot'
...numis__/prototypes/content/basic-construction-robots.lua:220: in main chunk
[C]: in function 'require'
lignumis/prototypes/content/data.lua:21: in main chunk
[C]: in function 'require'
lignumis/data.lua:30: in main chunk

When using this mod and https://mods.factorio.com/mod/platform-construction-only-no-construction-robots

This was expected tbh given what that mod does but am just posting this here so that if others come across it they know, hope there is a fix but if not that is fine too

Will be posting this on the other mod authors page as well.

10 months ago

Hi, that other mod's author here, looks like the cleanest way around it for now is adding (?) platform-construction-only-no-construction-robots to your dependencies, i haven't tested it yet but it would ensure this mod gets to deepcopy a clean version of the construction bot before my mod overrides some of its graphics with emptyness.

10 months ago
(updated 10 months ago)

@Quezler: Wouldn't it be better for you to put the code to make bots invisible in final-fixes? I guess it's incompatible to more mods that add bots. If I add an optional dependency it gets even worse because I guarantee that your code loads first.

10 months ago

Ah yes you're absolutely right on both counts, derp.

10 months ago

fixed in 1.2.1 of my mod

10 months ago

Nice

This thread has been locked.