[Mod] DARKET Mods update [0.3] [dicormod]

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

by VanessaE » Post

For the sake of having the fewest dependencies, can you please update this mod so that it relies on Jordach's wool mod (and by extension, the game's built-in wool mod)?. The one you use now relies on the presence of rats, which don't exist in the vanilla game anymore (you need MOB Framework to get them).

Also, please re-package the rar so that it puts everything into a folder named "dicormod" when extracted. Recommend you use Zip format in future as well.

Thanks :-)
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

This mod has a few nice decorations so updating it would be nice.

User avatar
JPRuehmann
Member
Posts: 334
Joined: Fri Mar 21, 2014 21:40
Location: Germany
Contact:

by JPRuehmann » Post

Id like to try it out but get an error
could you please fix it?
here is the error.

21:45:17: ERROR[main]: ========== ERROR FROM LUA ===========
21:45:17: ERROR[main]: Failed to load and run script from
21:45:17: ERROR[main]: /home/ruehmann/.minetest/mods/dicormod/init.lua:
21:45:17: ERROR[main]: /home/ruehmann/.minetest/mods/dicormod/init.lua:262: attempt to index global 'default' (a nil value)
21:45:17: ERROR[main]: stack traceback:
21:45:17: ERROR[main]: /home/ruehmann/.minetest/mods/dicormod/init.lua:262: in main chunk
21:45:17: ERROR[main]: ======= END OF ERROR FROM LUA ========
21:45:17: ERROR[main]: Server: Failed to load and run /home/ruehmann/.minetest/mods/dicormod/init.lua
21:45:17: ERROR[main]: ModError: ModError: Failed to load and run /home/ruehmann/.minetest/mods/dicormod/init.lua

Thanks,
JPR

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

What version of Minetest are you using?

User avatar
JPRuehmann
Member
Posts: 334
Joined: Fri Mar 21, 2014 21:40
Location: Germany
Contact:

by JPRuehmann » Post

VER=0.4.9-150-gaf01a95

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

It is a fairly recent one, I see. Might I ask why you have so much interest in these old mods? What do you plan to do with them?

User avatar
balthazariv
Member
Posts: 214
Joined: Mon Apr 07, 2014 15:48
Contact:

Re:

by balthazariv » Post

21:45:17: ERROR[main]: ========== ERROR FROM LUA ===========
21:45:17: ERROR[main]: Failed to load and run script from
21:45:17: ERROR[main]: /home/ruehmann/.minetest/mods/dicormod/init.lua:
21:45:17: ERROR[main]: /home/ruehmann/.minetest/mods/dicormod/init.lua:262: attempt to index global 'default' (a nil value)
21:45:17: ERROR[main]: stack traceback:
21:45:17: ERROR[main]: /home/ruehmann/.minetest/mods/dicormod/init.lua:262: in main chunk
21:45:17: ERROR[main]: ======= END OF ERROR FROM LUA ========
21:45:17: ERROR[main]: Server: Failed to load and run /home/ruehmann/.minetest/mods/dicormod/init.lua
21:45:17: ERROR[main]: ModError: ModError: Failed to load and run /home/ruehmann/.minetest/mods/dicormod/init.lua
Hello, i have the same error with Minetest 0.4.9 for Windows.

Jordach
Member
Posts: 4534
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach
Location: Blender Scene

Re: [Mod] DARKET Mods update [0.3] [dicormod]

by Jordach » Post

This is an outdated and ancient mod, moving to old mods.

Sokomine
Member
Posts: 4276
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: [Mod] DARKET Mods update [0.3] [dicormod]

by Sokomine » Post

It's not necessary to move it to old mods. All this mod really needs in order to run under latest git is a file depends.txt with the content "default". Nothing spectacular.

In order for the crafting receipes to work again, the way of naming items in the craft receipe needs to be changed. That can be done with a decent editor. Plus repacking it as .zip instead of .rar. And the carpet needs a selection box. Ok, and that woolmod dependency needs removal.

As the original mod seems to be released under WTFPL, I'll provide the updated code here excluding the textures folder. There seem to be some more pictures included in the textures folder.

[Edit] Added version that fixes the LIGHT_MAX problem some people mentioned in this thread.
Attachments
dicormod.zip
Current version. LIGHT_MAX is replaced by a constant. Use this if you get an error in this direction.
(2.99 KiB) Downloaded 99 times
dicormod.zip
Updated version without textures/ folder (LIGHT_MAX error not yet fixed here)
(2.85 KiB) Downloaded 100 times

User avatar
balthazariv
Member
Posts: 214
Joined: Mon Apr 07, 2014 15:48
Contact:

Re: [Mod] DARKET Mods update [0.3] [dicormod]

by balthazariv » Post

Thank you "Sokomine" , it is now functional.
Perhaps "Darket" can update this post with a new version.

Balt

CWz
Member
Posts: 197
Joined: Tue Dec 24, 2013 17:01
GitHub: chaoswormz
IRC: CWz
In-game: CWz
Location: Banana Land

Re: [Mod] DARKET Mods update [0.3] [dicormod]

by CWz » Post

I've posted this on github
GitHub Page

User avatar
balthazariv
Member
Posts: 214
Joined: Mon Apr 07, 2014 15:48
Contact:

Re: [Mod] DARKET Mods update [0.3] [dicormod]

by balthazariv » Post

Hello,

I have this error
23:43:44: ERROR[main]: ========== ERROR FROM LUA ===========
23:43:44: ERROR[main]: Failed to load and run script from
23:43:44: ERROR[main]: L:\minetest-0.4.9-x64-dev20140517\bin\..\mods\dicormod\init.lua:
23:43:44: ERROR[main]: ...0.4.9-x64-dev20140517\bin\..\builtin\game\deprecated.lua:7: attempt to index global 'debug' (a boolean value)
23:43:44: ERROR[main]: ======= END OF ERROR FROM LUA ========
23:43:44: ERROR[main]: Server: Failed to load and run L:\minetest-0.4.9-x64-dev20140517\bin\..\mods\dicormod\init.lua
23:43:44: ERROR[main]: ModError: ModError: Failed to load and run L:\minetest-0.4.9-x64-dev20140517\bin\..\mods\dicormod\init.lua
Thanks

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

Re: [Mod] DARKET Mods update [0.3] [dicormod]

by Inocudom » Post

CWz, would you be able to re-add the oven that was once part of this mod? Also, the glowing light can't be selected/removed.

Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests