Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: WinCab 3.1.4 doesn't create new database.  (Read 4054 times)

0 Members and 1 Guest are viewing this topic.

JustMichael

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1438
  • Last login:September 27, 2015, 01:19:40 am
  • Mmmmm!! Cheesecake!!
WinCab 3.1.4 doesn't create new database.
« on: September 09, 2007, 11:37:41 pm »
If you have "UpdateIndex = False" in your jukebox.ini file and no song database (like from a fresh install) then WinCab 3.1.4 does not ignore the False and create the song index.  WinCab just tries to compare the songs it finds to the index (which there isn't an index so it goes REALLY QUICKLY) and finds no matches and then gives the following message:

FATAL ERROR!
No songs found!
Check the SongPath setting in JUKEBOX.INI

A simple change to "UpdateIndex = True" will have it create the database.

Chris

  • Moderator
  • Trade Count: (+2)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 4574
  • Last login:September 21, 2019, 04:59:49 pm
    • Chris's MAME Cabinet
Re: WinCab 3.1.4 doesn't create new database.
« Reply #1 on: September 11, 2007, 09:17:42 pm »
It sounds as if the database was deleted but the path index file was not.  It checks for the existence of the path index, not the actual database.
--Chris
DOSCab/WinCab Jukebox: http://www.dwjukebox.com

JustMichael

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1438
  • Last login:September 27, 2015, 01:19:40 am
  • Mmmmm!! Cheesecake!!
Re: WinCab 3.1.4 doesn't create new database.
« Reply #2 on: September 13, 2007, 10:09:27 pm »
Quote
and no song database (like from a fresh install)
Path index file?  So you are saying that new install already has this "path index file"?  The ONLY thing I find in the data subdirectory is "Remove.Me".  Even when that is removed, WinCab still doesn't create the database.

Try this:
Unzip a fresh copy of WinCab someplace.
Edit jukebox.ini and add a songpath AND change "UpdateIndex" to False.
Save jukebox.ini (also change it from read-only).
Run wincab.exe

Wincab will find all the songs and compare them to its non-existent database to see if they are in the database.  It will then error out after checking all the songs.  You can also get wincab to do this by renaming the "data" subdirectory to something else.