MegaMek Bug Reports

Subscribe to MegaMek Bug Reports feed
Updated: 1 hour 28 min ago

#3744 Change of bot unit ownership in lobby doesn't "take"

3 hours 35 min ago

As if. Adding a check that I could copy and paste from the function right below wasn't work :P

Categories: MegaMek Activity

#3744 Change of bot unit ownership in lobby doesn't "take"

3 hours 36 min ago

No problem, I can't complain when someone saves me some work hehe.

Categories: MegaMek Activity

#3744 Change of bot unit ownership in lobby doesn't "take"

4 hours 17 min ago
  • assigned_to: Nicholas Walczak --> Dylan Myers
  • Resolution: none --> fixed
Categories: MegaMek Activity

#3744 Change of bot unit ownership in lobby doesn't "take"

7 hours 50 min ago
  • assigned_to: Nicholas Walczak
  • Milestone: undetermined --> stable 0.36
Categories: MegaMek Activity

Change of bot unit ownership in lobby doesn't "take"

9 hours 41 min ago

Ticket 3744 has been modified: Change of bot unit ownership in lobby doesn't "take"
Edited By: Dylan Myers (ralgith-erian)
_resolution updated: u'none' => u'fixed'
Owner updated: u'arlith' => u'ralgith-erian'

Categories: MegaMek Activity

Change of bot unit ownership in lobby doesn't "take"

9 hours 41 min ago

The new "Change Owner" option in the lobby is quietly misleading when it comes to bot-controlled units. The control change seems to take place -- the display changes accordingly to indicate it --, but when the game starts the bot will still be in charge of the unit and deploy it in its own color and all anyway. (This doesn't keep it from accepting "donations" from players in turn, however.)

Either taking away the bot's toys in the lobby needs to be properly enabled or MegaMek needs to at least stop pretending it's doable. (I noticed that between players it's not actually possible to simply seize another's units either, but there at least the option is properly grayed out and unselectable in the first place when I try.) Since I've been known to assign units to the bot purely by mistake before and it would be rather convenient to have an easy way to fix that, I'd naturally favor the former approach. :)

Categories: MegaMek Activity

Change of bot unit ownership in lobby doesn't "take"

9 hours 41 min ago

Ticket 3744 has been modified: Change of bot unit ownership in lobby doesn't "take"
Edited By: Nicholas Walczak (arlith)
_milestone updated: u'undetermined' => u'stable 0.36'
Owner updated: None => u'arlith'

Categories: MegaMek Activity

#3722 NPE error in Princess Precognition in round 2 when Immediate Withdrawal is selected.

Fri, 05/24/2013 - 20:35

Well, now I know why the Precognition.pause() method wasn't synchronized. Fix is in r9459.

Categories: MegaMek Activity

NPE: Incorrect cross platform support for directory path separator (/ vs. \ depending on OS)

Fri, 05/24/2013 - 15:00

From the log:
error opening file to load board!
java.io.FileNotFoundException: data/boards/\unofficial\Jayof9s\64x65 Wilderness Escape.board (No such file or directory)
java.lang.NullPointerException

Whups!

Categories: MegaMek Activity

#3742 Artillery and Double Blind Causing Disconnects

Fri, 05/24/2013 - 14:57
  • assigned_to: Dylan Myers
  • Milestone: undetermined --> stable 0.36
Categories: MegaMek Activity

#3742 Artillery and Double Blind Causing Disconnects

Fri, 05/24/2013 - 14:57

Log from the other half of the game.

Categories: MegaMek Activity

#3742 Artillery and Double Blind Causing Disconnects

Fri, 05/24/2013 - 14:55

Megamek log

Categories: MegaMek Activity

#3643 Dropping Troops From Aerospace Unit Movement Error

Fri, 05/24/2013 - 14:52
  • Resolution: accepted --> duplicate
Categories: MegaMek Activity

#3643 Dropping Troops From Aerospace Unit Movement Error

Fri, 05/24/2013 - 14:51

There are two issues here. The first is the same issue as reported in [#3625]. The second are the NPE errors that are occurring. These are somewhat related. It looks like, because of the transport error the MovementDisplay's ce state variable is set to null, which is the cause of the NPE's. Fixing the transport/drop issue would fix the problem, but I also added some null checks in MovementDisplay and BoardView1. This was done in [r9458]. This has fixed the NPE's regardless of the transport/drop bug. I'm going to close this ticket since the remaining issue is duplicated in the ticket I mentioned before.

Categories: MegaMek Activity

Artillery and Double Blind Causing Disconnects

Fri, 05/24/2013 - 14:48

It seems that there are issues cropping up when artillery is used with double blind the following was repeated a lot in the error log (the other player was able to reconnect with no issues after but they disconnected between rounds each time):

player Morges 1st Cavalry on turn: 2 Special type: ARTILLERY_INCOMING drawing: true details: Artillery Incoming. on round 2 from player Morges 1st Cavalry
player Morges 1st Cavalry on turn: -99 Special type: ARTILLERY_AUTOHIT drawing: true details: ArtyAutoHit Hex, for Morges 1st Cavalry
Error: Attempting to filter a Report object that is not public yet has no subject.
messageId: 3630

Categories: MegaMek Activity

Artillery and Double Blind Causing Disconnects

Fri, 05/24/2013 - 14:48

Ticket 3742 has been modified: Artillery and Double Blind Causing Disconnects
Edited By: Dylan Myers (ralgith-erian)
_milestone updated: u'undetermined' => u'stable 0.36'
Owner updated: None => u'ralgith-erian'

Categories: MegaMek Activity

#3625 "no units to move" after assault drop; dropped unit frozen at altitude after skip

Fri, 05/24/2013 - 14:22
  • assigned_to: Taharqa --> Nicholas Walczak
Categories: MegaMek Activity

#3643 Dropping Troops From Aerospace Unit Movement Error

Fri, 05/24/2013 - 14:21
  • assigned_to: Taharqa --> Nicholas Walczak
Categories: MegaMek Activity

#3722 NPE error in Princess Precognition in round 2 when Immediate Withdrawal is selected.

Fri, 05/24/2013 - 11:37

Rats. I'll have to have a look at it after I get home from work tonight.

Categories: MegaMek Activity

#3736 cluster bombs with inferno bombs

Fri, 05/24/2013 - 11:24

I tried recreating this again in trunk and I was unsuccessful. I had three APCs on North Scar, and had 3 Ahab's with inferno's and clusters. I tried bombing one APC in the open, and two in buildings (a medium and hardened building). I couldn't reproduce the bug.

I have made some code changes to how inferno missiles deal damage to units in buildings since 35.35, but I don't know if this effects inferno bombs or not.

Can you reproduce the bug? If so, sending a log file would be helpful.

Categories: MegaMek Activity