Thread: Client Xlog Error?

Results 1 to 2 of 2
  1. #1 Client Xlog Error? 
    Registered Member
    Join Date
    Jan 2013
    Posts
    161
    Thanks given
    3
    Thanks received
    8
    Rep Power
    17
    Does anyone know why i get this error when i click the exit button on the top right corner button?

    Code:
    javax.sound.midi.MidiUnavailableException: There is no driver installed on your
    system.
            at com.sun.media.sound.MidiOutDevice.nOpen(Native Method)
            at com.sun.media.sound.MidiOutDevice.implOpen(MidiOutDevice.java:54)
            at com.sun.media.sound.AbstractMidiDevice.doOpen(AbstractMidiDevice.java
    :154)
            at com.sun.media.sound.AbstractMidiDevice.openInternal(AbstractMidiDevic
    e.java:144)
            at com.sun.media.sound.AbstractMidiDevice.getReceiverReferenceCounting(A
    bstractMidiDevice.java:349)
            at javax.sound.midi.MidiSystem.getReceiver(MidiSystem.java:270)
            at javax.sound.midi.MidiSystem.getSequencer(MidiSystem.java:476)
            at javax.sound.midi.MidiSystem.getSequencer(MidiSystem.java:389)
            at SoundProvider.<init>(SoundProvider.java:16)
            at SoundProvider.getSingleton(SoundProvider.java:26)
            at client.stopMidi(client.java:519)
            at client.cleanUpForQuit(client.java:5502)
            at RSApplet.exit(RSApplet.java:185)
            at RSApplet.run(RSApplet.java:179)
            at client.run(client.java:5288)
            at java.lang.Thread.run(Thread.java:722)
    Exception in thread "Thread-3" java.lang.NullPointerException
            at client.stopMidi(client.java:519)
            at client.cleanUpForQuit(client.java:5502)
            at RSApplet.exit(RSApplet.java:185)
            at RSApplet.run(RSApplet.java:179)
            at client.run(client.java:5288)
            at java.lang.Thread.run(Thread.java:722)
    Please help me.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jan 2013
    Posts
    161
    Thanks given
    3
    Thanks received
    8
    Rep Power
    17
    Bump
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. xlog
    By Mickt3 in forum Help
    Replies: 3
    Last Post: 12-24-2010, 09:03 PM
  2. PI Xlog
    By cynicism in forum Help
    Replies: 5
    Last Post: 09-03-2010, 03:49 PM
  3. xlog fix bug :S
    By Software in forum Help
    Replies: 6
    Last Post: 11-08-2009, 01:15 AM
  4. possible xlog fix?
    By Balla in forum Help
    Replies: 8
    Last Post: 05-30-2009, 03:22 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
  •