Giter VIP home page Giter VIP logo

Comments (6)

spe-nsi avatar spe-nsi commented on May 27, 2024 1

I had the same problem, it seems to be relative to the security.
I've tried to put :
secure.enable_security = true
secure.trusted_mods = pycraft
in my ~/.minetest/minetest.conf file
but it didn't work.
Finally, I had to put :
secure.enable_security = false
and it worked but of course, it's not safe.

from pycraft_lib.

spe-nsi avatar spe-nsi commented on May 27, 2024 1

Like I said, the configuration of minetest doesn't allow any mod to make anything with your computer so, normally you have to put something like
secure.trusted_mods = pycraft
to tell minetest to allow the pycraft mod to do some operations (like manipulating files I guess).
But with me, it didn't work so I had to disable the security which is not safe if you use minetest with some mods that you found in a weird place... I saw comments telling that we can rely on the mods that we can find in the minetest forum...

from pycraft_lib.

acaramia avatar acaramia commented on May 27, 2024

Hi Gruel,
are you working on linux or mac?
thanks

from pycraft_lib.

gruel avatar gruel commented on May 27, 2024

from pycraft_lib.

shivamchhapola avatar shivamchhapola commented on May 27, 2024

same prob does anyone have solution?

from pycraft_lib.

pintman avatar pintman commented on May 27, 2024

Thanks @Iyeb This setting works for me. What is it doing? And is this is a hack or a needed setting?

from pycraft_lib.

Related Issues (3)

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.