Giter Site home page Giter Site logo

Comments (13)

t-affeldt avatar t-affeldt commented on June 12, 2024 4

I can confirm that the issue was down to a missing return statement in my handholds_redo mod and is now fixed.

from anvil.

S-S-X avatar S-S-X commented on June 12, 2024

Same problem here: pandorabox-io/pandorabox.io#609 had to disable another mod to mitigate it. This case anvil combined with pick_axe_tweaks just did not behave nicely together.

from anvil.

wsor4035 avatar wsor4035 commented on June 12, 2024

you probably have the on_place defined in the pickaxes node def, working on a solution

from anvil.

wsor4035 avatar wsor4035 commented on June 12, 2024

mt-mods/pick_axe_tweaks@513ed26 for anyone reading this down the line.
this mod is most likely not the issue for @sbrl, its the mod that has the on_place defined and not returning properly/expected output.

side note, what games and mods are you using to have this issue?

from anvil.

sbrl avatar sbrl commented on June 12, 2024

Hey there, @wsor4035! I'm using minetest game, with these mods: https://ybin.me/p/7a6197076e59771f#/zy6IVt3+E+6qkB7XXXGgiJI1OjyRQQfC5/cYg+6nsY=

(compressed archive of mods available upon request)

from anvil.

wsor4035 avatar wsor4035 commented on June 12, 2024

i can look through the list, if your on linux, may be faster to grep your mods folder for on_place, i suspect one of your mods adds a on_place to pick axes, and that it isnt returning probably since thats the issue i had

from anvil.

sbrl avatar sbrl commented on June 12, 2024

Here's a link to a download of my mods folder: worldmods.tar.xz (download will be deleted from the server after 30 days)

A cursory ack for on_place yields lots of candidates, but many of them aren't for a pickaxe.

from anvil.

wsor4035 avatar wsor4035 commented on June 12, 2024

testing with that set of world mods and adding anvil, i can not even replicate the problem

from anvil.

sbrl avatar sbrl commented on June 12, 2024

I've just double checked the worldmods folder I gave you there - and I'm so sorry, I gave you to the wrong one! That one is the for my mod sandbox testing world, not my survival world :P

Here's a link to the correct one: https://public.mooncarrot.space/worldmods.tar.gz (download will be deleted from the server after 30 days)

I'm very sorry for causing confusion here.


  1. Hold pick in hand
  2. Right click on empty anvil
  3. Note that the pick hasn't disappeared from your inventory
  4. Switch to an empty slot
  5. Right click again
  6. Get duplicate pick

from anvil.

MetaNomad avatar MetaNomad commented on June 12, 2024

Same issue for me, using pick_axe_tweaks too

from anvil.

S-S-X avatar S-S-X commented on June 12, 2024

Same issue for me, using pick_axe_tweaks too

Latest pick_axe_tweaks should be good but similar functionality is used with many mods. Have to check all tool related mods for similar issues that pick_axe_tweaks had before. Well, unless there's another pick_axe_tweaks mod...

from anvil.

MetaNomad avatar MetaNomad commented on June 12, 2024

Same issue for me, using pick_axe_tweaks too

Latest pick_axe_tweaks should be good but similar functionality is used with many mods. Have to check all tool related mods for similar issues that pick_axe_tweaks had before. Well, unless there's another pick_axe_tweaks mod...

So maybe it comes from handholds_redo, which uses pickaxe tool too

from anvil.

S-S-X avatar S-S-X commented on June 12, 2024

Same issue for me, using pick_axe_tweaks too

Latest pick_axe_tweaks should be good but similar functionality is used with many mods. Have to check all tool related mods for similar issues that pick_axe_tweaks had before. Well, unless there's another pick_axe_tweaks mod...

So maybe it comes from handholds_redo, which uses pickaxe tool too

Checked that and yes this is handhelds_redo issue, it is not returning itemstack correctly in https://github.com/t-affeldt/handholds_redo/blob/9496c8612a9f0bc3f234c1439df2bbe8dff8de2f/init.lua#L20-L25

from anvil.

Related Issues (12)

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.