Task Error): Missing Method

NodeCanvas Forums Support Task Error): Missing Method

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14424
    merphun
    Participant

    Hi,

    i already deleted all my testing FSMs and still the log is showing me the error Node Canvas cannot find the class and methods i tried before. (this is indeed correct as i reorganized the methodes and classes metioned by the error log). So waht can I do to have nde canvas forget this methods and classes so that the error wont be shown?

    <b>(Type Request Error)</b>: Type with name ‘enviromentManager’ could not be resolved.

    <b>(Task Error)</b>: Missing Method ‘enviromentManager.setDay.System.Void ()’ | TASK DISABLED |

     

    thanks,

    mike

    #14434
    Gavalakis
    Keymaster

    Hello,

    It looks like that there is still some fsm still “referencing” the type and the method left over somewhere, since the error (Task Error): Missing Method ‘enviromentManager.setDay.System.Void ()’ | TASK DISABLED |, can only really be shown after the task is executed (from a running FSM somewhere).

    Please try opening up the Graph Console (Tools/ParadoxNotion/NodeCanvas/Graph Debug Console), and as soon as the error is logged in there, please click it. It should open up and focus the graph and the node causing the log as a way to find it.

    Please let me know if that works for you and if that was indeed the case.

    Thanks!

    Join us on Discord: https://discord.gg/97q2Rjh

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.