Page 4 of 5

Re: MP Beta Fix

Posted: Sun Aug 21, 2011 6:10 am
by Garnier
Here are the logs from the battle in 1.3003 that crashed.

http://www.sow.philipmcg.com/c/platte/p ... attle=3840

Re: MP Beta Fix

Posted: Sun Aug 21, 2011 4:09 pm
by Kalliser
We have a strange bug in v1.3.006 when we watch in direction north or south unit all sprite disapears except the flag.

Re: MP Beta Fix

Posted: Sun Aug 21, 2011 6:05 pm
by RebBugler
We have a strange bug in v1.3.006 when we watch in direction north or south unit all sprite disapears except the flag.
Yeah, we're aware of it, and Norb's got it on his to do list. Thanks...

Re: MP Beta Fix

Posted: Sun Aug 21, 2011 7:47 pm
by kg_sspoom
The bug LP mentioned was seen by myself and atleast Barlow.
I had selected my commander when someone exited and re-entered staging, this blanked out all signs of oob and if a player had already selected his commander would dissapear.
The IPs of players who had not selected were still visible till they selected an officer then their IP and selection would go blank. I crashed from here when Garnier started game.
This happened somewhat regularly when game 1st came out but after 1st patch it went away.

Re: MP Beta Fix

Posted: Sun Aug 21, 2011 11:19 pm
by norb
I rolled back these changes, thanks for check it out. I'm just trying some items to see if I can make these giant games more solid.

Re: MP Beta Fix

Posted: Mon Aug 22, 2011 12:29 am
by Garnier
Thanks for doing it, it's easy for us to test an exe and revert if there are problems.

Re: MP Beta Fix

Posted: Mon Aug 22, 2011 3:39 am
by norb
There is nothing in the code that I can find in the logs now. All those issues are cleared up. It's just overwhelming the clients with the awesome amount of packets (though it's nothing compared to an FPS). So I went back to the design of the one that worked well and just tried to put in more calls to read the queue, to prevent it from getting too large. Hopefully that will do a little.

In the last set of logs, there was just a packet that was not received. The packet was sent multiple times, but the server never got it and I don't know why. So I'm wondering if the raknet buffer is getting too full. Hopefully we can move into threading in later releases so we don't have this issue in the future.

Re: MP Beta Fix

Posted: Mon Aug 22, 2011 4:53 am
by norb
I uploaded another patch, rolling back some of the latest changes and putting in one very minor tweak. Also rolled back some of the LOS code that wasn't working well.

Re: MP Beta Fix

Posted: Mon Aug 22, 2011 5:03 am
by Garnier
Doesn't look like anyone is on, but I'll try it. Same link I assume.

Re: MP Beta Fix

Posted: Mon Aug 22, 2011 5:19 am
by Garnier
I tried it singleplayer which worked fine. Then I hosted an MP game by myself, and when it loaded my framerate was stuck at 1 FPS. Switched back to 1.3003 and the framerate is normal.