bug
Something is not working as expected
bob
Issues related to the bob command line build tool
windows
Issue related to the Windows platform
good first issue
The issue is good for beginners wanting to work on the engine
#
defold
Here are 324 public repositories matching this topic...
Defold UI component library
-
Updated
Jun 15, 2022 - Lua
Monarch is a Defold screen manager with transition support and a straight forward API
-
Updated
May 29, 2022 - Lua
Orthographic camera functionality for the Defold game engine
-
Updated
Apr 5, 2022 - Lua
Defold. Lua. Game prototype. 2.5D perspective view. Levels, the hero controller, monsters and base logic.
-
Updated
Oct 15, 2021 - Go
Utilities for game development using the Defold engine
-
Updated
Apr 25, 2022 - Lua
Simplify input related operations such as gesture detection, input mapping and clicking/dragging game objects
-
Updated
Apr 4, 2022 - Lua
Scene3D is a collection of scripts, materials and tools to help you develop 3D games with the Defold game engine.
-
Updated
May 12, 2022 - Lua
Extra native OS functions for games written using the Defold game engine
-
Updated
May 2, 2022 - C++
Defold client for Nakama server.
-
Updated
Jun 6, 2022 - Lua
TypeScript support for Defold game engine
-
Updated
Oct 17, 2020 - TypeScript
Defold engine native extension for drawing pixels into texture buffer.
-
Updated
Jun 17, 2022 - C++
-
Updated
Jun 15, 2022 - Lua
Facebook Instant Games extension for the Defold game engine
-
Updated
Jun 4, 2021 - C++
Defold-RichText is a system to create styled text based on an HTML inspired markup language
-
Updated
May 4, 2022 - Lua
UnityAds native extension for Defold engine.
banner
defold-game-engine
monetization
defold
unity-ads
unityads
defold-module
defold-library
defold-engine
-
Updated
Jun 17, 2022 - Objective-C
Easy to use and customizable trail effect for the Defold game engine.
-
Updated
Jan 15, 2022 - Lua
Auto generated AWS SDK for Lua
-
Updated
Mar 12, 2020 - Lua
A developer console for games written using the Defold game engine
-
Updated
Jul 31, 2020 - Lua
Dynamic AABB Tree native extension with Branch and Bound Algorithm for Defold Engine
-
Updated
Mar 28, 2022 - C++
Defold native extension which provides access to AdMob functionality on Android and iOS
-
Updated
Jan 2, 2022 - C++
Improve this page
Add a description, image, and links to the defold topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the defold topic, visit your repo's landing page and select "manage topics."
Describe the bug (REQUIRED)
Bob fails with exception java.nio.file.NoSuchFileException if run from a folder with spaces in the path.
To Reproduce (REQUIRED)
Run Bob from a folder containing spaces, e.g. (arguments removed for clarity)
java -jar "D:\User Documents\Richard\Defold projects\defold-playable-ads\playable_ad\build\bob_1f57126.jar"Expected behavior (REQUIRED)