Giter Club home page Giter Club logo

Comments (5)

ShadowNinja avatar ShadowNinja commented on August 23, 2024

d09d8f0

from minetest_game.

PilzAdam avatar PilzAdam commented on August 23, 2024

Hmmm... I wonder what causes this crash. As far as I can see it only happens if for some reason the "fuel" list doesnt exist in the furnace, which means the meta is corrupted or a mod placed a furnace without setting the metadata properly.

from minetest_game.

Megaf avatar Megaf commented on August 23, 2024

I can imagine a couple of things that could cause that.
1- If a player uses something from a mod as fuel then later on the admin disables that mod. For example, using a rat as fuel and then the admin disable do mobs mod.
2- Someone said WorldEdit will not clear metadata when //replace something

from minetest_game.

dynamodan avatar dynamodan commented on August 23, 2024

It happened for me when I loaded a schematic in *.mts format using the WorldEdit plugin, and then rotated the selection. There were 4 furnaces in the model, which was a house. The furnaces were all rotated wrong, as well as stairs and the roof parts, and some doorways. Then the server crashed with this message.

I think something had gone wrong when the schematic was rotated. The way I fixed it was to edit the nodes.lua file to test for the fuel variable (and some others too) before running any statements that would evaluate the indices.

from minetest_game.

Uberi avatar Uberi commented on August 23, 2024

The MTS format does not support nodemeta, unfortunately. The WE standard format is recommended for this reason. You can save the current WE region to one of these schematics using //save <NAME_OF_FILE>.

from minetest_game.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.