Bug 634 - Game files not found when running game
Summary: Game files not found when running game
Status: RESOLVED FIXED
Alias: None
Product: Group14-Pacman
Classification: Unclassified
Component: Graphic (show other bugs)
Version: 0.0.3
Hardware: PC Windows
: High critical
Assignee: Alex
URL:
Depends on:
Blocks:
 
Reported: 2021-12-03 17:11 HKT by Alex
Modified: 2021-12-06 23:03 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 Alex 2021-12-03 17:11:50 HKT
When running game through game engine, FileNotFoundException is thrown and game crashes.

This does not happen when running game through terminal.
Comment 1 Alex 2021-12-03 17:14:46 HKT
Problem solved.

Game engine used different file system. Changed paths to file to change dynamically based on game engine.