niv
niv
Reactions
-
Re: Old bug still here
The client clearly knows about the object (as the text bubble shows up after all), so I'm hesitantly ruling out visibility-related bugs on the server side. From the way this sounds to me, it might be… (View Post)2 -
Re: Introducing the NWN:EE Development branch
@dunahan Try installing OpenAL just to rule that out: https://www.openal.org/downloads/ (View Post)2 -
Re: nwsync feedback & discussion thread
@TheCapulet As figured, zstd does not have enough wiggle room here to throw it's weight around. Two (three) issues: - We are compressing each file individually for obvious reasons. zstd performs slig… (View Post)1 -
Re: Issues with Multiplayer
There was an outage at the hosting provider used (excuses, excuses) and as a result of that, something that should not have gotten stuck, got stuck. I've unstuck it and put the potential root cause o… (View Post)7 -
Re: Direct connect and UDP failed.
Hello, please make sure you allow and correctly route udp inbound traffic to previously-established outgoing traffic (i.e. employ conntrack and dont reject related packets). Almost all routers and fi… (View Post)1