[DiscordArchive] Did you try to learn a talent that's not supposed to be learnt by the class?
[DiscordArchive] Did you try to learn a talent that's not supposed to be learnt by the class?
Archived author: Ryan Turner • Posted: 2025-05-16T03:42:29.887000+00:00
Original source
Did you try to learn a talent that's not supposed to be learnt by the class?
Archived author: Oya • Posted: 2025-05-16T04:55:23.895000+00:00
Original source
No it's a class skill I'm not really sure why it can't be learned
Archived author: Oya • Posted: 2025-05-16T04:55:43.059000+00:00
Original source
And thats the only error message
![[Image: image.png?ex=690c31af&is=690ae02f&hm=5f3...82721b86c&]](https://cdn.discordapp.com/attachments/1255602330431127753/1372807574759673926/image.png?ex=690c31af&is=690ae02f&hm=5f37fa866f598047afacf9e2964571c5f3d4404ae0a4b0821739b6d82721b86c&)
Archived author: Shako • Posted: 2025-05-16T05:27:11.514000+00:00
Original source
I was trying to write some custom script in C++ regarding npc gossip. but I failed sadly, now I'm getting this kind of eerrors everytime I try to build core. even if I clean and re-build, I have deleted my script
![[Image: image.png?ex=690c31af&is=690ae02f&hm=5f3...82721b86c&]](https://cdn.discordapp.com/attachments/1255602330431127753/1372807574759673926/image.png?ex=690c31af&is=690ae02f&hm=5f37fa866f598047afacf9e2964571c5f3d4404ae0a4b0821739b6d82721b86c&)
Archived author: Tereneckla • Posted: 2025-05-16T05:48:33.097000+00:00
Original source
seems like you added it a as a module, the name of the loader.cpp has to be the same as the module folder+"-loader.cpp"
when you add/remove files you have to rerun cmake
Archived author: Shako • Posted: 2025-05-16T05:50:10.116000+00:00
Original source
I just wonder why everything broke, even I deleted my whole custom script and rerun cmake and clean build
Archived author: Shako • Posted: 2025-05-16T05:50:35.145000+00:00
Original source
I was just forced to delete entire core and re-clone it and building now. lets see