Good to know. Thanks guys :D
A
artisticat
@artisticat
0
Reputation
3
Posts
398
Profile views
0
Followers
0
Following
Posts made by artisticat
-
RE: Duplicate class field declaration: Thumbs__db
Huh. Turns out there were thumbs.db files in my assets folder, though they only showed up in command prompt. Deleting them fixed the problem, thanks!
-
Duplicate class field declaration: Thumbs__db
I've been following the RPG tutorial and just made it to the combat section. When I try to compile the code, though, AssetPaths.hx gives me the error "Duplicate class field declaration: Thumbs__db". There aren't any thumbs.db files anywhere in my assets folder, even though I've set it to show hidden files... how can I fix this? Any help would be appreciated :)