Ricky
Ricky
When running `godotenv addons install` in a brand new chickengame project with the following addons.jsonc I receive a failed to copy exception. ## Repo steps run `dotnet new chickengame --name...
Game crashes with ``` ERROR: Invalid call. Nonexistent function 'get_packet_script' in base 'Godot.MultiplayerPeerExtension'. at: void Godot.NativeInterop.ExceptionUtils.DebugCheckCallError(Godot.NativeInterop.godot_string_name, nint, Godot.NativeInterop.godot_variant**, int, Godot.NativeInterop.godot_variant_call_error) (/root/godot/modules/mono/glue/GodotSharp/GodotSharp/Core/NativeInterop/ExceptionUtils.cs:147) ERROR: Error getting packet! 2 at: (modules/multiplayer/scene_multiplayer.cpp:92) ERROR: Invalid...