Page 1 of 1

Error reading zip local header when trying to update the ROM database

Posted: Tue Jun 21, 2016 2:16 am
by euamotubaina

hey guys, any help to fix this?

 

or maybe I can just put the dat somewhere on the visualboyadvance-m2.0.0Beta1 and update it manually somehow?

 

thanks!


Error reading zip local header when trying to update the ROM database

Posted: Sat Aug 27, 2016 8:59 pm
by staticnation

https://github.com/visualboyadvance-m/visualboyadvance-m/blob/master/src/wx/cmdevents.cpp

 

links are in the code

 

Code: Select all

  DownloadFile(_T("sourceforge.net"), _T("/p/vbam/code/HEAD/tree/trunk/data/Nintendo%20-%20Game%20Boy%20Advance.zip?format=raw"));
       DownloadFile(_T("sourceforge.net"), _T("/p/vbam/code/HEAD/tree/trunk/data/Nintendo%20-%20Game%20Boy%20Advance%20%28Scene%29.zip?format=raw"));
       DownloadFile(_T("sourceforge.net"), _T("/p/vbam/code/HEAD/tree/trunk/data/Official%20No-Intro%20Nintendo%20Gameboy%20Advance%20Number%20%28Date%29.zip?format=raw"));
   }

 

https://sourceforge.net/p/vbam/code/HEAD/tree/trunk/data/Nintendo%20-%20Game%20Boy%20Advance.zip

https://sourceforge.net/p/vbam/code/HEAD/tree/trunk/data/Nintendo%20-%20Game%20Boy%20Advance%20%28Scene%29.zip

https://sourceforge.net/p/vbam/code/HEAD/tree/trunk/data/Official%20No-Intro%20Nintendo%20Gameboy%20Advance%20Number%20%28Date%29.zip

 

https://github.com/visualboyadvance-m/visualboyadvance-m/tree/master/data

 

just want to know where to drop the files