-
Notifications
You must be signed in to change notification settings - Fork 292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cant edit bots in lobby with latest #5413
Comments
@kuronekochomusuke Do you happen to have a log for this run? |
attached it, but not seeing anything useful in it. |
I think this is new / suboptimal, but I'd need to check against an older build:
|
that could be from when it tried to add the bot |
I'm seeing this in the latest code; I'll try bisecting to narrow down the offending change. |
I was incorrect; it looks like instead Princess is misinterpreting the server greeting packet as a name change request. |
@SJuliez I think the issue is the lack of a |
…s_game_and_gets_name_change_packet Fix #5413: Fix improper drop-through in packet handling switch/case
megamek.MegaMek.initializeLogging(MegaMek.java:118) - Starting MegaMek v0.49.20-SNAPSHOT
Build Date: N/A
Today: 2024-04-24
Origin Project: MegaMek
Java Vendor: Eclipse Adoptium
Java Version: 17.0.6
Platform: Windows 11 10.0 (amd64)
System Locale: en_US
Total memory available to MegaMek: 8 GB
in lobby bots are not editable when starting a new game.
double click on bot and menu is grayed out.
megamek.log
The text was updated successfully, but these errors were encountered: