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

Alarm sound is only played once, Mac Vintel 1.2.3 #176

Open
Timmeey opened this issue Oct 14, 2018 · 0 comments
Open

Alarm sound is only played once, Mac Vintel 1.2.3 #176

Timmeey opened this issue Oct 14, 2018 · 0 comments

Comments

@Timmeey
Copy link

Timmeey commented Oct 14, 2018

I just installed Vintel on my new Mac.

after installing pyglet 1.3.2 AND messing around with the Chatlogs path, I got Vintel to start and work properly. but upon testing the sound (by Sound Setup -> Testsound as well as faking a intel report in game) I can only get it to play a sound ONCE, and then I have to restart Vintel.
Feels like something breaks upon playing a sound once.

I'm on Mojave
Vintel 1.2.3
Pyglet 1.3.2

Full logs while testing the sound via 'Sound Setup -> TestSound'

2018-10-14 14:13:20.223 vintel-1.2.3[26533:4481034] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
10/14 02:13:20|
10/14 02:13:20| ------------------- Vintel 1.2.3 starting up -------------------
10/14 02:13:20|
2018-10-14 14:13:21.608 vintel-1.2.3[26533:4481034] modalSession has been exited prematurely - check for a reentrant call to endModalSession:
10/14 02:13:22| Load jump bridges
10/14 02:13:22| Creating chat parser
10/14 02:13:22| Initializing contextual menus
10/14 02:13:22| Updating the map
10/14 02:13:22| Map setup complete
10/14 02:13:32| Exception turning charname to id via API: HTTPSConnectionPool(host='api.eveonline.com', port=443): Max retries exceeded with url: /eve/CharacterID.xml.aspx?names=Ulfbrand+Aumer (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x114ff2c10>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known',))
10/14 02:13:33| Exception during getAvatarForPlayer: list index out of range
/// Vintel has started///
2018-10-14 14:17:06.135 vintel-1.2.3[26547:4483379] modalSession has been exited prematurely - check for a reentrant call to endModalSession:

The only thing it writes in the logs is upon closing of the Sound Setup window 2018-10-14 14:17:06.135 vintel-1.2.3[26547:4483379] modalSession has been exited prematurely - check for a reentrant call to endModalSession:

UPDATE:
If I keep spamming the Testsound Button, it keeps playing the alarm sound, but if I wait a few seconds after the last alarm finished, I cannot get it to play another alarm. This reenforces my idea, that something in the sound system gets stuck, once it plays a sound and then closes/pauses the Soundsystem if there is no other sound played after a few seconds"

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

1 participant