Empirisoft Support

    Welcome to Empirisoft Support
Results 1 to 15 of 15

Thread: Black Screen

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Join Date
    Mar 2009
    Posts
    401
    Quote Originally Posted by Anneke View Post
    I have the same problem. Whenever I try to run an input file, I get a black screen and DirectRT refuses to run the file. Even one as simple as the one in the attachment doesn't get run. I've edited the semi-colons to commas (with and without quotation marks) in Notepad for several times, but it still doesn't work.
    I cannot change the regional functions on the computer since it is administrated by the university.

    How do I fix this?
    Anneke,

    The issue might be caused due to the way your input files are structured. Input files are nothing more than comma-delimited data files. The data within the input file you've attached looks like this:
    Code:
    block,trial,!Condition,bgr,wgr,style,stim,loc,time,*
    "1,1,pos,0,0,2,~hi,""0,0,1"",""rt:any"",*"
    "1,2,pos,0,0,2,~bye,""0,0,1"",""rt:any"",*"
    The contents of the file should look like this:
    Code:
    block,trial,!Condition,bgr,wgr,style,stim,loc,time,*
    1,1,pos,0,0,2,~hi,"0,0,1",rt:any,*
    1,2,pos,0,0,2,~bye,"0,0,1",rt:any,*
    What program are you using to edit these files?

    Regards,
    Trevor
    Attached Files Attached Files

Similar Threads

  1. Plain, black screen
    By vumrikar in forum DirectRT Older Versions: Troubleshooting
    Replies: 3
    Last Post: 11-27-2007, 06:36 AM
  2. Black screen
    By Polyflux in forum DirectRT Older Versions: Troubleshooting
    Replies: 1
    Last Post: 08-23-2007, 07:23 AM
  3. Full screen without black frame
    By Cierniak in forum MediaLab Older Versions: Suggestions
    Replies: 1
    Last Post: 04-26-2007, 05:27 AM
  4. Flashing black window?
    By jnw4k in forum DirectRT Older Versions: Troubleshooting
    Replies: 1
    Last Post: 12-05-2006, 05:28 PM
  5. Black screen?
    By jarvis24 in forum MediaLab Older Versions: Troubleshooting
    Replies: 1
    Last Post: 11-29-2005, 10:54 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •