Open Jugibur opened 1 year ago
@Jugibur how can someone reproduce the problem? I tried running this project as-is but did not have any issues.
Well I just changed the bootstrap collection path to the different examples. The following occurs for me in each of the examples:
Here the described error Graphic ERROR: 0:21 occurs: /examples/input/4dir_move/4dir_move.collection /examples/input/alt_f4/alt_f4.collection /examples/input/text_typing/text_typing.collection /examples/tools/colors/colors.collection /examples/tools/easing_equations/easing_equations.collection /examples/tools/ms_rng/ms_rng.collection /examples/tools/texture_dynamic_buffer/texture_dynamic_buffer.collection /examples/toys/arc_swing/arc_swing.collection /examples/toys/bouncer/main_bouncer.collection /examples/tools/texture_dynamic_buffer/texture_dynamic_buffer.collection /examples/toys/identicons/identicons.collection /examples/toys/konami_code/konami_code.collection /examples/toys/minesweeper/minesweeper.collection /examples/toys/orbit/orbit.collection /examples/toys/rpg_movement/rpg_movement.collection
Black screen: /examples/toys/bouncer/big_wall.collection Black screen, a peace of a GO left bottom /examples/toys/bouncer/ground.collection
Error: /defcon/console.lua The file '/defnet/http_router.lua' could not be found. /examples/input/multitouch/multitouch.collection
These are working: /examples/toys/random_level/random_level.collection /examples/input/4dir_move/4dir_move.collection /examples/toys/shooter/shooter.collection
Here the described error Graphic ERROR: 0:21 occurs: /examples/input/4dir_move/4dir_move.collection
I'm not getting the same error. Are you using Windows, macOS or Linux? Is it crashing when running Project->Build and/or when doing Project->Bundle (and then return the executable)?
I'm using macOS Ventura, these message happen on "Build". I've tried now "Bundle" for i.e. Mac and HTML5 and I've got a "failed" dialog box with this error: [....]/build/default/game.arci (No such file or directory)
And this is a problem only with this project, or with others too?
It's only with this project.
Hi, I have got errors after trying to run many of the examples:
Unfortunately, as a beginner here I do not know what to do. Would be great, you could adapt the examples to the new Defold version. Thanks!