Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

werd404

2
Posts
A member registered Apr 10, 2022

Recent community posts

My personal favorite, Shrek Fairy Tale Freakdown extracted ROM crashes consistently. I downloaded the addon straight from the Godot AssetLib and it even crashes in your template. The ROM crashes and I am no longer able to play. It's random but sudden enough to test,  it also happens on a very few other ROMs I tested.

Love this, perfect for my 3D Emulation system! However one thing I noticed with certain games I get this error at random times. 

E 0:04:32:580   gb_logic.gd:293 @ _process(): [panic /builds/greenfox/godot-boy/cargo_cache/registry/src/index.crates.io-1949cf8c6b5b557f/blip_buf-0.1.5/src/lib.rs:152]  index out of bounds: the len is 2019 but the index is 2019
  <C++ Source>  /builds/greenfox/godot-boy/cargo_cache/registry/src/index.crates.io-1949cf8c6b5b557f/godot-core-0.3.2/src/private.rs:303 @ godot_core::private::set_gdext_hook::{{closure}}()
  <Stack Trace> gb_logic.gd:293 @ _process() 
E 0:04:32:580   gb_logic.gd:293 @ _process(): godot-rust function call failed: GodotBoy::delta_cycle()
    Reason: function panicked: index out of bounds: the len is 2019 but the index is 2019
  <C++ Source>  /builds/greenfox/godot-boy/cargo_cache/registry/src/index.crates.io-1949cf8c6b5b557f/godot-core-0.3.2/src/private.rs:479 @ godot_core::private::report_call_error()
  <Stack Trace> gb_logic.gd:293 @ _process()