Closed minetestuser122 closed 5 years ago
Make sure you have correctly and fully installed and enabled WorldEdit.
~I really wish that maintainers of open source projects were more helpful and nice to users of their software and not just respond with "you're doing it wrong, closing".~
The message @minetestuser122 is getting probably means, that there is some conflicting mod installed. For anyone else getting this error, do the following steps:
world.mt
file inside your world directory. In my case the path is: /home/nawordar/.minetest/worlds/Trains/world.mt
.load_mod_worldedit
, change false
to true
.debug.txt
debug.txt
file in your Minetest directory for messages like the following:
2021-08-27 11:10:21: WARNING[Main]: Mod name conflict detected: "worldedit"
2021-08-27 11:10:21: WARNING[Main]: Will not load: /home/nawordar/.minetest/mods/dreambuilder_modpack/worldedit
2021-08-27 11:10:21: WARNING[Main]: Will not load: /home/nawordar/.minetest/mods/worldedit/worldedit
2021-08-27 11:10:21: WARNING[Main]: Mod name conflict detected: "worldedit_commands"
2021-08-27 11:10:21: WARNING[Main]: Will not load: /home/nawordar/.minetest/mods/dreambuilder_modpack/worldedit_commands
2021-08-27 11:10:21: WARNING[Main]: Will not load: /home/nawordar/.minetest/mods/worldedit/worldedit_commands
In my case, I had to remove the /home/nawordar/.minetest/mods/dreambuilder_modpack/
directory.
I really wish that maintainers of open source projects were more helpful and nice to users of their software and not just respond with "you're doing it wrong, closing".
And I wish users would write detailed bug reports that do not leave me guessing into the dark at the source of the problems they're experiencing. Tough world isn't it
I'm sorry, I shouldn't have typed that. Your response wasn't rude at all, but my was. I was a bit frustrated as that was the first page I've found related to my problem and the issue was immediately closed. Yes, OP didn't provide enough info about the problem and it isn't even bug in WorldEdit, but in Minetest (https://github.com/minetest/minetest/issues/4183).
You're doing a great work for Minetest and I'm really thankful for that. I should always think twice before sending.
i keep trying to run worldedit with and without other mods but keep getting ERROR[Main]:mod "worldedit_brush" has unsatisfied dependencies:"worldedit_commands" "worldedit" ERROR[Main]:mod "worldedit_gui" has unsatisfied dependencies:"worldedit_commands" "worldedit" ERROR[Main]:mod "worldedit_shortcommands" has unsatisfied dependencies:"worldedit_commands" so its erroring itself