Minetest logo

IRC log for #minetest-dev, 2012-10-25

| Channels | #minetest-dev index | Today | | Google Search | Plaintext

All times shown according to UTC.

Time Nick Message
01:16 Octupus joined #minetest-dev
01:58 Octupus joined #minetest-dev
02:21 Octupus joined #minetest-dev
03:36 ecube joined #minetest-dev
04:13 ecube joined #minetest-dev
07:08 Calinou joined #minetest-dev
08:59 PilzAdam joined #minetest-dev
09:05 SpeedProg joined #minetest-dev
10:46 PilzAdam joined #minetest-dev
12:00 Octupus joined #minetest-dev
14:46 Calinou joined #minetest-dev
15:11 hmmmm joined #minetest-dev
15:35 OldCoder joined #minetest-dev
15:35 OldCoder I am experiencing this error and have no idea how to debug it yet. Started after a switch to thexyz fork but not sure it is related:
15:35 OldCoder 4: Bind failed: Address already in use
15:35 OldCoder terminate called after throwing an instance of 'con::ConnectionBindFailed'
15:35 OldCoder what():  Failed to bind socket (port already in use?)
15:35 OldCoder 4: Bind failed: Address already in use
15:36 OldCoder All of my worlds are down until I can figure it out
15:36 thexyz > port already in use
15:36 OldCoder thexyz, well yes
15:36 OldCoder But the ports are set exactly as before
15:36 OldCoder thexyz, Is there any change related to this in your fork?
15:37 OldCoder I have rebooted the VPS to be sure there is not some accumulated oddity
15:37 OldCoder That does not appear to be it
15:37 thexyz nope
15:37 OldCoder Proceeding to debug; I mentioned this here just in case.
15:39 OldCoder Possibly a timeout issue for port in use. Not sure why it didn't kick in before.
15:40 OldCoder Yep; that's probably it
15:44 OldCoder Might be a good idea to set SO_REUSEADDR before bind. Not sure if that applies to UDP.
16:15 rubenwardy joined #minetest-dev
16:21 OldCoder I am now setting SO_REUSEADDR before bind. But it still takes one to two minutes before a world can be restarted. This is odd.
16:50 hmmmm this channel is for engine development, not minor bugs
17:13 VanessaE joined #minetest-dev
17:15 OldCoder VanessaE, Hi
17:15 VanessaE hey
18:09 OldCoder I regret to say all 15 or so of my worlds may be dead unless people can help. For reasons I don't understand the UDP ports are not releasing. And the worlds will not restart reliably. I have even done the REUSEADDR change.
18:45 OldCoder Are any developers present?
19:27 OldCoder
19:28 OldCoder I have the answer to the one issue. Minetest will not work correctly unless NDEBUG is turned on.
19:28 OldCoder
23:32 VanessaE joined #minetest-dev

| Channels | #minetest-dev index | Today | | Google Search | Plaintext