|
Author |
Topic: another network bug? (Read 297 times) |
|
depth
|
another network bug?
« on: Nov 17th, 2003, 5:29am » |
|
(i'm running OSX, v65) when i try to run a client (for testing, from within processing) without having a server running, i get an error (of course): 'java.net.ConnectException: Connection refused' with a whole bunch of stuff after it. that's not the problem - the problem comes when i try to close the applet. or open another file. or close processing. then i get more errors: 'Exception occured during event dispatching: java.lang.nullPointerException...' with a whole bunch more stuff. i can't close the applet or open another file or close p5. i have to force quit. ?
|
|
|
|
fry
|
Re: another network bug?
« Reply #1 on: Nov 23rd, 2003, 11:39pm » |
|
yeah, network is horked.. i've been recommending that people use the java net classes until i can get time to get net all fixed up.
|
|
|
|
|