Naufulglebunusilo


Ever wanted a moshpit of every planet in one? Now here it is!

Content
3 months ago
2.0
11.3K
Environment

b Mod Incompatibility

7 months ago
(updated 7 months ago)

Found a mod incompatibility for you - Everything on Nauvis https://mods.factorio.com/mod/EverythingOnNauvis. No idea if you want it to be compatible with this mod since your mod does basically the same thing, just on a new planet instead of Nauvis. The major difference is that Everything on Nauvis removes all restrictions on all products, including placement of certain buildings (biolab for one) and all science pack surface requirements. It also removes all other planets besides Nauvis (and modded planets).

Here's the error code on startup I get when both mods are enabled:
"Failed to load mods: Error while running setup for space-location prototype "naufulglebunusilo" (planet): "aquilo_crude_oil" is not a valid autoplace control name."

Either mod works fine by themselves, no issues or error screens on startup. Launching new games with either mod installed also has no errors.

Could not find mention of 'aquilo_crude_oil' anywhere in your code. Then again I didn't look particularly hard. It was easy to find in Everything on Nauvis's code. I don't have a solution since while I can read text files, I can't code.

7 months ago

Found another incompatibility - Build on Any Planet https://mods.factorio.com/mod/build-on-any-planet. Despite the error message below stating the issue is with your mod, I know this mod loads just fine without the other mod installed. I add this mod in this thread since the Build on Any Planet mod takes code from Everything on Nauvis, so it could be the same or a related issue.

The simplest solution for you I think would be to simply list these mods as incompatible with this mod in the mod dependencies page.

Here's the error code on startup I get when both mods are enabled:
"Failed to load mods: naufulglebunusilo/data.lua:27: bad argument #1 of 2 to 'pairs' (table expected, got nil)
stack traceback:
[C]: in function 'pairs'
naufulglebunusilo/data.lua:27: in main chunk"

7 months ago

Probably the only way to get any fixes at the moment is to directly write the fix itself in the topic. And then maybe the author of the mod will make these changes in the release. (As it was in the neighboring discussion with the ore spawn).

7 months ago
(updated 7 months ago)

Found another incompatibility - Build on Any Planet https://mods.factorio.com/mod/build-on-any-planet. Despite the error message below stating the issue is with your mod, I know this mod loads just fine without the other mod installed. I add this mod in this thread since the Build on Any Planet mod takes code from Everything on Nauvis, so it could be the same or a related issue.

The simplest solution for you I think would be to simply list these mods as incompatible with this mod in the mod dependencies page.

Here's the error code on startup I get when both mods are enabled:
"Failed to load mods: naufulglebunusilo/data.lua:27: bad argument #1 of 2 to 'pairs' (table expected, got nil)
stack traceback:
[C]: in function 'pairs'
naufulglebunusilo/data.lua:27: in main chunk"

I can probably fix this on my end

New response