TrueOsiris / docker-vrising

Container for V-Rising dedicated server
244 stars 63 forks source link

Add winetricks to Dockerfile #59

Closed Killerherts closed 6 months ago

Killerherts commented 6 months ago

My Debian vm was throwing the following error

010c:fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (SIO_IDEAL_SEND_BACKLOG_QUERY)

Adding winetricks to the image has resolved a number of flags. I am still getting the winsock error from #47 but the server will eventually work through it and start, then after data is created I haven't seen the error again.

We should do more investigation on this, but this worked for me.