LagoLunatic / DSVEdit

Multi-purpose editor for ROM hacking DS and GBA Castlevania games
MIT License
91 stars 12 forks source link

rom file not present #61

Closed Noobasik222 closed 2 years ago

Noobasik222 commented 2 years ago

why& i extract ROM give error: Failed to extract ROM with error:rom file not present. C:/Program Files/DSVania/dsvlib/game.rb:44:in "Initialize_from_rom" C:/Program Files/DSVania/dsvedit/main_windows.rb:338:in "block in extract rom" C:/Program Files/DSVania/dsvedit/main_windows.rb:1408:in "block in execute" And in console: Cancelled. what to do?

LagoLunatic commented 2 years ago

It means you selected a file to open that doesn't actually exist on your hard drive.

I don't think that's possible to do by clicking on it, so I assume that you typed in a filename that doesn't exist manually or something?

Noobasik222 commented 2 years ago

Thank you!