Matthew Sigal

Results 10 comments of Matthew Sigal

Hi db0, I just did, and ran into the same issue. Anything else I could/should try? The sound files are present in the "Sounds" subdirectory, and I can play them...

I just uninstalled, checked the game database (empty) and reinstalled. The sound files are definitely the latest.

I'm using a Windows 7 virtual machine (http://www.buildpcs.com/threads/tiny-7-the-best-windows-os-for-and-old-computer.377/). Sound works in the OS and via web browser, so I know the virtual sound card is operational. I've uninstalled and reinstalled...

I just realized something else: all of the OCTGN sounds (e.g. someone entering/leaving a chat room, whisper notification, et cetera) play fine. It is just the Netrunner sounds that cause...

From the OCTGN log.txt: INFO 2014-04-24 14:33:52,270 3.1.131.306 [17] Octgn.Utils.Sounds [(null)] - Playing game sound Corp-Start as mp3 WARN 2014-04-24 14:33:52,284 3.1.131.306 [13] Octgn.Utils.Sounds [(null)] - PlayGameSound Error NAudio.MmException: NoDriver...

> For my case, I changed the following code in main.js: let { libraryID: r, id: n } = e.items[0], [o] = await this.plugin.databaseAPI.getItems([[n, r]]); if (!o) { new wn.Notice("Item...

When you generate the initial notes using import-json for this purpose, can they include more meta-date than just the title used for MediaDB to parse? If those fields cold be...

I just had the exact same issue! Thanks to @sirilgiz's post, I was able to adapt it to my needs (where I wanted the links to render in-text rather than...

Just a small update -- this is actually an easy fix, as the entire error stems from calling the quotable API (which might be down?). While I thought turning off...

Update: I created a 1-second silent 'theme.mp3' and placed that in the folders that were constantly being polled and that fixed it. In case anyone else wants to do this,...