awardell

Results 4 issues of awardell

**Which demo project is affected:** misc/2.5d **OS/device including version:** Godot v4.2.2.rc (991454b8b) - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1080 Ti (NVIDIA; 31.0.15.3623) - AMD Ryzen...

bug

Hi kyperbelt. I tried using your plugin, and when I moved the compiled program to a subdirectory it broke. I've made the following fixes so that compiled yarn programs can...

https://github.com/godotengine/godot-demo-projects/blob/8e9c180278f83d9ace5aac7487a4000b6c9c5432/networking/multiplayer_bomber/gamestate.gd#L58C1-L58C50 That should be a link to godot-demo-projects/networking/multiplayer_bomber/gamestate.gd line 58 `set_network_peer` should be `set_multiplayer_peer`. Currently throws error.

bug

### Godot version v4.2.beta.custom_build [b1371806a], v4.1.2.stable ### System information Godot v4.2.beta (b1371806a) - Windows 10.0.19045 - GLES3 (Compatibility) - NVIDIA GeForce GTX 1080 Ti (NVIDIA; 31.0.15.3623) - AMD Ryzen Threadripper...

bug
platform:windows
topic:porting
confirmed