Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

hi buddy, I had a problem with a file called _pwlr_checkTPM.rpy, it was telling me that talk.mc did not exist, reviewing the code I realized that lines 25 and 30 used similar tags in name that used the same resource, but there the thing, similar, then I simply matched the name and the error stopped appearing, I know nothing about how python works nor the rest of the game code, so I would like to know if what I did was correct or I simply removed that error but it can generate another one?