I just solved a problem I had with this script or maybe just a problem with downloading scripts, but I'm gonna share the solution with you anyway just in case it really was caused by the script itself. The error was:
File "game/Extra_KineticTextTags-3.2-pc/kinetic_text_tags.rpy", line 1: Line with id 6c0c3176 appears twice. The other line is game/Extra_KineticTextTags-3.2-pc/glitch_tag.rpy:1
This problem was because of the rpyc files which get automatically generated as soon as you start your project. Apparently, because I first downloaded one file, then the others, the rpyc files were generated at different times which caused two automatic Ids to be the same, so I at least think. I solved it by just deleting all rpyc files and resarting the game to let it generate new ones and after that the error message disappeared.
Thank you really much for the scripts by the way Wattson :D
Hi! I hope it's no trouble to share my issue here, but it doesn't seem like a lot of people use the dripping text effect. The first time I implemented it it works fine, but now it gives me this error:
Something tells me the fix should be simple but I'm not much of a programmer to understand how to fix it myself. Thank you in advance!
← Return to asset pack
Comments
Log in with itch.io to leave a comment.
I just solved a problem I had with this script or maybe just a problem with downloading scripts, but I'm gonna share the solution with you anyway just in case it really was caused by the script itself. The error was:
File "game/Extra_KineticTextTags-3.2-pc/kinetic_text_tags.rpy", line 1: Line with id 6c0c3176 appears twice. The other line is game/Extra_KineticTextTags-3.2-pc/glitch_tag.rpy:1
This problem was because of the rpyc files which get automatically generated as soon as you start your project. Apparently, because I first downloaded one file, then the others, the rpyc files were generated at different times which caused two automatic Ids to be the same, so I at least think. I solved it by just deleting all rpyc files and resarting the game to let it generate new ones and after that the error message disappeared.
Thank you really much for the scripts by the way Wattson :D
which one of the downloads is the chills one?
Hi! I hope it's no trouble to share my issue here, but it doesn't seem like a lot of people use the dripping text effect. The first time I implemented it it works fine, but now it gives me this error:
Something tells me the fix should be simple but I'm not much of a programmer to understand how to fix it myself. Thank you in advance!