You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
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'
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"The text was updated successfully, but these errors were encountered: