Giter Site home page Giter Site logo

Comments (5)

hugeblank avatar hugeblank commented on September 24, 2024

If you could provide screenshots of the situation, reproduction steps, the mod pack name (if it's not a custom one), that would be helpful! Also I'd report this to the polymer patch first!

Additional nitpick, everything after the comma in this title would be better off in the issue description field:
image

from cc-tweaked.

SquidDev avatar SquidDev commented on September 24, 2024

Sorry squid, I'm not good at writing issues

That's fine, it takes practice! A useful pattern I like to follow is try to reproduce the bug from scratch, and write down each step. For instance, something like:

  1. Create a new superflat world.
  2. Place down a melee turtle, a zombie in front of the turtle, and a block over the zombie so it does not burn.

At this point, it may be worth including a screenshot or two, just to clarify the exact setup. Then, continue:

  1. Open the Lua prompt in the the turtle, and run turtle.attack().

Then explain what outcome you got. This might include any error messages you got, what happened to the zombie, etc... In your case, it sounds like your entire farm turned into that dwarf from God of War, so I'd love to have a screenshot :p!

It's also useful to try to reproduce this with as few mods as possible. Honestly, if an issue report requires a whole modpack to reproduce, I'm tend to ignore it.

from cc-tweaked.

TheKidThatCodes avatar TheKidThatCodes commented on September 24, 2024

maybe its an interaction with yawp

from cc-tweaked.

hugeblank avatar hugeblank commented on September 24, 2024

maybe its an interaction with yawp

Try removing the mod and testing in a test world to see if that fixes it. If it fixes it report the issue to them, and link this report. If not, then do the good ol' binary search, where you remove half of the mods, then test for the issue.

Also, again, If you could provide screenshots of the situation, reproduction steps, the mod pack name (if it's not a custom one), that would be helpful! For all we know you could be calling the function incorrectly making this wild goose chase a complete waste of time.

from cc-tweaked.

fatboychummy avatar fatboychummy commented on September 24, 2024

In the shell, run the lua program so you get something that looks like this:

CraftOS 1.9
blabla the MOTD
> lua
Interactive Lua prompt.
Call exit() to exit.
lua> 

Then, type turtle.attack(), ensuring the turtle has a tool of some kind equipped and something attackable is in front. It should return some information about why it is failing to attack, something like so:
image

Screenshots of your setup would also be helpful, as others have said!

from cc-tweaked.

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.