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: Emulaxian - Director Player Error  (Read 2038 times)

0 Members and 1 Guest are viewing this topic.

jginiso

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 70
  • Last login:January 23, 2009, 01:41:17 pm
  • I want to Build My Own Arcade Controls!!
Emulaxian - Director Player Error
« on: February 09, 2003, 07:20:32 pm »
Ive just set up Emulaxian under XP and had things working well. I started receiving Director Player Error prompts that contained the message Script Error. Continue? Yes/No when I switched between lists. Now it happens when I start Emulaxian. Anyone know why this is happening?

toyguy

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 24
  • Last login:January 26, 2004, 11:07:11 pm
  • I'm a llama!
Re:Emulaxian - Director Player Error
« Reply #1 on: February 10, 2003, 12:14:32 am »
You have an error someplace in the new list you switched to.  You'll keep getting it on startup because Emulaxian is trying to go to that same list when you restart it.

You didn't say what kind of list, so there are two possibilities here - a broken game list or a broken selection set.  To get back to a clean starting configuration, try the following:

Check the fewhichselset.cfg file in the cfg folder and, if necessary, edit its contents so it contains the name of a known-good selection set.  If you only selected a new game list, you probably don't need to change this.

Check the fe***list.cfg file located in the cfg\selsets folder, where *** is the name of your selection set.  For example, if I'm using the selection set named fpsdemo2, I will check the file named fefpsdemo2list.cfg.  In there, you'll find the name of the current game list.  Change it to a known good list name, and change the last number to the number of the game list in the fe***.cfg file.  For example, it might look like this if I wanted Emulaxian to use the Sports gamelist on startup, and Sports was the 16th game list in my selection set:

Sports|1.0000|16.0000|

This should get you back to a starting config that works.  If it was a game list causing the problem, try comparing the bad one to the known good one.  Same thing for the associated selection set.  Most likely, it's a glitch in the fe***.cfg file in the selsets folder.  Check that every game list entry in the numbered section has a corresponding entry in the next section.  Make sure the numbers are in numerical order.  Peter has also said the front end is case sensitive, so to be safe, make sure all the names match case-wise.  

)p(

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 964
  • Last login:March 27, 2009, 03:38:15 am
  • We are the Galaxians...
    • Emulaxian:cabinet and frontend
Re:Emulaxian - Director Player Error
« Reply #2 on: February 10, 2003, 02:11:14 am »
as toyguy explained  :D

if you did not change any gamelist or selectionset i would be interested in what selset (***) is selected in:
cfg\fewhichselset.cfg
and then for this selset what does it say in
cfg\selsets\fe***list.cfg

if you did not change anything to the lists or selsets you can go back by:
in cfg\fewhichselset.cfg put, arcade
in cfg\selsets\fearcadelist.cfg put, favorites|1.0000|1.0000|

peter

jginiso

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 70
  • Last login:January 23, 2009, 01:41:17 pm
  • I want to Build My Own Arcade Controls!!
Re:Emulaxian - Director Player Error
« Reply #3 on: February 12, 2003, 04:07:17 pm »
Thanks for the help. I had made some changes to the favorites list which emulaxian didnt like. When the list failed to load and I quit the emu, the entry in the config file that shows the last specified list was blank. Therefore the emulator would not launch because it was trying to look up the last viewed list.