Console Error meaning in RL

Console Error meaning in RL

sri_vikas_k
Not applicable
14 Views
1 Reply
Message 1 of 2

Console Error meaning in RL

sri_vikas_k
Not applicable

[ FlexSim 23.0.4 ]

Hi cammunity,

I am getting this error in system console while running the model. what is the meanaing of the error.

error-console-in-rl.png

Thanks in advance.

0 Likes
Accepted solutions (1)
15 Views
1 Reply
Reply (1)
Message 2 of 2

moehlmann_fe
Observer
Observer
Accepted solution

I've marked the most relevant parts in the error messages.

1678863654875.png

As you can see the messages are informing you that the labels "LastTime" and "Reward" did not exits on Sink1 when the entry trigger and the reward function tried to access them respectively. The following two messages are then a result of those functions not executing properly.