Skip to content

Commit 7667273

Browse files
committed
Update correct warnings
1 parent c5d1a4a commit 7667273

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

test_scripts/run_tests_valid_output.txt

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,29 @@
11
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "jump" not bound
22
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "walk" not bound
3+
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "walk" not bound
4+
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "jump" not bound
5+
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "walk" not bound
36
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "jump" not bound
7+
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "jump" not bound
8+
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "walk" not bound
49
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "walk" not bound
10+
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "jump" not bound
11+
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "walk" not bound
12+
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "jump" not bound
13+
castle-model-converter: Warning: Animating "weights" not supported
14+
castle-model-converter: Warning: Animating "weights" not supported
15+
castle-model-converter: Warning: Animating "weights" not supported
16+
castle-model-converter: Warning: Animating "weights" not supported
17+
castle-model-converter: Warning: Animating "weights" not supported
18+
castle-model-converter: Warning: Animating "weights" not supported
19+
castle-model-converter: Warning: Animating "weights" not supported
20+
castle-model-converter: Warning: Animating "weights" not supported
21+
castle-model-converter: Warning: Animating "weights" not supported
22+
castle-model-converter: Warning: Animating "weights" not supported
23+
castle-model-converter: Warning: Animating "weights" not supported
24+
castle-model-converter: Warning: Animating "weights" not supported
25+
castle-model-converter: Warning: Animating "weights" not supported
26+
castle-model-converter: Warning: Animating "weights" not supported
527
castle-model-converter: Warning: Node name "group_ME_Default" used multiple times for different nodes (Group and Group). This is not allowed in X3D.
628
Possible reasons:
729
1. You opened an X3D model generated by older CGE tools, that didn't force node names unique when input had non-unique names. Regenerate this X3D model using latest CGE tools.
@@ -1983,8 +2005,8 @@ castle-model-converter: Warning: X3D: Cannot save X3D route: destination node na
19832005
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "KingsNose" not bound
19842006
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "KingsEye" not bound
19852007
castle-model-converter: Warning: X3D: Cannot save X3D route: destination node name "KingsNose" not bound
1986-
castle-model-converter: Warning: X3D: Error EDownloadError when loading inline file from URL "https://raw.githubusercontent.com/castle-engine/demo-models/master/castle/castle.gltf": Downloading network resources (from "http" or "https" protocols) is not enabled. Set global EnableBlockingDownloads:=true to enable.
1987-
castle-model-converter: Warning: X3D: Error EDownloadError when loading inline file from URL "https://raw.githubusercontent.com/castle-engine/demo-models/master/castle/castle.gltf": Downloading network resources (from "http" or "https" protocols) is not enabled. Set global EnableBlockingDownloads:=true to enable.
2008+
castle-model-converter: Warning: X3D: Error EDownloadError when loading inline file from URL "https://raw.githubusercontent.com/castle-engine/demo-models/master/castle/castle.gltf": Downloading network resources (from "http" or "https" protocols) synchronously is not enabled. Set global EnableBlockingDownloads:=true to enable it or use asynchronous TCastleDownload.
2009+
castle-model-converter: Warning: X3D: Error EDownloadError when loading inline file from URL "https://raw.githubusercontent.com/castle-engine/demo-models/master/castle/castle.gltf": Downloading network resources (from "http" or "https" protocols) synchronously is not enabled. Set global EnableBlockingDownloads:=true to enable it or use asynchronous TCastleDownload.
19882010
Exception "Exception":
19892011
Validation failed (consult the warnings above), exiting with non-zero status
19902012
castle-model-converter: Warning: Node name "XXXTransform" used multiple times for different nodes (Transform and Transform). This is not allowed in X3D.

0 commit comments

Comments
 (0)