Skip to forum content

Minetest Forums

The official Minetest discussion board

You are not logged in. Please login or register.


Post new reply

Post new reply

Compose and post your new reply

You may use: BBCode Images

All fields with bold label must be completed before the form is submitted.

Required information for guests



Captcha image. Turn pictures on to see it.
Required information

Topic review (newest first)

184

Hi Vanessa
  The slopes.lua default setting of "256" for the slopes is extremely taxing on (it seems) even a high end system. I would suggest something along the lines of 16-32 for a workable compromise. Also a lot of moiré patterns occur when using 256 as the default.
BR.

183

I have to wonder if your copy is entirely up-to-date, as all of the gates are registered in a loop (they are all "xxxx Fence Gate", though I do need to improve that wording).

Name tables are at lines 131 and 132 and the names are set at lines 178 and 208 in doors_and_gates.lua.

I can't see any way that chainlink gates would stand apart from the others.

182

Hullo!

I've been going through homedecor renaming differnet items that have the same dispay name in the inventory.
ie:
description = ("Glass Skylight")
description = ("Frosted Glass Skylight")

All was working well until I came across chainlink fence gates. I've been studying and tweaking the crafts.lua, fences.lua, and door_and_gates.lua files but "Chainlink Fence" still keeps coming up for the gate.

I see the code in door_and_gates.lua helps reduce the amount of lines needed for the gates. I don't comprehend all of it yet but it is nice to know that such an option exists.

I'm interested in understanding this chainlink fence gate naming glitch to help my learning of lua.

Thanks :)

~ LazyJ

181

You need to rename the folder.  From the first post on this thread:

Install:  Unzip the distribution archive, rename the resultant VanessaE-homedecor-blahblah folder to just "homedecor", and move it into Minetest's mods directory.

(Sorry if that comes off badly - I'm quite insistent that people read the instructions)

180

kaeza wrote:
JimmyNixon2636 wrote:
VanessaE wrote:

Try running minetest from a terminal (command prompt) and copy&paste the "ERROR" lines that are given when it exits.

Here's what came up when I opened it thru the terminal  I got this"/Applications/Minetest.app/Contents/Resources/share/mods/minetest/VanessaE-homedecor-20787ff/README: line 5: All: command not found
/Applications/Minetest.app/Contents/Resources/share/mods/minetest/VanessaE-homedecor-20787ff/README: line 6: together,: command not found
/Applications/Minetest.app/Contents/Resources/share/mods/minetest/VanessaE-homedecor-20787ff/README: line 7: node: command not found
Bash: script.: No such file or directory
/Applications/Minetest.app/Contents/Resources/share/mods/minetest/VanessaE-homedecor-20787ff/README: line 9: syntax error near unexpected token `like'
/Applications/Minetest.app/Contents/Resources/share/mods/minetest/VanessaE-homedecor-20787ff/README: line 9: `themselves (like the various parts of the folding doors).'
logout"

wut

Why are you (or is it) executing the README as a script?

Sorry for that I forgot activate the mod but I redid it edited the post with the right stuff this time on post 176 thanks

179

I might consider that, sure.

178

VanessaE, could you add something like a Barbecue to Homedecor? It would work like a furnace.

177

JimmyNixon2636 wrote:
VanessaE wrote:

Try running minetest from a terminal (command prompt) and copy&paste the "ERROR" lines that are given when it exits.

Here's what came up when I opened it thru the terminal  I got this"/Applications/Minetest.app/Contents/Resources/share/mods/minetest/VanessaE-homedecor-20787ff/README: line 5: All: command not found
/Applications/Minetest.app/Contents/Resources/share/mods/minetest/VanessaE-homedecor-20787ff/README: line 6: together,: command not found
/Applications/Minetest.app/Contents/Resources/share/mods/minetest/VanessaE-homedecor-20787ff/README: line 7: node: command not found
Bash: script.: No such file or directory
/Applications/Minetest.app/Contents/Resources/share/mods/minetest/VanessaE-homedecor-20787ff/README: line 9: syntax error near unexpected token `like'
/Applications/Minetest.app/Contents/Resources/share/mods/minetest/VanessaE-homedecor-20787ff/README: line 9: `themselves (like the various parts of the folding doors).'
logout"

wut

Why are you (or is it) executing the README as a script?

176

VanessaE wrote:

Try running minetest from a terminal (command prompt) and copy&paste the "ERROR" lines that are given when it exits.

Here's what came up when I opened it thru the terminal  I got this"17:59:09: ERROR[main]: Error loading mod "VanessaE-homedecor-20787ff": modname does not follow naming conventions: Only chararacters [a-z0-9_] are allowed.
17:59:09: ERROR[main]: Server: Failed to load and run /Applications/Minetest.app/Contents/Resources/share/mods/minetest/VanessaE-homedecor-20787ff/init.lua
17:59:09: ERROR[main]: ModError: Failed to load and run /Applications/Minetest.app/Contents/Resources/share/mods/minetest/VanessaE-homedecor-20787ff/init.lua"

175

JimmyNixon2636 wrote:
VanessaE wrote:

The debug.txt should be in the same folder as your minetest config.

No luck finding it anywhere.

I think the debug.txt is disabled for him, as the latest settings allow disabling of it.

174

Try running minetest from a terminal (command prompt) and copy&paste the "ERROR" lines that are given when it exits.

173

VanessaE wrote:

The debug.txt should be in the same folder as your minetest config.

No luck finding it anywhere.

172

The debug.txt file gets created in the game's "Current Working Directory". That is, whatever the "Start in" field in the shortcut says (if you created one), or in minetestfolder/bin/ if you double-clicked the executable.

171

The debug.txt should be in the same folder as your minetest config.

170

VanessaE wrote:

Can you give me an exact copy&paste (or screenshot) of the errors you are getting?  Look for lines that say "ERROR:" in minetestfolder/debug.txt.

I tried to take screenshot but I don't know where or if I have one. I do not have debug.txt file because I tried to find it.



Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.

Generated in 0.049 seconds (92% PHP - 8% DB) with 8 queries