SuperCollider Forum
May 21, 2013, 03:21:26 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: The SuperCollider forum is currently experiencing a rash of spambot registrations. New user requests may not be approved quickly as a result -- and if your email address looks like spam, it might not be approved at all. We are working to improve the security of the registration process, and to provide alternate means to contact the administrators to get a new account. Thanks for your patience.
 
   Home   Help Search Calendar Login Register  
Pages: [1]
  Print  
Author Topic: Psycollider 3.2-- SwingOSC failed to start  (Read 4546 times)
0 Members and 1 Guest are viewing this topic.
halalkebabhut
Newbie
*

Karma: 0
Posts: 9


View Profile
« on: July 28, 2008, 10:45:25 AM »

Hi,

I've just installed Psycollider 3.2 but it gives me this error message;

ERROR:
SwingOSC server failed to start.

I also don't have local or internal server windows

I've tried various uninstalling and reinstalling but it still persists. This is the full print out. Any suggestions.

init_OSC
compiling class library..
   NumPrimitives = 500
   compiling dir: 'C:\Program Files\PsyCollider\SCClassLibrary'
   pass 1 done
   Extension overwriting Char:isPathSeparator
      in file '\Platform\windows\extMain.sc'.
      Original method in file '\Common\Core\Char.sc'.
   Extension overwriting Meta_Score:initClass
      in file '\Platform\windows\extScore.sc'.
      Original method in file '\Common\Control\Score.sc'.
   Extension overwriting Meta_Server:initClass
      in file '\Platform\windows\extServer.sc'.
      Original method in file '\Common\Control\Server.sc'.
   Extension overwriting Server:quitInProcess
      in file '\Platform\windows\extServer.sc'.
      Original method in file '\Common\Control\Server.sc'.
   Extension overwriting String:newTextWindow
      in file '\Platform\windows\extString.sc'.
      Original method in file '\Common\GUI\PlusGUI\Collections\StringPlusGUI.sc'.
   Extension overwriting String:openTextFile
      in file '\Platform\windows\extString.sc'.
      Original method in file '\Common\GUI\PlusGUI\Collections\StringPlusGUI.sc'.
   Extension overwriting String:pathMatch
      in file '\Platform\windows\extString.sc'.
      Original method in file '\Common\Collections\String.sc'.
   Extension overwriting Meta_SynthDef:initClass
      in file '\Platform\windows\extSynthDef.sc'.
      Original method in file '\Common\Audio\SynthDef.sc'.
numentries = 828190 / 11120256 = 0.074
   Method Table Size 6556216 bytes
   Number of Method Selectors 4704
   Number of Classes 2364
   big table size 44481024
   Number of Symbols 10978
   Byte Code Size 349340
   compiled 398 files in 1.14 seconds
compile done

Could not connect socket
// History.logFolder: C:\Documents and Settings\New User\SuperCollider
Class tree inited in 1.3 seconds
WARNING:
GeneralHID.fromID : The HID scheme 'nil' is not installed
The current scheme is still 'nil'!
StartUp done.
Welcome to SuperCollider, press F1 for help
booting java -Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsLookAndFeel -jar SwingOSC/build/SwingOSC.jar -t 57111 -L -i -h 127.0.0.1:57120

Could not connect socket

Could not connect socket

Could not connect socket

Could not connect socket

Could not connect socket

Could not connect socket

Could not connect socket

Could not connect socket

Could not connect socket

Could not connect socket

Could not connect socket
ERROR:
SwingOSC server failed to start
ERROR:
SwingOSC server failed to start
« Last Edit: July 28, 2008, 08:27:18 PM by dewdrop_world » Logged
dewdrop_world
AdminGroup
Full Member
*

Karma: 9
Posts: 193



View Profile WWW
« Reply #1 on: July 28, 2008, 08:26:54 PM »

Do you have Sun's Java Runtime Environment? If so, what version (that is, type "java -version" at the command line)?

Also look for startAliveThread in SwingOSC.sc, and change serverDeathBounces=4 to serverDeathBounces=20. It might help... I've found SwingOSC to be a bit sluggish to start up in Windows (but it runs well after that).

Let's also move this to its own thread... the original is really an announcement thread, and I think it's clearer to have a question-type thread in its own place.

hjh
Logged

dewdrop_world
AdminGroup
Full Member
*

Karma: 9
Posts: 193



View Profile WWW
« Reply #2 on: July 30, 2008, 12:19:00 PM »

Also, I should have mentioned that in the meantime, you can start exploring the language and synthesis even if SwingOSC doesn't start up. SwingOSC is for GUI components only and it doesn't affect code execution or audio processing. GUI-related code will not run until sorting this out, but lots of stuff works without GUI.

James
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!