Re: Tease AI General Discussion
Posted: Thu Nov 20, 2025 2:11 pm
Hello again,
It compiled successfully with a whopping 132 warnings
(mostly about deprecated stuff, potential null pointers and booleans that are never set to True)
Thank you very much!
I took the liberty of fixing a bug in TeaseAI. I'm not sure, yet, if I'll ever push this to git, but which repo /branch should I use and how do you guys usually coordinate this sort of thing?
I presume it's this one (?): https://github.com/TeaseAI/Tease-AI/tree/community
Have a great day!
I downloaded the Build Tools, set the version to 4.5 and removed the "client" line.pepsifreak wrote: Wed Nov 19, 2025 6:43 pm
I edited the vbproj to 4.7 as thats the earliest I have (without client still) and it compiled using the newer msbuild from my visual studio install. Where v4.0.30319 spits out string errors on the same modified vbproj.
Since you have 4.5 you can try editing to that with a newer msbuild and see if it works.
It compiled successfully with a whopping 132 warnings
Thank you very much!
I took the liberty of fixing a bug in TeaseAI. I'm not sure, yet, if I'll ever push this to git, but which repo /branch should I use and how do you guys usually coordinate this sort of thing?
I presume it's this one (?): https://github.com/TeaseAI/Tease-AI/tree/community
Have a great day!