-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathUnitySDK.log
More file actions
executable file
·24 lines (20 loc) · 1022 Bytes
/
UnitySDK.log
File metadata and controls
executable file
·24 lines (20 loc) · 1022 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
19.06.2020 21:08:50
Error
Could not find background images: Could not find a part of the path 'E:\Projects\TransdecEnvironment\Assets\Resources\backgroundImages'.
UnityEngine.Debug:LogError(Object)
BackgroundImages:LoadImages() (at Assets/Scripts/BackgroundImages.cs:51)
BackgroundImages:Start() (at Assets/Scripts/BackgroundImages.cs:59)
Log
Setup academy
UnityEngine.Debug:Log(Object)
RobotAcademy:SetupAcademy() (at Assets/Scripts/RobotAcademy.cs:122)
RobotAcademy:Start() (at Assets/Scripts/RobotAcademy.cs:101)
Log
Setup academy
UnityEngine.Debug:Log(Object)
RobotAcademy:SetupAcademy() (at Assets/Scripts/RobotAcademy.cs:122)
RobotAcademy:AcademyReset() (at Assets/Scripts/RobotAcademy.cs:144)
MLAgents.Academy:EnvironmentReset() (at Assets/ML-Agents/Scripts/Academy.cs:619)
MLAgents.Academy:ForcedFullReset() (at Assets/ML-Agents/Scripts/Academy.cs:535)
MLAgents.Academy:EnvironmentStep() (at Assets/ML-Agents/Scripts/Academy.cs:579)
MLAgents.Academy:FixedUpdate() (at Assets/ML-Agents/Scripts/Academy.cs:627)