Closed thenfour closed 2 years ago
only seen on Firefox, and intermittent. synth initialization is asynchronous due to loading the reverb impulse. therefore, if you somehow connect and enter a 7jam room before synth is initialized, instruments get initialized, and exceptions will occur.
in this case, mixer instrument was initialized with an undefined master delay node.
there are obvious ways to solve this:
only seen on Firefox, and intermittent. synth initialization is asynchronous due to loading the reverb impulse. therefore, if you somehow connect and enter a 7jam room before synth is initialized, instruments get initialized, and exceptions will occur.
in this case, mixer instrument was initialized with an undefined master delay node.
there are obvious ways to solve this: