Vikash

Results 106 comments of Vikash

This is quite tricky to Debug, specify your build, what classes are you using, did the character have a merged spellbook before the patch? What is your mythic path? Which...

Tried reproducing this with zero mods, there is a base game issue with spellbook merging. To reproduce, if you have a save right where you get the mythic choice. If...

It's not automatically infinite though right? You just mean that someone can abuse this by simply using "Heroes Never Surrender" repeatedly? I am busy and this might be a bit...

I took a look and discussed this with other modders. The way they have implemented this makes a simple fix impossible. They just define a list of non mythic spellbooks...

Anyone who wants this can add the patch as an optional feature and make a PR, and I will merge it.

Can you post the logs? You can click on open detailed log in the UMM console and it will take you to the file if you don't know where to...

Cool, I am not sure how easy it is to solve. I am very busy with work these days. So I would probably wait for the beta to be over...

What's the status on this? Currently I have no way of specifying how to handle unused function parameters.

Yup this does work. I did take a look at what the generic process_events is doing: ```rust // If the token is invalid or not ours, skip processing. if self.token...

I think it's probably the nvidia open drivers. On my older system with a 1660ti and older proprietary drivers Slack just works even on wayland In my new build with...