Bug 324 - Press enter when start will cause exception
Summary: Press enter when start will cause exception
Status: CONFIRMED
Alias: None
Product: Bro_Doudizhu
Classification: Unclassified
Component: entities (show other bugs)
Version: v_1.0
Hardware: PC Windows
: --- enhancement
Assignee: chaohuili0627
URL:
Depends on:
Blocks:
 
Reported: 2019-12-01 21:49 HKT by guahuang2-c
Modified: 2019-12-01 21:49 HKT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description guahuang2-c 2019-12-01 21:49:19 HKT
Exception at entities.GameBoard.electLandlord(GameBoard.java:76)
	at entities.GameBoard.run(GameBoard.java:33)
	at LandlordGame.start(LandlordGame.java:29)
	at LandlordGame.main(LandlordGame.java:34)