| Summary: | Eclipse throws an exception after I input second command to PacMan | ||
|---|---|---|---|
| Product: | Group14-Pacman | Reporter: | Aleksa <ajelaca2-c> |
| Component: | Game | Assignee: | Aleksa <ajelaca2-c> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | ||
| Priority: | High | ||
| Version: | 0.0.1 | ||
| Hardware: | PC | ||
| OS: | Windows | ||
|
Description
Aleksa
2021-11-21 01:03:07 HKT
The solution was to move the Scanner from gameTick() in Game.java to Main.java. Constant opening and closing the Scanner causes the problem |