Didn't realize I'm on the master branch. Too late at night, sorry.
Thanks, Matlo. Keep up the good work.
Search found 5 matches
- Sat Feb 28, 2015 1:57 pm
- Forum: GIMX Discussion
- Topic: Problem starting Gimx Server on Windows
- Replies: 5
- Views: 5514
- Sat Feb 28, 2015 12:32 am
- Forum: GIMX Discussion
- Topic: Problem starting Gimx Server on Windows
- Replies: 5
- Views: 5514
Re: Problem starting Gimx Server on Windows
Even after compiling the code with your changes (the binaries are outdated) the error is still there.
(And perror() doesn't give winsock errors, use WSAGetLastError() instead).
You are obviously missing the WSAStartup call for udp_listen() in udp_con.c.
Calling WSAStartup makes it work.
(And perror() doesn't give winsock errors, use WSAGetLastError() instead).
You are obviously missing the WSAStartup call for udp_listen() in udp_con.c.
Calling WSAStartup makes it work.
- Fri Feb 27, 2015 11:36 pm
- Forum: GIMX Discussion
- Topic: Problem starting Gimx Server on Windows
- Replies: 5
- Views: 5514
Re: Problem starting Gimx Server on Windows
Hi Matlo,
thanks for pointing this out. I already read this commit and wondered why it is still not working.
My installation was just too old >.<
Cheers
thanks for pointing this out. I already read this commit and wondered why it is still not working.
My installation was just too old >.<
Cheers
- Fri Feb 27, 2015 4:38 pm
- Forum: GIMX Discussion
- Topic: Problem starting Gimx Server on Windows
- Replies: 5
- Views: 5514
Problem starting Gimx Server on Windows
Hi there,
I try to start a Gimx server on Windows to listen on an arbitrary port (none works) but all it keeps saying is:
socket: No error
option -s with value `127.0.0.1:51914'
Can't listen on port: 51914.
connector_init failed
Does anybody have an idea, what's wrong?
I try to start a Gimx server on Windows to listen on an arbitrary port (none works) but all it keeps saying is:
socket: No error
option -s with value `127.0.0.1:51914'
Can't listen on port: 51914.
connector_init failed
Does anybody have an idea, what's wrong?
- Fri Feb 27, 2015 4:31 pm
- Forum: Introduce Yourself
- Topic: Hello and Thank You from the UK!!
- Replies: 1
- Views: 2954
Hello and Thank You from the UK!!
Hi and thanks again from the UK.
I'm going to automate my Xbox and will ask my questions in your forum.
Cheers
I'm going to automate my Xbox and will ask my questions in your forum.
Cheers