antonpup / Aurora

Unified lighting effects across multiple brands and various games.
http://www.project-aurora.com/
MIT License
1.83k stars 367 forks source link

[G810] Battlefield 1 Patch LED SDK crash #1303

Closed Doperr closed 5 years ago

Doperr commented 5 years ago

How often does this problem occur?

Always

Please describe the steps to reproduce this issue:

The issue can be reproduced by doing following steps:

  1. Open Aurora
  2. Click patch logitech led sdk in BF1
  3. Aurora Crash

What is the version of Aurora you are experiencing this issue with?

beta0.6.3

Does the previous version of Aurora have this issue?

idk

Please include any logs, screenshots, or files that are related to this issue:

Crash logs [ https://pastebin.com/kuJSQjNy ]

diogotr7 commented 5 years ago

Did you click the button with bf1 open?

Doperr commented 5 years ago

Did you click the button with bf1 open?

Yes. Have tried it both (bf1 open and close)

diogotr7 commented 5 years ago

And you get the same exact error in both cases? That log looks like you probably had it open. Do it with it closed and send me a log of it still fails.

Doperr commented 5 years ago

And you get the same exact error in both cases? That log looks like you probably had it open. Do it with it closed and send me a log of it still fails.

here is the latest crash logs Open BF1 : https://pastebin.com/L64XXUZj Close BF1 : https://pastebin.com/Yj8HxPi5

Doperr commented 5 years ago

Seems like I know the problem that LogitechLed.dll used by LGS. When I close LGS I can patch led sdk but keyboard no light while in BF1 so I open LGS again but also no light too. so I patch again and then it crash again. Maybe LGS cause this?

diogotr7 commented 5 years ago

When you patch it should send lights to aurora, but it wont send them to LGS anymore. Have you restarted your system after patching?

Also, if you want lgs to get the lights again, go into C:\Program Files\Logitech Gaming Software\SDK\LED\x64 , delete LogitechLed.dll and rename LogitechLed.dll.aurora_backup, deleting the aurora_backup part. Repeat this for C:\Program Files\Logitech Gaming Software\SDK\LED\x86 .

Again, as the wrapper makes light go to aurora, it shouldnt be needed.

Doperr commented 5 years ago

When you patch it should send lights to aurora, but it wont send them to LGS anymore. Have you restarted your system after patching?

Also, if you want lgs to get the lights again, go into C:\Program Files\Logitech Gaming Software\SDK\LED\x64 , delete LogitechLed.dll and rename LogitechLed.dll.aurora_backup, deleting the aurora_backup part. Repeat this for C:\Program Files\Logitech Gaming Software\SDK\LED\x86 .

Again, as the wrapper makes light go to aurora, it shouldnt be needed.

WOW man it works. After follow your instructions it's work like charm. Thank you very much man!!

Doperr commented 5 years ago

I'll close topic now