How farming_redo broke dependencies?

Post Reply
Evil_Gamer
New member
Posts: 2
Joined: Sun Nov 03, 2019 18:22

How farming_redo broke dependencies?

by Evil_Gamer » Post

Hi !
I been playing minetest and i want to improve my experience with many mods to have the same experience like minecraft, here is the list:

-3d_armor
-awards
-basic_materials
-caverealms
-craftguide
-ethereal
-hudbars(with hunger and armor extension)
-homedecor_modpack
-mesecons
-moreblocks
-moreores
-pipeworks
-snowdrift
-toolranks
-unified_inventory
-mobs (farm and hostile)
-unifieddyes

Everything works perfect, but when I add the farming_redo mod the other mods broke their dependencies (like homedecore, moreblocks and others), i thing it's because the real name of the mod is "farming" not "farming_redo" and this conflicts with the "farming" package on the basic minetest features. So, if this the case. How can i change the mod name into all the packages?

User avatar
Linuxdirk
Member
Posts: 3219
Joined: Wed Sep 17, 2014 11:21
In-game: Linuxdirk
Location: Germany
Contact:

Re: How farming_redo broke dependencies?

by Linuxdirk » Post

The mod name of Farming Redo is absolutely fine and it is intended to overwrite the built-in farming mod.

Provide error messages.

Evil_Gamer
New member
Posts: 2
Joined: Sun Nov 03, 2019 18:22

Re: How farming_redo broke dependencies?

by Evil_Gamer » Post

This is from debug file

2019-11-03 16:36:34: WARNING[Main]: Mod name conflict detected: "farming"
2019-11-03 16:36:34: WARNING[Main]: Will not load: C:\Users\migue\Downloads\minetest-5.1.0-win64\minetest-5.1.0-win64\bin\..\games\minetest_game\mods\farming
2019-11-03 16:36:34: WARNING[Main]: Overridden by: C:\Users\migue\Downloads\minetest-5.1.0-win64\minetest-5.1.0-win64\bin\..\mods\farming
2019-11-03 16:36:34: ERROR[Main]: mod "farming" has unsatisfied dependencies: "toolranks"
2019-11-03 16:36:34: ERROR[Main]: mod "3d_armor" has unsatisfied dependencies: "ethereal"
2019-11-03 16:36:34: ERROR[Main]: mod "3d_armor_ip" has unsatisfied dependencies: "3d_armor"
2019-11-03 16:36:34: ERROR[Main]: mod "3d_armor_sfinv" has unsatisfied dependencies: "3d_armor"
2019-11-03 16:36:34: ERROR[Main]: mod "3d_armor_stand" has unsatisfied dependencies: "3d_armor"
2019-11-03 16:36:34: ERROR[Main]: mod "3d_armor_ui" has unsatisfied dependencies: "unified_inventory" "3d_armor"
2019-11-03 16:36:34: ERROR[Main]: mod "shields" has unsatisfied dependencies: "3d_armor"
2019-11-03 16:36:34: ERROR[Main]: mod "wieldview" has unsatisfied dependencies: "3d_armor"
2019-11-03 16:36:34: ERROR[Main]: mod "building_blocks" has unsatisfied dependencies: "moreblocks"
2019-11-03 16:36:34: ERROR[Main]: mod "computer" has unsatisfied dependencies: "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_3d_extras" has unsatisfied dependencies: "moreblocks"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_bathroom" has unsatisfied dependencies: "basic_materials" "building_blocks" "homedecor_fences"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_bedroom" has unsatisfied dependencies: "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_climate_control" has unsatisfied dependencies: "building_blocks" "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_clocks" has unsatisfied dependencies: "building_blocks" "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_doors_and_gates" has unsatisfied dependencies: "homedecor_3d_extras" "homedecor_misc" "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_electrical" has unsatisfied dependencies: "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_electronics" has unsatisfied dependencies: "moreblocks" "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_exterior" has unsatisfied dependencies: "building_blocks" "moreblocks"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_fences" has unsatisfied dependencies: "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_furniture" has unsatisfied dependencies: "moreblocks"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_gastronomy" has unsatisfied dependencies: "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_kitchen" has unsatisfied dependencies: "building_blocks" "basic_materials" "moreblocks"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_laundry" has unsatisfied dependencies: "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_lighting" has unsatisfied dependencies: "moreblocks" "building_blocks" "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_misc" has unsatisfied dependencies: "building_blocks" "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_office" has unsatisfied dependencies: "moreblocks" "building_blocks" "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_tables" has unsatisfied dependencies: "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_trash_cans" has unsatisfied dependencies: "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_wardrobe" has unsatisfied dependencies: "homedecor_kitchen" "3d_armor" "homedecor_misc"
2019-11-03 16:36:34: ERROR[Main]: mod "homedecor_windows_and_treatments" has unsatisfied dependencies: "building_blocks" "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "plasmascreen" has unsatisfied dependencies: "homedecor_electronics"
2019-11-03 16:36:34: ERROR[Main]: mod "awards" has unsatisfied dependencies: "farming" "unified_inventory" "moreblocks"
2019-11-03 16:36:34: ERROR[Main]: mod "basic_materials" has unsatisfied dependencies: "moreores"
2019-11-03 16:36:34: ERROR[Main]: mod "caverealms" has unsatisfied dependencies: "mobs" "ethereal"
2019-11-03 16:36:34: ERROR[Main]: mod "ethereal" has unsatisfied dependencies: "farming" "toolranks" "moreblocks"
2019-11-03 16:36:34: ERROR[Main]: mod "hbarmor" has unsatisfied dependencies: "3d_armor"
2019-11-03 16:36:34: ERROR[Main]: mod "hbhunger" has unsatisfied dependencies: "mobs" "ethereal" "farming"
2019-11-03 16:36:34: ERROR[Main]: mod "mobs" has unsatisfied dependencies: "farming" "toolranks"
2019-11-03 16:36:34: ERROR[Main]: mod "mobs_animal" has unsatisfied dependencies: "mobs"
2019-11-03 16:36:34: ERROR[Main]: mod "mobs_monster" has unsatisfied dependencies: "toolranks" "mobs"
2019-11-03 16:36:34: ERROR[Main]: mod "moreblocks" has unsatisfied dependencies: "basic_materials" "farming"
2019-11-03 16:36:34: ERROR[Main]: mod "moreores" has unsatisfied dependencies: "farming"
2019-11-03 16:36:34: ERROR[Main]: mod "pipeworks" has unsatisfied dependencies: "basic_materials"
2019-11-03 16:36:34: ERROR[Main]: mod "toolranks" has unsatisfied dependencies: "moreores"
2019-11-03 16:36:34: ERROR[Main]: mod "unified_inventory" has unsatisfied dependencies: "farming"
2019-11-03 16:36:34: ACTION[Main]: hb.register_hudbar: health
2019-11-03 16:36:34: ACTION[Main]: hb.register_hudbar: breath
2019-11-03 16:36:35: ACTION[Main]: World at [C:\Users\migue\Downloads\minetest-5.1.0-win64\minetest-5.1.0-win64\bin\..\worlds\Unnamed53545]
2019-11-03 16:36:35: ACTION[Main]: Server for gameid="minetest" listening on 0.0.0.0:57532.
2019-11-03 16:36:37: WARNING[Main]: Irrlicht: PNG warning: iCCP: known incorrect sRGB profile
2019-11-03 16:36:37: WARNING[Main]: Irrlicht: PNG warning: iCCP: known incorrect sRGB profile
2019-11-03 16:36:37: WARNING[Main]: Irrlicht: PNG warning: iCCP: known incorrect sRGB profile
2019-11-03 16:36:40: WARNING[Main]: TextureSource::getPalette(): the specified palette image "unifieddyes_palette_extended.png" is larger than 256 pixels, using the first 256.
2019-11-03 16:36:41: ERROR[Main]: generateImage(): Could not load image "homedecor_chimney_tb.png" while building texture; Creating a dummy image
2019-11-03 16:36:41: ERROR[Main]: generateImage(): Could not load image "homedecor_chimney_tb.png" while building texture; Creating a dummy image
2019-11-03 16:36:41: ERROR[Main]: Client::getMesh(): Mesh not found: "homedecor_chimney.obj"

Odracir
Member
Posts: 21
Joined: Thu Sep 19, 2019 00:55

Re: How farming_redo broke dependencies?

by Odracir » Post

There is a circular dependency problem.

The important lines are these:

2019-11-03 16:36:34: ERROR[Main]: mod "farming" has unsatisfied dependencies: "toolranks"
2019-11-03 16:36:34: ERROR[Main]: mod "moreores" has unsatisfied dependencies: "farming"
2019-11-03 16:36:34: ERROR[Main]: mod "toolranks" has unsatisfied dependencies: "moreores"

"farming" needs "toolranks"
"toolranks" needs "moreores"
"moreores" needs "farming"

All other is like a chain reaction.
"moreores", "basic_materials" , "moreblocks", "building_blocks"

There is an issue open about this.

At the end of this page found an easy solution.

Replace current moreores and toolranks with these TenPlus1 forks:

https://notabug.org/TenPlus1/toolranks
https://notabug.org/TenPlus1/toolranks/ ... master.zip

https://notabug.org/TenPlus1/moreores
https://notabug.org/TenPlus1/moreores/a ... master.zip

Just tested and works (Minetest 5.0.1)

I would suggest try wielded_light or walking_light, moretrees, bows, handholds (to climb), airtanks (to dive), nssm (not so simple mobs) , ranged_weapons, tnta++ ....

Or for buiding, darkage, cottages, earthbuild, scaffolding ...
Or tech: technic, digtron, jumpdrive...

Endless fun ...

User avatar
Festus1965
Member
Posts: 4181
Joined: Sun Jan 03, 2016 11:58
GitHub: Festus1965
In-game: Festus1965 Thomas Thailand Explorer
Location: Thailand ChiangMai
Contact:

Re: How farming_redo broke dependencies?

by Festus1965 » Post

I just had also again,
had to stop try tru of toolranks,

BUT
go into (linux ?) / usr/share/games/minetest/ ... and delete there in mintestest_game the
mod farming
IF
you have it also in mod at world !

that solved most problems, not tool_ranks
Human has no future (climate change)
If urgend, you find me in Roblox (as CNXThomas)

ThorfinnS
Member
Posts: 311
Joined: Mon Feb 25, 2019 22:05
GitHub: ThorfinnS

Re: How farming_redo broke dependencies?

by ThorfinnS » Post

Alternatively, you can try out lib_trm. It does both toolranks and Terraria-like modifiers.

User avatar
TenPlus1
Member
Posts: 3721
Joined: Mon Jul 29, 2013 13:38
In-game: TenPlus1
Contact:

Re: How farming_redo broke dependencies?

by TenPlus1 » Post

The circular depency issue was fixed in later versions of the mods listed.

Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests