09-05-2008, 06:09 PM
Maybe you started it with +ip x.x.x.x and you accidentally copied the start up line from your other server. That's why you have set wrong ip to the startup line and that's the reason RCON doesn't work.
I used to run my server without +ip x.x.x.x, and then use command line rcon tool to contact to localhost (127.0.0.1). Then one day I added +ip x.x.x.x on the startup line and all RCON scripts stopped working mysteriously. The reason was that the server didn't respond to RCON commands to localhost anymore. Maybe you've got similar problem.
I used to run my server without +ip x.x.x.x, and then use command line rcon tool to contact to localhost (127.0.0.1). Then one day I added +ip x.x.x.x on the startup line and all RCON scripts stopped working mysteriously. The reason was that the server didn't respond to RCON commands to localhost anymore. Maybe you've got similar problem.