Open MoSyazwan opened 2 years ago
ok, managed to load the brain, but got these error instead:
No brain action generated in evaluation session 3fcb2f28-bd52-4a84-839d-fc936484dafd, episode 74c78581-da24-4be9-9015-86d91a41f2ff at step 294. If the error persists, please contact Falken team to report this as a bug
UnityEngine.Debug:LogError(Object)
Falken.Logger:LogMessage(LogLevel, String, IntPtr) (at Assets/Falken/Scripts/Log.cs:164)
FalkenInternal.falken_modulePINVOKE:falken_Episode_Step__SWIG_0(HandleRef)
FalkenInternal.falken.Episode:Step() (at Assets/Falken/Scripts/Gen/falken/Episode.cs:52)
Falken.Episode:Step(Nullable`1) (at Assets/Falken/Scripts/Episode.cs:133)
BasePlayer:CalculateObservations() (at Assets/Scripts/Entity/Player/BasePlayer-Falken.cs:351)
BasePlayer:Update() (at Assets/Scripts/Entity/Player/BasePlayer-Client.cs:550)
I try to run using Evaluation mode (Falken.Session.Type.Evaluation), however it show error. brain ID and snapshot ID already added.