Matheus Garcia
Matheus Garcia
Perhaps because I don't actually play on my own network (real LAN). I use a P2P VPN software to simulate a LAN. However, I do know it's obvious this would...
I still make use of IPXwrapper, yes. I have come to the conclusion the issue is due to how DirectPlay is implemented on some games. Other than V2000, Speed Busters...
I have the same issue. May I send the log without the MAC addresses? (I'm a bit paranoid)
The VPN interface does not have any MAC address as an IP interface. It only gets a (generic?) MAC address as an IPX interface. [ipxwrapper.log](https://github.com/solemnwarning/ipxwrapper/files/3317040/ipxwrapper.log)
Yes, that's right. There aren't any other interfaces involved. Actually, the only broadcast address assigned for the VPN interface is 255.255.255.255.
I believe the remote end is 10.0.0.0/255.0.0.0, yes. I can't confirm that at all, though. I'm not the administrator of the VPN. I claim I believe the remote end is...
It's complaining of `` missing, even though I set `libbsd` as dependency.
Appending CFLAGS, CPPFLAGS and LDFLAGS results in segmentation fault (on armv7; don't know for other architectures), hence I disabled appending. As I see in `CONTRIBUTING.md`, CFLAGS, CPPFLAGS and LDFLAGS shouldn't...
Thanks, `-0s` helps not to cause segmentation fault. The bot still fails to find the includes, though.
Was hoping for some help. Will try once again.