Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game hangs on battle loading screen with soundEventInjector installed (WoT 1.16.1.0) #14

Closed
ClassicsWoTWorkshop opened this issue Apr 12, 2022 · 2 comments

Comments

@ClassicsWoTWorkshop
Copy link

ClassicsWoTWorkshop commented Apr 12, 2022

As of today's new patch release (WoT 1.16.1.0), while running only soundEventInjector + its dependencies (using the most recent archive from Yandex), game loads as normal into hangar/etc, but upon attempting to enter any battle mode, the game hangs on the loading screen (progress bar fills up, but never finishes loading).

Scanning python.log, this caught my attention (I can provide you with the full python.log + replay file if necessary, but I did not include it here in my initial post since it is very long):

2022-04-12 10:47:41.531: ERROR: Traceback (most recent call last):
2022-04-12 10:47:41.531: ERROR:   File "scripts/client/Avatar.py", line 624, in onBecomePlayer
2022-04-12 10:47:41.531: ERROR:   File "scripts/client/gui/mods/mod_SoundEventInjector.py", line 255, in new_initGUI
2022-04-12 10:47:41.531: ERROR: AttributeError: 'IngameSoundNotifications' object has no attribute '_IngameSoundNotifications__events'
@ClassicsWoTWorkshop
Copy link
Author

Now fixed in the version available from Yandex: https://disk.yandex.com/d/b-fqQA923Mqvwk

Thank you :)

@PolyacovYury
Copy link
Owner

I only just saw the issue report :D
Thank you for reporting, though, would be great if anything else breaks in the future :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants