Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Godot fails to build Mono glue with the latest update #36442

Closed
mysticfall opened this issue Feb 22, 2020 · 11 comments
Closed

Godot fails to build Mono glue with the latest update #36442

mysticfall opened this issue Feb 22, 2020 · 11 comments

Comments

@mysticfall
Copy link
Contributor

mysticfall commented Feb 22, 2020

Godot version:
master / 7c1415b

OS/device including version:
Manjaro Linux (Testing/KDE)

Issue description:
After checking out the current master branch and run scons to build the Mono glue, it fails with the following output:

Generating _ClassDB...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
...
Generating AnimatedSprite.cs...
ERROR: Parameter "prop_itype" is null.
   at: _generate_cs_property (modules/mono/editor/bindings_generator.cpp:1433)
ERROR: Failed to generate property 'animation' for class 'AnimatedSprite'.
   at: _generate_cs_type (modules/mono/editor/bindings_generator.cpp:1297)
ERROR: Generation of the Core API C# project failed.
   at: generate_cs_api (modules/mono/editor/bindings_generator.cpp:1115)
ERROR: --generate-mono-glue: Failed to generate the C# API.
   at: handle_cmdline_args (modules/mono/editor/bindings_generator.cpp:3181)
...
(similar logs repeated many times)
...
Project "/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharp.sln" (1) is building "/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj" (2) on node 1 (default targets).                                                                                                                                                            
/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj(83,3): error MSB4019: The imported project "/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharp/Generated/GeneratedIncludes.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.
Done Building Project "/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj" (default targets) -- FAILED.
Project "/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharp.sln" (1) is building "/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj" (3) on node 1 (default targets).
/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj(38,3): error MSB4019: The imported project "/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharpEditor/Generated/GeneratedIncludes.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.
Done Building Project "/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj" (default targets) -- FAILED.
Done Building Project "/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharp.sln" (default targets) -- FAILED.

Build FAILED.

"/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharp.sln" (default target) (1) ->
"/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj" (default target) (2) ->
  /home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj(83,3): error MSB4019: The imported project "/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharp/Generated/GeneratedIncludes.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.


"/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharp.sln" (default target) (1) ->
"/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj" (default target) (3) ->
  /home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj(38,3): error MSB4019: The imported project "/home/fender/workspace/godot/modules/mono/glue/GodotSharp/GodotSharpEditor/Generated/GeneratedIncludes.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.

    0 Warning(s)
    2 Error(s)

I haven't been able to build Godot since the Vulkan update, but I'm not sure if it's the same problem with #36111 or not.

@TheDevelolper
Copy link

I'm having the same issue

@DenisBelmondo
Copy link

I can confirm this issue also occurs on Windows 10.

@LinuxUserGD
Copy link
Contributor

LinuxUserGD commented Feb 28, 2020

It was fixed for a small time but after some new commits I also get this on Arch Linux:

ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
Generating _Directory...
Generating _Engine...
Generating _File...
Generating _Geometry...
Generating _GodotSharp...
Generating _JSON...
Generating _Marshalls...
Generating _Mutex...
Generating _OS...
Generating _ResourceLoader...
Generating _ResourceSaver...
Generating _Semaphore...
Generating _Thread...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
Generating _VisualScriptEditor...
Mono glue generated successfully
Declaring global enum 'Type' inside static class 'Variant'
ERROR: Cannot resolve type reference in documentation: 'Vector2i'.
   at: bbcode_to_xml (modules/mono/editor/bindings_generator.cpp:536)
ERROR: Cannot resolve type reference in documentation: 'Rect2i'.
   at: bbcode_to_xml (modules/mono/editor/bindings_generator.cpp:536)
ERROR: Cannot resolve type reference in documentation: 'Vector3i'.
   at: bbcode_to_xml (modules/mono/editor/bindings_generator.cpp:536)
ERROR: Cannot resolve type reference in documentation: 'StringName'.
   at: bbcode_to_xml (modules/mono/editor/bindings_generator.cpp:536)
ERROR: Cannot resolve type reference in documentation: 'Callable'.
   at: bbcode_to_xml (modules/mono/editor/bindings_generator.cpp:536)
ERROR: Cannot resolve type reference in documentation: 'Signal'.
   at: bbcode_to_xml (modules/mono/editor/bindings_generator.cpp:536)
ERROR: Cannot resolve type reference in documentation: 'PackedInt64Array'.
   at: bbcode_to_xml (modules/mono/editor/bindings_generator.cpp:536)
ERROR: Cannot resolve type reference in documentation: 'PackedFloat64Array'.
   at: bbcode_to_xml (modules/mono/editor/bindings_generator.cpp:536)
Declaring global enum 'Operator' inside static class 'Variant'
Generating ARVRAnchor.cs...
Generating ARVRCamera.cs...
Generating ARVRController.cs...
Generating ARVRInterface.cs...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
Generating ARVRInterfaceGDNative.cs...
Generating ARVROrigin.cs...
Generating ARVRPositionalTracker.cs...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: _get_type_or_placeholder (modules/mono/editor/bindings_generator.cpp:2137)
Generating ARVRServer.cs...
Generating AStar.cs...
Generating AStar2D.cs...
Generating AcceptDialog.cs...
Generating AnimatedSprite.cs...
ERROR: Parameter "prop_itype" is null.
   at: _generate_cs_property (modules/mono/editor/bindings_generator.cpp:1433)
ERROR: Failed to generate property 'animation' for class 'AnimatedSprite'.
   at: _generate_cs_type (modules/mono/editor/bindings_generator.cpp:1297)
ERROR: Generation of the Core API C# project failed.
   at: generate_cs_api (modules/mono/editor/bindings_generator.cpp:1115)
ERROR: --generate-mono-glue: Failed to generate the C# API.
   at: handle_cmdline_args (modules/mono/editor/bindings_generator.cpp:3183)

and

[  5%] clang++ -o main/tests/test_math.x11.opt.tools.64.llvm.o -c -std=gnu++17 -g1 -O2 -flto=thin -pipe -fpie -pthread -Wall -Werror=return-type -DDEBUG_ENABLED -DTYPED_METHOD_BIND -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DPULSEAUDIO_ENABLED -D_REENTRANT -DJOYDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DVULKAN_ENABLED -DPTRCALL_ENABLED -DTOOLS_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -DHAVE_MNTENT -Ithirdparty/freetype/include -Ithirdparty/libpng -Ithirdparty/glad -Ithirdparty/vulkan -Ithirdparty/vulkan/include -Ithirdparty/vulkan/loader -Ithirdparty/zstd -Ithirdparty/zlib -Iplatform/x11 -I. main/tests/test_math.cpp
platform/x11/os_x11.cpp:244:2: warning: Forcing vulkan video driver because OpenGL not implemented yet [-W#warnings]
#warning Forcing vulkan video driver because OpenGL not implemented yet
 ^
[  5%] clang++ -o main/tests/test_oa_hash_map.x11.opt.tools.64.llvm.o -c -std=gnu++17 -g1 -O2 -flto=thin -pipe -fpie -pthread -Wall -Werror=return-type -DDEBUG_ENABLED -DTYPED_METHOD_BIND -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DPULSEAUDIO_ENABLED -D_REENTRANT -DJOYDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DVULKAN_ENABLED -DPTRCALL_ENABLED -DTOOLS_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -DHAVE_MNTENT -Ithirdparty/freetype/include -Ithirdparty/libpng -Ithirdparty/glad -Ithirdparty/vulkan -Ithirdparty/vulkan/include -Ithirdparty/vulkan/loader -Ithirdparty/zstd -Ithirdparty/zlib -Iplatform/x11 -I. main/tests/test_oa_hash_map.cpp
Generated/GodotObjects/PathFollow2D.cs(94,21): warning CS0108: 'PathFollow2D.Rotate' hides inherited member 'Node2D.Rotate(float)'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated/NativeCalls.cs(3220,94): error CS0246: The type or namespace name 'Callable' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated/NativeCalls.cs(3223,95): error CS0246: The type or namespace name 'Callable' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated/NativeCalls.cs(3226,95): error CS0246: The type or namespace name 'Callable' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated/GodotObjects/ARVRInterface.cs(149,16): error CS0246: The type or namespace name 'StringName' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated/GodotObjects/Object.cs(471,45): error CS0246: The type or namespace name 'Callable' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated/GodotObjects/Object.cs(481,47): error CS0246: The type or namespace name 'Callable' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated/GodotObjects/Object.cs(490,48): error CS0246: The type or namespace name 'Callable' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated/GodotObjects/ARVRPositionalTracker.cs(80,16): error CS0246: The type or namespace name 'StringName' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated/GodotObjects/ARVRPositionalTracker.cs(68,39): warning CS0108: 'ARVRPositionalTracker.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated/GodotObjects/ArrayMesh.cs(144,36): warning CS0108: 'ArrayMesh.BlendShapeMode' hides inherited member 'Mesh.BlendShapeMode'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated/GodotObjects/ArrayMesh.cs(40,21): warning CS0108: 'ArrayMesh.ArrayFormat' hides inherited member 'Mesh.ArrayFormat'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated/GodotObjects/ArrayMesh.cs(80,21): warning CS0108: 'ArrayMesh.ArrayType' hides inherited member 'Mesh.ArrayType'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated/GodotObjects/LightOccluder2D.cs(36,20): warning CS0108: 'LightOccluder2D.LightMask' hides inherited member 'CanvasItem.LightMask'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated/GodotObjects/CPUParticles.cs(15,21): warning CS0108: 'CPUParticles.Flags' hides inherited member 'GeometryInstance.Flags'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
The creation of the project "/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj" has been completed (default goals) - ERROR.
The creation of the project "/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp.sln" has been completed (standard goals) - ERROR.

Build process failed.

"/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp.sln" (default target) (1) ->
"/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj" (default target) (2) ->
(CoreCompile target) ->

  Generated/GodotObjects/PathFollow2D.cs(94,21): warning CS0108: 'PathFollow2D.Rotate' hides inherited member 'Node2D.Rotate(float)'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated/GodotObjects/ARVRPositionalTracker.cs(68,39): warning CS0108: 'ARVRPositionalTracker.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated/GodotObjects/ArrayMesh.cs(144,36): warning CS0108: 'ArrayMesh.BlendShapeMode' hides inherited member 'Mesh.BlendShapeMode'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated/GodotObjects/ArrayMesh.cs(40,21): warning CS0108: 'ArrayMesh.ArrayFormat' hides inherited member 'Mesh.ArrayFormat'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated/GodotObjects/ArrayMesh.cs(80,21): warning CS0108: 'ArrayMesh.ArrayType' hides inherited member 'Mesh.ArrayType'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated/GodotObjects/LightOccluder2D.cs(36,20): warning CS0108: 'LightOccluder2D.LightMask' hides inherited member 'CanvasItem.LightMask'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated/GodotObjects/CPUParticles.cs(15,21): warning CS0108: 'CPUParticles.Flags' hides inherited member 'GeometryInstance.Flags'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]


"/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp.sln" (Standardziel) (1) ->
"/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj" (Standardziel) (2) ->
(CoreCompile Ziel) -> 
  Generated/NativeCalls.cs(3220,94): error CS0246: The type or namespace name 'Callable' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated/NativeCalls.cs(3223,95): error CS0246: The type or namespace name 'Callable' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated/NativeCalls.cs(3226,95): error CS0246: The type or namespace name 'Callable' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated/GodotObjects/ARVRInterface.cs(149,16): error CS0246: The type or namespace name 'StringName' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated/GodotObjects/Object.cs(471,45): error CS0246: The type or namespace name 'Callable' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated/GodotObjects/Object.cs(481,47): error CS0246: The type or namespace name 'Callable' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated/GodotObjects/Object.cs(490,48): error CS0246: The type or namespace name 'Callable' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated/GodotObjects/ARVRPositionalTracker.cs(80,16): error CS0246: The type or namespace name 'StringName' could not be found (are you missing a using directive or an assembly reference?) [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]

    7 Warning (s)
    8 errors

Elapsed time 00:00:25.10
scons: *** [bin/GodotSharp/Api/Debug/GodotSharp.dll] RuntimeError : 'msbuild' exited with error code: 1
Traceback (most recent call last):
  File "/run/media/user/user/git/godot/modules/mono/build_scripts/solution_builder.py", line 150, in run_command
    subprocess.check_call(args, env=env_override)
  File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/msbuild', '/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp.sln', '/p:Configuration=Debug', '/p:NoWarn=1591']' returned non-zero exit status 1.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/SCons/Action.py", line 1209, in execute
    result = self.execfunction(target=target, source=rsources, env=env)
  File "/run/media/user/user/git/godot/modules/mono/build_scripts/api_solution_build.py", line 20, in build_api_solution
    build_solution(env, solution_path, build_config, extra_msbuild_args=extra_msbuild_args)
  File "/run/media/user/user/git/godot/modules/mono/build_scripts/solution_builder.py", line 214, in build_solution
    run_command(msbuild_path, msbuild_args, env_override=msbuild_env, name='msbuild')
  File "/run/media/user/user/git/godot/modules/mono/build_scripts/solution_builder.py", line 152, in run_command
    raise RuntimeError("'%s' exited with error code: %s" % (name, e.returncode))
RuntimeError: 'msbuild' exited with error code: 1
1 warning generated.
scons: building terminated because of errors.

@oisincar
Copy link
Contributor

Confirming this (original issue), with near-identical logs on Ubuntu 19.04/ msbuild 16.3.0/ Mono 6.6.0.

@Bristlefrost1
Copy link

Bristlefrost1 commented Feb 29, 2020

Confirming this. I'm on Windows 10.

D:\godot>bin\godot.windows.tools.64.mono --generate-mono-glue modules/mono/glue
Godot Engine v4.0.dev.mono.custom_build.43d79e6d3 - https://godotengine.org

Mono: Logfile is: C:\Users\catma\AppData\Roaming/Godot/mono/mono_logs/2020_02_29 23.47.45 (3232).txt
Ignoring type 'BulletPhysicsDirectBodyState' because it's not exposed
Ignoring type 'BulletPhysicsDirectSpaceState' because it's not exposed
Ignoring type 'BulletPhysicsServer' because it's not exposed
Ignoring type 'GDScriptNativeClass' because it's not exposed
Ignoring type 'GraphEditFilter' because it's not exposed
Ignoring type 'IP_Unix' because it's not exposed
Ignoring type 'InputDefault' because it's not exposed
Ignoring type 'Navigation2DServer' because it's not exposed
Ignoring type 'NavigationServer' because it's not exposed
Ignoring type 'Physics2DDirectBodyStateSW' because it's not exposed
Ignoring type 'Physics2DDirectSpaceStateSW' because it's not exposed
Ignoring type 'Physics2DServerSW' because it's not exposed
Name of method 'Popup' is ambiguous with the name of its enclosing class 'Popup'. Renaming method to 'Popup_'
Name of method 'Reference' is ambiguous with the name of its enclosing class 'Reference'. Renaming method to 'Reference_'
Ignoring type 'RenderingDevice' because it's not exposed
Ignoring type 'ResourceFormatLoaderCrypto' because it's not exposed
Ignoring type 'ResourceFormatSaverCrypto' because it's not exposed
Ignoring type 'RootMotionView' because it's not enabled
Name of property 'TextureProgress' is ambiguous with the name of its enclosing class 'TextureProgress'. Renaming property to 'TextureProgress_'
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'Callable'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'Callable'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'Callable'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating ARVRAnchor...
Generating ARVRCamera...
Generating ARVRController...
Generating ARVRInterface...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating ARVRInterfaceGDNative...
Generating ARVROrigin...
Generating ARVRPositionalTracker...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating ARVRServer...
Generating AStar...
Generating AStar2D...
Generating AcceptDialog...
Generating AnimatedSprite...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AnimatedSprite3D...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AnimatedTexture...
Generating Animation...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AnimationNode...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AnimationNodeAdd2...
Generating AnimationNodeAdd3...
Generating AnimationNodeAnimation...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AnimationNodeBlend2...
Generating AnimationNodeBlend3...
Generating AnimationNodeBlendSpace1D...
Generating AnimationNodeBlendSpace2D...
Generating AnimationNodeBlendTree...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AnimationNodeOneShot...
Generating AnimationNodeOutput...
Generating AnimationNodeStateMachine...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AnimationNodeStateMachinePlayback...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AnimationNodeStateMachineTransition...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AnimationNodeTimeScale...
Generating AnimationNodeTimeSeek...
Generating AnimationNodeTransition...
Generating AnimationPlayer...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AnimationRootNode...
Generating AnimationTrackEditPlugin...
Generating AnimationTree...
Generating Area...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating Area2D...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating ArrayMesh...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AtlasTexture...
Generating AudioBusLayout...
Generating AudioEffect...
Generating AudioEffectAmplify...
Generating AudioEffectBandLimitFilter...
Generating AudioEffectBandPassFilter...
Generating AudioEffectChorus...
Generating AudioEffectCompressor...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AudioEffectDelay...
Generating AudioEffectDistortion...
Generating AudioEffectEQ...
Generating AudioEffectEQ10...
Generating AudioEffectEQ21...
Generating AudioEffectEQ6...
Generating AudioEffectFilter...
Generating AudioEffectHighPassFilter...
Generating AudioEffectHighShelfFilter...
Generating AudioEffectInstance...
Generating AudioEffectLimiter...
Generating AudioEffectLowPassFilter...
Generating AudioEffectLowShelfFilter...
Generating AudioEffectNotchFilter...
Generating AudioEffectPanner...
Generating AudioEffectPhaser...
Generating AudioEffectPitchShift...
Generating AudioEffectRecord...
Generating AudioEffectReverb...
Generating AudioEffectSpectrumAnalyzer...
Generating AudioEffectSpectrumAnalyzerInstance...
Generating AudioEffectStereoEnhance...
Generating AudioServer...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AudioStream...
Generating AudioStreamGenerator...
Generating AudioStreamGeneratorPlayback...
Generating AudioStreamMicrophone...
Generating AudioStreamOGGVorbis...
Generating AudioStreamPlayback...
Generating AudioStreamPlaybackResampled...
Generating AudioStreamPlayer...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AudioStreamPlayer2D...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AudioStreamPlayer3D...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating AudioStreamRandomPitch...
Generating AudioStreamSample...
Generating BackBufferCopy...
Generating BaseButton...
Generating BaseMaterial3D...
Generating BitMap...
Generating BitmapFont...
Generating Bone2D...
Generating BoneAttachment...
Generating BoxContainer...
Generating BoxShape...
Generating Button...
Generating ButtonGroup...
Generating CPUParticles...
Generating CPUParticles2D...
Generating CSGBox...
Generating CSGCombiner...
Generating CSGCylinder...
Generating CSGMesh...
Generating CSGPolygon...
Generating CSGPrimitive...
Generating CSGShape...
Generating CSGSphere...
Generating CSGTorus...
Generating CSharpScript...
Generating Camera...
Generating Camera2D...
Generating CameraEffects...
Generating CameraFeed...
Generating CameraServer...
Generating CameraTexture...
Generating CanvasItem...
Generating CanvasItemMaterial...
Generating CanvasLayer...
Generating CanvasModulate...
Generating CapsuleMesh...
Generating CapsuleShape...
Generating CapsuleShape2D...
Generating CenterContainer...
Generating CharFXTransform...
Generating CheckBox...
Generating CheckButton...
Generating CircleShape2D...
Generating ClippedCamera...
Generating CollisionObject...
Generating CollisionObject2D...
Generating CollisionPolygon...
Generating CollisionPolygon2D...
Generating CollisionShape...
Generating CollisionShape2D...
Generating ColorPicker...
Generating ColorPickerButton...
Generating ColorRect...
Generating ConcavePolygonShape...
Generating ConcavePolygonShape2D...
Generating ConeTwistJoint...
Generating ConfigFile...
Generating ConfirmationDialog...
Generating Container...
Generating Control...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating ConvexPolygonShape...
Generating ConvexPolygonShape2D...
Generating Crypto...
Generating CryptoKey...
Generating CubeMesh...
Generating Cubemap...
Generating CubemapArray...
Generating Curve...
Generating Curve2D...
Generating Curve3D...
Generating CurveTexture...
Generating CylinderMesh...
Generating CylinderShape...
Generating DTLSServer...
Generating DampedSpringJoint2D...
Generating DirectionalLight...
Generating DynamicFont...
Generating DynamicFontData...
Generating EditorExportPlugin...
Generating EditorFeatureProfile...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating EditorFileDialog...
Generating EditorFileSystem...
Generating EditorFileSystemDirectory...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating EditorImportPlugin...
Generating EditorInspector...
Generating EditorInspectorPlugin...
Generating EditorInterface...
Generating EditorPlugin...
Generating EditorProperty...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating EditorResourceConversionPlugin...
Generating EditorResourcePreview...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating EditorResourcePreviewGenerator...
Generating EditorSceneImporter...
Generating EditorSceneImporterAssimp...
Generating EditorScenePostImport...
Generating EditorScript...
Generating EditorSelection...
Generating EditorSettings...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating EditorSpatialGizmo...
Generating EditorSpatialGizmoPlugin...
Generating EditorSpinSlider...
Generating EditorVCSInterface...
Generating EncodedObjectAsID...
Generating Environment...
Generating Expression...
Generating FileDialog...
Generating Font...
Generating FuncRef...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating GDNative...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating GDNativeLibrary...
Generating GDScript...
Generating GDScriptFunctionState...
Generating GIProbe...
Generating GIProbeData...
Generating Generic6DOFJoint...
Generating GeometryInstance...
Generating Gradient...
Generating GradientTexture...
Generating GraphEdit...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating GraphNode...
Generating GridContainer...
Generating GridMap...
Generating GrooveJoint2D...
Generating HBoxContainer...
Generating HScrollBar...
Generating HSeparator...
Generating HSlider...
Generating HSplitContainer...
Generating HTTPClient...
Generating HTTPRequest...
Generating HashingContext...
Generating HeightMapShape...
Generating HingeJoint...
Generating IP...
Generating Image...
Generating ImageTexture...
Generating ImmediateGeometry...
Generating Input...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating InputEvent...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating InputEventAction...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating InputEventGesture...
Generating InputEventJoypadButton...
Generating InputEventJoypadMotion...
Generating InputEventKey...
Generating InputEventMIDI...
Generating InputEventMagnifyGesture...
Generating InputEventMouse...
Generating InputEventMouseButton...
Generating InputEventMouseMotion...
Generating InputEventPanGesture...
Generating InputEventScreenDrag...
Generating InputEventScreenTouch...
Generating InputEventWithModifiers...
Generating InputMap...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating InstancePlaceholder...
Generating InterpolatedCamera...
Generating ItemList...
Generating JSONParseResult...
Generating JSONRPC...
Generating JavaClass...
Generating JavaClassWrapper...
Generating JavaScript...
Generating Joint...
Generating Joint2D...
Generating KinematicBody...
Generating KinematicBody2D...
Generating KinematicCollision...
Generating KinematicCollision2D...
Generating Label...
Generating LargeTexture...
Generating Light...
Generating Light2D...
Generating LightOccluder2D...
Generating Line2D...
Generating LineEdit...
Generating LineShape2D...
Generating LinkButton...
Generating Listener...
Generating MainLoop...
Generating MarginContainer...
Generating Material...
Generating MenuButton...
Generating Mesh...
Generating MeshDataTool...
Generating MeshInstance...
Generating MeshInstance2D...
Generating MeshLibrary...
Generating MeshTexture...
Generating MobileVRInterface...
Generating MultiMesh...
Generating MultiMeshInstance...
Generating MultiMeshInstance2D...
Generating MultiplayerAPI...
Generating MultiplayerPeerGDNative...
Generating NativeScript...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating Navigation...
Generating Navigation2D...
Generating NavigationAgent...
Generating NavigationAgent2D...
Generating NavigationMesh...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating NavigationMeshGenerator...
Generating NavigationObstacle...
Generating NavigationObstacle2D...
Generating NavigationPolygon...
Generating NavigationRegion...
Generating NavigationRegion2D...
Generating NetworkedMultiplayerENet...
Generating NetworkedMultiplayerPeer...
Generating NinePatchRect...
Generating Node...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating Node2D...
Generating NoiseTexture...
Generating ORMMaterial3D...
Generating Object...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'Callable'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'Callable'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'Callable'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating OccluderPolygon2D...
Generating OmniLight...
Generating OpenSimplexNoise...
Generating OptionButton...
Generating PCKPacker...
Generating PHashTranslation...
Generating PackedDataContainer...
Generating PackedDataContainerRef...
Generating PackedScene...
Generating PacketPeer...
Generating PacketPeerDTLS...
Generating PacketPeerGDNative...
Generating PacketPeerStream...
Generating PacketPeerUDP...
Generating Panel...
Generating PanelContainer...
Generating PanoramaSky...
Generating ParallaxBackground...
Generating ParallaxLayer...
Generating Particles...
Generating Particles2D...
Generating ParticlesMaterial...
Generating Path...
Generating Path2D...
Generating PathFollow...
Generating PathFollow2D...
Generating Performance...
Generating PhysicalBone...
Generating Physics2DDirectBodyState...
Generating Physics2DDirectSpaceState...
Generating Physics2DServer...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating Physics2DShapeQueryParameters...
Generating Physics2DShapeQueryResult...
Generating Physics2DTestMotionResult...
Generating PhysicsBody...
Generating PhysicsBody2D...
Generating PhysicsDirectBodyState...
Generating PhysicsDirectSpaceState...
Generating PhysicsMaterial...
Generating PhysicsServer...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating PhysicsShapeQueryParameters...
Generating PhysicsShapeQueryResult...
Generating PinJoint...
Generating PinJoint2D...
Generating PlaneMesh...
Generating PluginScript...
Generating PointMesh...
Generating Polygon2D...
Generating PolygonPathFinder...
Generating Popup...
Generating PopupDialog...
Generating PopupMenu...
Generating PopupPanel...
Generating Position2D...
Generating Position3D...
Generating PrimitiveMesh...
Generating PrismMesh...
Generating ProceduralSky...
Generating ProgressBar...
Generating ProjectSettings...
Generating ProximityGroup...
Generating ProxyTexture...
Generating QuadMesh...
Generating RandomNumberGenerator...
Generating Range...
Generating RayCast...
Generating RayCast2D...
Generating RayShape...
Generating RayShape2D...
Generating RectangleShape2D...
Generating Reference...
Generating ReferenceRect...
Generating ReflectionProbe...
Generating RegEx...
Generating RegExMatch...
Generating RemoteTransform...
Generating RemoteTransform2D...
Generating Resource...
Generating ResourceFormatLoader...
Generating ResourceFormatSaver...
Generating ResourceImporter...
Generating ResourcePreloader...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating RichTextEffect...
Generating RichTextLabel...
Generating RigidBody...
Generating RigidBody2D...
Generating SceneState...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating SceneTree...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating SceneTreeTimer...
Generating Script...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating ScriptCreateDialog...
Generating ScriptEditor...
Generating ScrollBar...
Generating ScrollContainer...
Generating SegmentShape2D...
Generating Separator...
Generating Shader...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating ShaderMaterial...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating Shape...
Generating Shape2D...
Generating ShortCut...
Generating Skeleton...
Generating Skeleton2D...
Generating SkeletonIK...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating Skin...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating SkinReference...
Generating Sky...
Generating Slider...
Generating SliderJoint...
Generating SoftBody...
Generating Spatial...
Generating SpatialGizmo...
Generating SpatialVelocityTracker...
Generating SphereMesh...
Generating SphereShape...
Generating SpinBox...
Generating SplitContainer...
Generating SpotLight...
Generating SpringArm...
Generating Sprite...
Generating Sprite3D...
Generating SpriteBase3D...
Generating SpriteFrames...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating StandardMaterial3D...
Generating StaticBody...
Generating StaticBody2D...
Generating StreamPeer...
Generating StreamPeerBuffer...
Generating StreamPeerGDNative...
Generating StreamPeerSSL...
Generating StreamPeerTCP...
Generating StreamTexture...
Generating StyleBox...
Generating StyleBoxEmpty...
Generating StyleBoxFlat...
Generating StyleBoxLine...
Generating StyleBoxTexture...
Generating SurfaceTool...
Generating TCP_Server...
Generating TabContainer...
Generating Tabs...
Generating TextEdit...
Generating TextFile...
Generating Texture...
Generating Texture2D...
Generating Texture2DArray...
Generating TextureButton...
Generating TextureLayered...
Generating TextureProgress...
Generating TextureRect...
Generating Theme...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating TileMap...
Generating TileSet...
Generating Timer...
Generating ToolButton...
Generating TouchScreenButton...
Generating Translation...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating TranslationServer...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating Tree...
Generating TreeItem...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating TriangleMesh...
Generating Tween...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating UDPServer...
Generating UPNP...
Generating UPNPDevice...
Generating UndoRedo...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VBoxContainer...
Generating VScrollBar...
Generating VSeparator...
Generating VSlider...
Generating VSplitContainer...
Generating VehicleBody...
Generating VehicleWheel...
Generating VideoPlayer...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VideoStream...
Generating VideoStreamGDNative...
Generating VideoStreamTheora...
Generating VideoStreamWebm...
Generating Viewport...
Generating ViewportContainer...
Generating ViewportTexture...
Generating VisibilityEnabler...
Generating VisibilityEnabler2D...
Generating VisibilityNotifier...
Generating VisibilityNotifier2D...
Generating VisualInstance...
Generating VisualScript...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualScriptBasicTypeConstant...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualScriptBuiltinFunc...
Generating VisualScriptClassConstant...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualScriptComment...
Generating VisualScriptComposeArray...
Generating VisualScriptCondition...
Generating VisualScriptConstant...
Generating VisualScriptConstructor...
Generating VisualScriptCustomNode...
Generating VisualScriptDeconstruct...
Generating VisualScriptEmitSignal...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualScriptEngineSingleton...
Generating VisualScriptExpression...
Generating VisualScriptFunction...
Generating VisualScriptFunctionCall...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualScriptFunctionState...
Generating VisualScriptGlobalConstant...
Generating VisualScriptIndexGet...
Generating VisualScriptIndexSet...
Generating VisualScriptInputAction...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualScriptIterator...
Generating VisualScriptLists...
Generating VisualScriptLocalVar...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualScriptLocalVarSet...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualScriptMathConstant...
Generating VisualScriptNode...
Generating VisualScriptOperator...
Generating VisualScriptPreload...
Generating VisualScriptPropertyGet...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualScriptPropertySet...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualScriptResourcePath...
Generating VisualScriptReturn...
Generating VisualScriptSceneNode...
Generating VisualScriptSceneTree...
Generating VisualScriptSelect...
Generating VisualScriptSelf...
Generating VisualScriptSequence...
Generating VisualScriptSubCall...
Generating VisualScriptSwitch...
Generating VisualScriptTypeCast...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualScriptVariableGet...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualScriptVariableSet...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualScriptWhile...
Generating VisualScriptYield...
Generating VisualScriptYieldSignal...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualServer...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating VisualShader...
Generating VisualShaderNode...
Generating VisualShaderNodeBooleanConstant...
Generating VisualShaderNodeBooleanUniform...
Generating VisualShaderNodeColorConstant...
Generating VisualShaderNodeColorFunc...
Generating VisualShaderNodeColorOp...
Generating VisualShaderNodeColorUniform...
Generating VisualShaderNodeCompare...
Generating VisualShaderNodeCubemap...
Generating VisualShaderNodeCubemapUniform...
Generating VisualShaderNodeCustom...
Generating VisualShaderNodeDeterminant...
Generating VisualShaderNodeDotProduct...
Generating VisualShaderNodeExpression...
Generating VisualShaderNodeFaceForward...
Generating VisualShaderNodeFloatConstant...
Generating VisualShaderNodeFloatFunc...
Generating VisualShaderNodeFloatOp...
Generating VisualShaderNodeFloatUniform...
Generating VisualShaderNodeFresnel...
Generating VisualShaderNodeGlobalExpression...
Generating VisualShaderNodeGroupBase...
Generating VisualShaderNodeIf...
Generating VisualShaderNodeInput...
Generating VisualShaderNodeIntConstant...
Generating VisualShaderNodeIntFunc...
Generating VisualShaderNodeIntOp...
Generating VisualShaderNodeIntUniform...
Generating VisualShaderNodeIs...
Generating VisualShaderNodeOuterProduct...
Generating VisualShaderNodeOutput...
Generating VisualShaderNodeScalarClamp...
Generating VisualShaderNodeScalarDerivativeFunc...
Generating VisualShaderNodeScalarInterp...
Generating VisualShaderNodeScalarSmoothStep...
Generating VisualShaderNodeScalarSwitch...
Generating VisualShaderNodeSwitch...
Generating VisualShaderNodeTexture...
Generating VisualShaderNodeTextureUniform...
Generating VisualShaderNodeTextureUniformTriplanar...
Generating VisualShaderNodeTransformCompose...
Generating VisualShaderNodeTransformConstant...
Generating VisualShaderNodeTransformDecompose...
Generating VisualShaderNodeTransformFunc...
Generating VisualShaderNodeTransformMult...
Generating VisualShaderNodeTransformUniform...
Generating VisualShaderNodeTransformVecMult...
Generating VisualShaderNodeUniform...
Generating VisualShaderNodeVec3Constant...
Generating VisualShaderNodeVec3Uniform...
Generating VisualShaderNodeVectorClamp...
Generating VisualShaderNodeVectorCompose...
Generating VisualShaderNodeVectorDecompose...
Generating VisualShaderNodeVectorDerivativeFunc...
Generating VisualShaderNodeVectorDistance...
Generating VisualShaderNodeVectorFunc...
Generating VisualShaderNodeVectorInterp...
Generating VisualShaderNodeVectorLen...
Generating VisualShaderNodeVectorOp...
Generating VisualShaderNodeVectorRefract...
Generating VisualShaderNodeVectorScalarMix...
Generating VisualShaderNodeVectorScalarSmoothStep...
Generating VisualShaderNodeVectorScalarStep...
Generating VisualShaderNodeVectorSmoothStep...
Generating WeakRef...
Generating WebRTCDataChannel...
Generating WebRTCDataChannelGDNative...
Generating WebRTCMultiplayer...
Generating WebRTCPeerConnection...
Generating WebRTCPeerConnectionGDNative...
Generating WebSocketClient...
Generating WebSocketMultiplayerPeer...
Generating WebSocketPeer...
Generating WebSocketServer...
Generating WindowDialog...
Generating World...
Generating World2D...
Generating WorldEnvironment...
Generating WorldMarginShape...
Generating X509Certificate...
Generating XMLParser...
Generating YSort...
Generating _ClassDB...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating _Directory...
Generating _Engine...
Generating _File...
Generating _Geometry...
Generating _GodotSharp...
Generating _JSON...
Generating _Marshalls...
Generating _Mutex...
Generating _OS...
Generating _ResourceLoader...
Generating _ResourceSaver...
Generating _Semaphore...
Generating _Thread...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating _VisualScriptEditor...
Mono glue generated successfully
Declaring global enum 'Type' inside static class 'Variant'
ERROR: Cannot resolve type reference in documentation: 'Vector2i'.
   at: BindingsGenerator::bbcode_to_xml (modules\mono\editor\bindings_generator.cpp:536)
ERROR: Cannot resolve type reference in documentation: 'Rect2i'.
   at: BindingsGenerator::bbcode_to_xml (modules\mono\editor\bindings_generator.cpp:536)
ERROR: Cannot resolve type reference in documentation: 'Vector3i'.
   at: BindingsGenerator::bbcode_to_xml (modules\mono\editor\bindings_generator.cpp:536)
ERROR: Cannot resolve type reference in documentation: 'StringName'.
   at: BindingsGenerator::bbcode_to_xml (modules\mono\editor\bindings_generator.cpp:536)
ERROR: Cannot resolve type reference in documentation: 'Callable'.
   at: BindingsGenerator::bbcode_to_xml (modules\mono\editor\bindings_generator.cpp:536)
ERROR: Cannot resolve type reference in documentation: 'Signal'.
   at: BindingsGenerator::bbcode_to_xml (modules\mono\editor\bindings_generator.cpp:536)
ERROR: Cannot resolve type reference in documentation: 'PackedInt64Array'.
   at: BindingsGenerator::bbcode_to_xml (modules\mono\editor\bindings_generator.cpp:536)
ERROR: Cannot resolve type reference in documentation: 'PackedFloat64Array'.
   at: BindingsGenerator::bbcode_to_xml (modules\mono\editor\bindings_generator.cpp:536)
Declaring global enum 'Operator' inside static class 'Variant'
Generating ARVRAnchor.cs...
Generating ARVRCamera.cs...
Generating ARVRController.cs...
Generating ARVRInterface.cs...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating ARVRInterfaceGDNative.cs...
Generating ARVROrigin.cs...
Generating ARVRPositionalTracker.cs...
ERROR: Type not found. Creating placeholder: 'StringName'.
   at: BindingsGenerator::_get_type_or_placeholder (modules\mono\editor\bindings_generator.cpp:2137)
Generating ARVRServer.cs...
Generating AStar.cs...
Generating AStar2D.cs...
Generating AcceptDialog.cs...
Generating AnimatedSprite.cs...
ERROR: Parameter "prop_itype" is null.
   at: BindingsGenerator::_generate_cs_property (modules\mono\editor\bindings_generator.cpp:1433)
ERROR: Failed to generate property 'animation' for class 'AnimatedSprite'.
   at: (modules\mono\editor\bindings_generator.cpp:1299)
ERROR: Generation of the Core API C# project failed.
   at: BindingsGenerator::generate_cs_api (modules\mono\editor\bindings_generator.cpp:1115)
ERROR: --generate-mono-glue: Failed to generate the C# API.
   at: BindingsGenerator::handle_cmdline_args (modules\mono\editor\bindings_generator.cpp:3183)

D:\godot>

@akien-mga
Copy link
Member

Thanks for the report. We don't need more confirmations, we're well aware that the Mono bindings need fixes to account for recent changes in the master branch. This is expected.

@akien-mga akien-mga added this to the 4.0 milestone Feb 29, 2020
@LinuxUserGD
Copy link
Contributor

Seems to be fixed now.

@neikeq
Copy link
Contributor

neikeq commented Mar 18, 2020

Oops, fixed by #37050

@neikeq neikeq closed this as completed Mar 18, 2020
@darrylryan
Copy link
Contributor

darrylryan commented Mar 28, 2020

@neikeq This seems to be back again...

@LinuxUserGD
Copy link
Contributor

LinuxUserGD commented Mar 28, 2020

@darrylryan
But should be a new issue as those errors are different.

Edit: (for those interested in the new output)

Output (only errors):

[user@archlinux git]$ ./godot_compile > /home/user/error.txt
ERROR: Cant find layer: VK_LAYER_LUNARG_standard_validation
   at: _check_layers (drivers / vulkan / vulkan_context.cpp: 158)
ERROR: Cant find layer: VK_LAYER_GOOGLE_threading
   at: _check_layers (drivers / vulkan / vulkan_context.cpp: 158)
ERROR: Condition "! Base_match" is true. returned: ERR_BUG
   at: _generate_cs_property (modules / mono / editor / bindings_generator.cpp: 1420)
ERROR: Failed to generate property 'pressed' for class 'InputEventKey'.
   at: _generate_cs_type (modules / mono / editor / bindings_generator.cpp: 1301)
ERROR: Generation of the Core API C # project failed.
   at: generate_cs_api (modules / mono / editor / bindings_generator.cpp: 1119)
ERROR: --generate-mono-glue: Failed to generate the C # API.
   at: handle_cmdline_args (modules / mono / editor / bindings_generator.cpp: 3454)
scons: *** [bin / GodotSharp / Api / Debug / GodotSharp.dll] RuntimeError: 'msbuild' exited with error code: 1
Traceback (most recent call last):
  File "/run/media/user/user/git/godot/modules/mono/build_scripts/solution_builder.py", line 150, in run_command
    subprocess.check_call (args, env = env_override)
  File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
    raise CalledProcessError (retcode, cmd)
subprocess.CalledProcessError: Command '[' / usr / bin / msbuild ',' /run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp.sln ',' / p: Configuration = Debug ',' / p: NoWarn = 1591 ']' returned non-zero exit status 1.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/SCons/Action.py", line 1209, in execute
    result = self.execfunction (target = target, source = rsources, env = env)
  File "/run/media/user/user/git/godot/modules/mono/build_scripts/api_solution_build.py", line 20, in build_api_solution
    build_solution (env, solution_path, build_config, extra_msbuild_args = extra_msbuild_args)
  File "/run/media/user/user/git/godot/modules/mono/build_scripts/solution_builder.py", line 214, in build_solution
    run_command (msbuild_path, msbuild_args, env_override = msbuild_env, name = 'msbuild')
  File "/run/media/user/user/git/godot/modules/mono/build_scripts/solution_builder.py", line 152, in run_command
    raise RuntimeError ("'% s' exited with error code:% s"% (name, e.returncode))
RuntimeError: 'msbuild' exited with error code: 1

Generated / GodotObjects / ARVRAnchor.cs (14.39): error CS0246: The type or namespace name 'Node3D' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated / GodotObjects / ARVRCamera.cs (13,39): error CS0246: The type or namespace name 'Camera3D' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated / GodotObjects / ARVRController.cs (14.43): error CS0246: The type or namespace name 'Node3D' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated / GodotObjects / AcceptDialog.cs (12.41): error CS0246: The type or namespace name 'Window' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated / GodotObjects / ARVROrigin.cs (15,39): error CS0246: The type or namespace name 'Node3D' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated / GodotObjects / ARVRPositionalTracker.cs (68,39): warning CS0108: 'ARVRPositionalTracker.GetType ()' hides inherited member 'object.GetType ()'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated / GodotObjects / PathFollow2D.cs (94,21): warning CS0108: 'PathFollow2D.Rotate' hides inherited member 'Node2D.Rotate (float)'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated / GodotObjects / GIProbe.cs (13,36): error CS0246: The type or namespace name 'VisualInstance3D' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated / GodotObjects / GridMap.cs (15,36): error CS0246: The type or namespace name 'Node3D' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated / GodotObjects / ArrayMesh.cs (144,36): warning CS0108: 'ArrayMesh.BlendShapeMode' hides inherited member 'Mesh.BlendShapeMode'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated / GodotObjects / ArrayMesh.cs (40,21): warning CS0108: 'ArrayMesh.ArrayFormat' hides inherited member 'Mesh.ArrayFormat'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated / GodotObjects / ArrayMesh.cs (80,21): warning CS0108: 'ArrayMesh.ArrayType' hides inherited member 'Mesh.ArrayType'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated / GodotObjects / LightOccluder2D.cs (36.20): warning CS0108: 'LightOccluder2D.LightMask' hides inherited member 'CanvasItem.LightMask'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated / GodotObjects / AudioStreamPlayer3D.cs (12,48): error CS0246: The type or namespace name 'Node3D' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
Generated / GodotObjects / CPUParticles.cs (15,21): warning CS0108: 'CPUParticles.Flags' hides inherited member 'GeometryInstance.Flags'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
The creation of the project "/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj" has been completed (default goals) - ERROR.
The creation of the project "/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp.sln" has been completed (standard goals) - ERROR.

Build process failed.

"/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp.sln" (default target) (1) ->
"/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj" (default target) (2) ->
(CoreCompile target) ->
  Generated / GodotObjects / ARVRPositionalTracker.cs (68,39): warning CS0108: 'ARVRPositionalTracker.GetType ()' hides inherited member 'object.GetType ()'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated / GodotObjects / PathFollow2D.cs (94,21): warning CS0108: 'PathFollow2D.Rotate' hides inherited member 'Node2D.Rotate (float)'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated / GodotObjects / ArrayMesh.cs (144,36): warning CS0108: 'ArrayMesh.BlendShapeMode' hides inherited member 'Mesh.BlendShapeMode'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated / GodotObjects / ArrayMesh.cs (40,21): warning CS0108: 'ArrayMesh.ArrayFormat' hides inherited member 'Mesh.ArrayFormat'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated / GodotObjects / ArrayMesh.cs (80,21): warning CS0108: 'ArrayMesh.ArrayType' hides inherited member 'Mesh.ArrayType'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated / GodotObjects / LightOccluder2D.cs (36.20): warning CS0108: 'LightOccluder2D.LightMask' hides inherited member 'CanvasItem.LightMask'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated / GodotObjects / CPUParticles.cs (15,21): warning CS0108: 'CPUParticles.Flags' hides inherited member 'GeometryInstance.Flags'. Use the new keyword if hiding was intended. [/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]

Compiling ==> modules / websocket / websocket_peer.cpp

"/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp.sln" (default target) (1) ->
"/run/media/user/user/git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj" (default target) (2) ->
(CoreCompile target) ->
  Generated / GodotObjects / ARVRAnchor.cs (14.39): error CS0246: The type or namespace name 'Node3D' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated / GodotObjects / ARVRCamera.cs (13,39): error CS0246: The type or namespace name 'Camera3D' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated / GodotObjects / ARVRController.cs (14.43): error CS0246: The type or namespace name 'Node3D' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated / GodotObjects / AcceptDialog.cs (12.41): error CS0246: The type or namespace name 'Window' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated / GodotObjects / ARVROrigin.cs (15,39): error CS0246: The type or namespace name 'Node3D' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated / GodotObjects / GIProbe.cs (13,36): error CS0246: The type or namespace name 'VisualInstance3D' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated / GodotObjects / GridMap.cs (15,36): error CS0246: The type or namespace name 'Node3D' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]
  Generated / GodotObjects / AudioStreamPlayer3D.cs (12,48): error CS0246: The type or namespace name 'Node3D' could not be found (are you missing a using directive or an assembly reference?) [/ Run / media / user / user /git/godot/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj]

    7 Warning (s)
    8 errors

Elapsed time 00: 00: 15.25
scons: building terminated because of errors.
[user@archlinux git]$

@akien-mga
Copy link
Member

There's no need to report Mono build issues at this stage, the master branch is changing a lot with compat breakage, and of course it means that the Mono bindings need to be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants