Bob's Modules


Expansion to the Modules system.

Content
2 months ago
0.13 - 2.0
246K
Manufacturing

g [Other mod] Game was crashed with Wret's beacon on load

4 months ago

Game was crashed with Wret's beacon on load (This link is linked to OneDrive folder containing screenshot & log)
https://1drv.ms/f/c/e1120e79b63ebbbb/EvjH-XXsA9RFisSUixH-FgQBBRfkjdjox-fRIiKrAI96GQ?e=WGj7bf

4 months ago

This is a bug in wret-beacon-rebalance-mod. It needs to be fixed there.

4 months ago

I've reported it here, telling them what they need to change.

https://github.com/wretlaw120/Wretlaw-Beacon-Rebalance/issues/9

4 months ago
(updated 4 months ago)

I've seen that Wret's Beacon mod is using MIT license, so you can fork that mod in case mod author is not there.

4 months ago

No thanks. I maintain more than enough mods already!

4 months ago

Understandable 😉

4 months ago

I need your help please
I've made the forked version as you report to wretlaw, but I can't upload the fork version into mod portal, could you please help me?

4 months ago

Why can't you upload it? What error are you getting?

For general modding assistance, I recommend joining the Factorio discord. There are channels there for mod dev help.

4 months ago

It said, "Mod with that name already exists." but I've rename the zip's file

4 months ago

Have you changed the name in the info.json file?

4 months ago

After Editing and re-uploading the mod, it said "Error: info.json file not found. (code: 500)"

4 months ago

Remove the ' from the name. "bob's"

4 months ago

Now it said "Error: Your mod ZIP has the wrong structure. Mod files including info.json must be in a directory. Your mod should not be working. (code: 500)"

4 months ago

Have a look at the file structure inside your zip. Compare this to other mods. I'm guessing that you have everything nested one folder deeper than it should be.

4 months ago

Fixed that, now it said "Error: Invalid info.json: {'version': ['Invalid mod version: Failed to parse 1.0 as <major>.<minor>.<patch>']} (code: 500)"

4 months ago

The error message is telling you exactly what's wrong!

You have the version number as 1.0
It needs to be 1.0.0

4 months ago

Already upload, thank you very much

New response