Bug 815 - Custom cards created without custom settings
Summary: Custom cards created without custom settings
Status: RESOLVED FIXED
Alias: None
Product: .CS3343 Group2 2324A Uno Game
Classification: Unclassified
Component: Custom Features (GameConfig, Menu, other custom features) (show other bugs)
Version: unspecified
Hardware: PC Windows
: Normal enhancement
Assignee: tinloklee2-c
URL:
Depends on:
Blocks:
 
Reported: 2023-12-07 22:54 HKT by tinloklee2-c
Modified: 2023-12-11 21:58 HKT (History)
1 user (show)

See Also:


Attachments
Bug location in Deck.java (32.25 KB, image/jpeg)
2023-12-07 22:54 HKT, tinloklee2-c
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tinloklee2-c 2023-12-07 22:54:44 HKT
Created attachment 163 [details]
Bug location in Deck.java

New methods should be updated for new cards. Please fix

Steps to reproduce:
1. Run the game
Comment 1 tinloklee2-c 2023-12-08 16:47:58 HKT
Problem found. This is caused by incorrect methods placed in createDeck. There are also no menu options to select some new custom features. Will fix.
Comment 2 tinloklee2-c 2023-12-10 00:01:21 HKT
Fixed the problem by adding new options to the game config menu. The problem has been solved.

Thanks for reporting!