djlastnight / KeyboardSplitterXbox

Creates up to 4 virtual xbox 360 controllers and feeds them via one or more keyboards.
512 stars 45 forks source link

Unexpected app crash occured. #219

Open thtilt opened 5 months ago

thtilt commented 5 months ago

My keyboard splitter crashes and throws this error message and log.. It worked fine before but I havent used it in a while and I changed my motherboard and cpu, and factory reset after last usage too According to the log it may have something to do with the interception driver? And yes ive tried installing and reinstalling the prerequisite drivers and different versions of the interceptor and resetting my pc multiple times and searching every keyboard splitter issue thread on every website but I never got it working. I almost got it working once but it claimed its already running and after closing it with task manager it shows the old error again...

splitter_log.txt crash melki jooo

Please give me ideas on how to fix it 👍

Jagu2812 commented 1 month ago

pls give idea to fix it i am having the same problem i cant play DBC 14 pls help

thtilt commented 1 week ago

I finally figured out a fix to this In the crash log, it said "System.Management.ManagementException: Invalid class", so in other words it couldnt access the wmi, prob cause it got corrupted after changing my motherboard. To fix this, I ran these commands on cmd

winmgmt /salvagerepository

winmgmt /resetrepository

After doing this, and starting keyboard splitter, instead of crashing it asked me if I want to download the drivers, I simply clicked yes and now it works again.

Leave a thumbs up if this helps