Problem with WOLProxy 1.1 [message #275987] |
Sat, 28 July 2007 21:43 |
|
Creed3020
Messages: 1438 Registered: February 2003 Location: Toronto, Canada
Karma: 0
|
General (1 Star) |
|
|
My server keeps dropping from the list even though it is running fine on the server.
I finally figured out that it must be WOLProxy causing the problems. I have also found that once the appy goes into this problem state it becomes very CPU hungry. It seems to be losing connection, and it keeps outputting the following lines for example:
Quote: | [22:34:32] [WOLProxy a00000017] Game started: C&C_Islands
[22:34:33] * /sockopen: insufficient parameters (line 134, WOLproxy.mrc)
[22:34:34] * /sockopen: insufficient parameters (line 134, WOLproxy.mrc)
[22:34:35] * /sockopen: insufficient parameters (line 134, WOLproxy.mrc)
[22:34:36] * /sockopen: insufficient parameters (line 134, WOLproxy.mrc)
[22:34:37] * /sockopen: insufficient parameters (line 134, WOLproxy.mrc)
[22:34:38] * /sockopen: insufficient parameters (line 134, WOLproxy.mrc)
[22:34:39] * /sockopen: insufficient parameters (line 134, WOLproxy.mrc)
[22:34:40] * /sockopen: insufficient parameters (line 134, WOLproxy.mrc)
[22:34:41] * /sockopen: insufficient parameters (line 134, WOLproxy.mrc)
[22:34:42] * /sockopen: insufficient parameters (line 134, WOLproxy.mrc)
[22:34:43] * /sockopen: insufficient parameters (line 134, WOLproxy.mrc)
[22:34:43] * /sockwrite: 'WOL_r25663745' no such socket (line 221, WOLproxy.mrc)
|
Line 134 is
.sockopen WOL_r $+ %cur %WOL.ip $sock(WOL_l $+ %cur).bindport
Line 221 is
.sockwrite -nt WOL_r $+ $mid($sockname,6) %incoming
Can someone with more knowledge of the inner workings of this appy help me out.
|
|
|
|
|
|