phos wrote:I'm seeing an odd view in my chat room, I don't have any estimated time remaining for games, nor ping.
We removed the metaserver lobby ping function because it so often fails due to modern firewalls. Instead we have a new feature to show pings that are in the game lobby (type .ping to activate). It's only available in the game lobby because the way it works you need to be connected to the host.
The time remaining display was accidentally disabled along with the ping display. Will be fixed in final.
Platinum wrote:Just installed and tried 1.8.1 for the first time. First thing I noticed is that windowed mode is now huge (as if running a lower screen resolution). If I make it run full screen, most of the screen is cut off. In windowed mode, the bottom 1" of the Myth screen is cut off. When I'm online, I cannot see what I am typing and the bottom line of text in the lobby.
Sounds like you are running in high-DPI mode on a small monitor. Use the Pixel Zoom menu (see screenshot) to choose a lower zoom level.
pixelzoom.png
That did the trick. Mine was set to 'automatic.' I put it on 100%. Is this going to be an issue with the new version?
phos wrote:I'm seeing an odd view in my chat room, I don't have any estimated time remaining for games, nor ping.
We removed the metaserver lobby ping function because it so often fails due to modern firewalls. Instead we have a new feature to show pings that are in the game lobby (type .ping to activate). It's only available in the game lobby because the way it works you need to be connected to the host.
The time remaining display was accidentally disabled along with the ping display. Will be fixed in final.
Bug Report: I started a game with Chaz as autohost and 2 Smoking Guns against me today, and immediately a message appeared at the bottom of the screen saying "[WARNING] Assert encountered! Please submit a bug report with a film of the game." I chose my units to trade, but it didn't let me, and then I couldn't move them once the game started. I noticed that 2 Smoking Guns was able to move his units, apparently, according to the replay.
phos wrote:Bug Report: I started a game with Chaz as autohost and 2 Smoking Guns against me today, and immediately a message appeared at the bottom of the screen saying "[WARNING] Assert encountered! Please submit a bug report with a film of the game." I chose my units to trade, but it didn't let me, and then I couldn't move them once the game started. I noticed that 2 Smoking Guns was able to move his units, apparently, according to the replay.
Thanks! Looks like this is not a bug new to 1.8.1, although the "Assert Encountered" logging is something new to 1.8.1 beta which helped find this. Nevertheless, I think I understand what's going on here and we can get it fixed for the final.
If you're curious, I believe this bug is caused by an internal player id field getting incremented too high (above 127) - which normally doesn't happen I guess since there's not that many players joining a hosted game over its lifetime. But with autohost, I guess it can happen after the 128th player eventually joins the game. This caused an overflow of an internal field that was 1 byte and caused the player number to become -128 instead of 128, causing issues in-game. In 1.8.1, we can fix it so this doesn't happen.
phos wrote:
If you're curious, I believe this bug is caused by an internal player id field getting incremented too high (above 127) - which normally doesn't happen I guess since there's not that many players joining a hosted game over its lifetime. But with autohost, I guess it can happen after the 128th player eventually joins the game. This caused an overflow of an internal field that was 1 byte and caused the player number to become -128 instead of 128, causing issues in-game. In 1.8.1, we can fix it so this doesn't happen.
Interesting, thanks for the info. You know, I think this happened to me one other time a few months ago, when 2 Smoking Guns himself was auto-hosting, although no "Assert" message displayed, since of course that was 1.8.0. I remember it was the Flag Rally on For Carnage setting that is part of one of his standard rotations. Thanks for the info, and I hope we can get it fixed and put the bug to rest.
Problem is when I hold down Shift and press the autohost button in the lobby, the Autohost Playlist screen comes up, and then I cannot press the Start button to allow games.
Hello, I've just recently installed your 1.8.1 beta patch and now the Myth 2 app refuses to connect to the Gate of Storms server. I've tried both the PowerPC carbon version & the UB cocoa version. Please help me any way you can. My system specs are bellow.
PowerMac G5 Dual 2.0GHz 2003 (Model: 7,2)
Mac OS X 10.5.8 (Leopard)
7GB RAM (OWC PC-3200U-30330 DDR SDRAM 400MHz)
ATi Radeon 9600 Pro 64MB (GPU overclocked to 438.75MHz, VRAM to 330.75MHz)
3371-Alpha wrote:Hello, I've just recently installed your 1.8.1 beta patch and now the Myth 2 app refuses to connect to the Gate of Storms server. I've tried both the PowerPC carbon version & the UB cocoa version. Please help me any way you can. My system specs are bellow.
This is a known issue with the beta on PowerPC macs. We'll fix it for the final.