City of Arabel
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Alchemy recipes bugged (poisons)

    Scheduled Pinned Locked Moved Closed Bugs
    6 Posts 2 Posters 210 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Satoyo
      last edited by Satoyo

      Fill in as MUCH information as you can.
      Area name:
      Issue Location:
      Quest Name:
      Store Name:
      NPC Name:
      NPC Location:
      Server Version:
      Screen Shot:
      Time: https://www.timeanddate.com/

      Issue Description:
      Seems like the giant wasp poison and the terinav root.

      Opening the third page of poisons, give this error:
      b5a2a62b-9db6-4d6b-893b-13387f215759-image.png
      Which i assume is the giant wasp thing acting up.
      when trying to craft terinav root, it doesnt work (craft button gone)
      9818f596-3d41-43c4-96be-3ca3d595c4ab-image.png

      problem seems similar to one that was solved recently with sort of the same symptoms.

      I can try to elaborate more if needed.

      1 Reply Last reply Reply Quote
      • EchoE
        Echo
        last edited by Echo

        I'll look..

        "You can complain if you weren't asked; you can't complain if you were asked but didn't contribute." ~ Professor.

        1 Reply Last reply Reply Quote
        • EchoE
          Echo
          last edited by

          Part of the problem, I think is the fish that is required. It's not showing up in the In-Game recipe.

              sKeyToRecipe = CnrRecipeCreateRecipe(sMenuAlchemyPoisons, "Terinav Root Extract", "custPoison117", 1);
              CnrRecipeAddComponent(sKeyToRecipe, "cnrGlassVial", 1, 1);  //Glass Vial
              CnrRecipeAddComponent(sKeyToRecipe, "cnrTerinavRoot", 1); //  Terinav Root
              CnrRecipeAddComponent(sKeyToRecipe, "cnrHoney", 1); // Honey
              CnrRecipeAddComponent(sKeyToRecipe, "cnrBrown", 1); //1 Brownwater Eel
              CnrRecipeSetRecipeLevel(sKeyToRecipe, 6);
              CnrRecipeSetRecipeXP(sKeyToRecipe, 50, 50);
              CnrRecipeSetRecipeAbilityPercentages(sKeyToRecipe, 0, 20, 0, 30, 50, 0);
          

          I did a temporary fix to test by commenting out the requirement for the fish. Try the recipe after v6826 loads and let me know if it works. I may need to find another ingredient.

          "You can complain if you weren't asked; you can't complain if you were asked but didn't contribute." ~ Professor.

          1 Reply Last reply Reply Quote
          • EchoE
            Echo
            last edited by

            Any further testing done with Terinav root?

            "You can complain if you weren't asked; you can't complain if you were asked but didn't contribute." ~ Professor.

            1 Reply Last reply Reply Quote
            • S
              Satoyo
              last edited by

              I think they worked correctly last i checked, let me quickly check again, in v6849

              1 Reply Last reply Reply Quote
              • EchoE
                Echo
                last edited by

                updates?

                "You can complain if you weren't asked; you can't complain if you were asked but didn't contribute." ~ Professor.

                1 Reply Last reply Reply Quote
                • 1 / 1
                • First post
                  Last post