TyranoBuilder Visual Novel Studio

TyranoBuilder Visual Novel Studio

Remove Emoticon Plugin from project?
Originally posted by KaitoSai:
a nutshell TL;TR version is: the plugin reinstalls automatically like a parasite, i cant run tyrano builder without it. but i cant run my game files with it. having it breaks my project files. not having it breaks tyrano builder. deleting it seems impossible.

i tried deinstalling and reinstallign tyranobuilder a bunch of times now. and each time it automatically installed with a plugin i depreately try to get rid off. it broke my projects. atomatically added itself to my projects, effectively breaking ven projects i didnt touch when i installed the plugin and then tried to remove it again.
i dont know which information people need to estimate the situation so let me list a few things

tyranobuilder version 2.04
plugin (to delete): Emoticon (from the official plugin store. installed like in the tutorial that even uses the same plugin as showcase exaple)
windows: 10 home 22H2 64xbit

now things i tried (feel free to still dig deeper with questions in case i did something but WRONG)

- turning off the setting for tyranobuilders data to be backed by the steam cloud, then deinstalled
- deleted the steam cloud json file for tyrano builder, reinstalled

- trying to delete it directly out of the files of tyranobuilder (did not work at all, obviously, even if i dont miss half of the files i would still miss where in all the scrips of code the code refers to data i just deleted. in short this breaks all more)

- trying to delete it directly out of my project file (similar to above, broke all more, the game would run into 17 fatal errors wherever i tried peeking into to to see if fixed someting. nope. nah. far off from fixing. not recommended

- trying to ignore the issue, making a new game file and try to not install the plugin on that new game file. the games run until the first problem that made me want to get rid of the plugin, it breaks there again, making the game impossible to run


[THE PROBLEM]
now let me explain the core of the issue

the game i tried to make is simple and straight forward, my character asks the player a few self care questions like if the player is hydrated right now. then the player selects out of 2-3 answer options and jumpts to the dialogue corresponding to the answer, then jumps to the next question.
when i installed the plugin the game would stop running as soon as a branch button is pressed, the error message is all about the plugin
here is a image of the error when it happened[www.pic-upload.de]

it basically says there is a syntax error that does not exist.
inspecting the files the error messages were referring to in microsoft visual studio and notepad++ only told me "the code has no issues, no problems found" and also (when jumping to the exact positions in the code line the error message refers to) that the error positions also make absolutely no sense. its refering to random position, mid word sometimes, i just dont get it.

im obviously not a programmer, or expert. I've got the game as a gift from a friend. sat down. tried to figure it out myself and had fun. then tried to check out tutorials, followed a few, and suddenly made tyranobuilder unusable for me. i really hope someone knows something. i cant even just move on and make a new project as things are right now because the plugin is still there no matter what.
Last edited by KaitoSai; Jul 2 @ 1:02am