Crafting Scenario Error

Forum Forums Discussion Crafting Scenario Error

This topic contains 1 reply, has 2 voices, and was last updated by Miqobot Miqobot 2 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35872
    Pujin
    Pujin
    Participant
    0

    I set up a crafting script to eat food and craft, but after one run of it I get a kill error ID 03DE and it kills the program. Any idea whats wrong?

    Script:
    icon(1, 4, 5.0)
    icon(1, 4, 5.0)
    craftMacro(Master 9)
    recipe(Pumpkin Potage)
    craft(50)
    repair()
    materiaExtract()
    repeatAll(5)

    Error:
    Current zone: Unknown (ID 03DE)

    #35873
    Miqobot
    Miqobot
    Keymaster
    0

    This issue indicates that you attempt to run Miqobot in an unsupported location.
    03DE is a hex identifier for the inn room of Andron. It will be added in the next update.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.