Child process exited with code 1 (0.25.4)

2022-06-01 21:44:42,103 main WARN JMX runtime input lookup class is not available because this JRE does not support JMX. JMX lookups will not be available, continuing configuration. Ignoring java.lang.IllegalArgumentException: java.lang.NoClassDefFoundError: Could not initialize class org.apache.logging.log4j.core.lookup.JmxRuntimeInputArgumentsLookup
2022-06-01 21:44:42,353 main WARN JMX runtime input lookup class is not available because this JRE does not support JMX. JMX lookups will not be available, continuing configuration. Ignoring java.lang.NoClassDefFoundError: Could not initialize class org.apache.logging.log4j.core.lookup.JmxRuntimeInputArgumentsLookup
2022-06-01 21:44:42,353 main WARN JMX runtime input lookup class is not available because this JRE does not support JMX. JMX lookups will not be available, continuing configuration. Ignoring java.lang.NoClassDefFoundError: Could not initialize class org.apache.logging.log4j.core.lookup.JmxRuntimeInputArgumentsLookup
2022-06-01 21:44:42,400 main ERROR Could not reconfigure JMX java.lang.NoClassDefFoundError: javax/management/MBeanRegistrationException
at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:637)
at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:302)
at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:209)
at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:243)
at org.apache.logging.log4j.core.config.Configurator.initialize(Configurator.java:219)
at OZ.a(SourceFile:70)
at ee.a(SourceFile:34)
at com.azefsw.audioconnect.desktop.app.MainKt.main(SourceFile:15)
Caused by: java.lang.ClassNotFoundException: javax.management.MBeanRegistrationException
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(Unknown Source)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(Unknown Source)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
... 8 more
2022-06-01 21:44:42,400 INFO Version: 0.25.4, os: Windows 11, osVersion: 10.0
2022-06-01 21:44:43,009 INFO Initializing locale to en
2022-06-01 21:44:43,049 INFO Starting IpcCoordinatorService ...
2022-06-01 21:44:43,114 INFO Got open ports at 59300 and 59350
2022-06-01 21:44:43,131 INFO Waiting for devices from windows' backend...
2022-06-01 21:44:43,133 INFO Starting the server...
2022-06-01 21:44:43,135 INFO Messages socket waiting on a connection...
2022-06-01 21:44:43,136 INFO Starting backend...
2022-06-01 21:44:43,136 INFO Audio socket waiting on a connection...
2022-06-01 21:44:43,166 INFO Waiting for devices from PortAudio...
2022-06-01 21:44:43,178 INFO Checking for update...
2022-06-01 21:44:43,187 INFO Status initializing
2022-06-01 21:44:43,187 INFO Portaudio version: PortAudio V19.7.0-devel, revision unknown
2022-06-01 21:44:43,241 INFO Wait for backend backend...
2022-06-01 21:44:43,388 INFO Status initialized
2022-06-01 21:44:43,621 INFO Remote device connected: 192.168.1.3
2022-06-01 21:44:43,658 INFO Received client config, clientVersion: 0.24.9, os: ANDROID, osVersion: Android API 32
2022-06-01 21:44:44,143 INFO Found no update
2022-06-01 21:44:44,502 INFO No data emitted by pipeline, sending empty values...
Failed to create DirectX12 device.
Failed to create Skia OpenGL context!
Cannot init graphic context
2022-06-01 21:44:44,654 INFO Showing main window...
2022-06-01 21:44:44,670 INFO Messages socket created
2022-06-01 21:44:44,670 INFO Audio socket connected
Failed to create DirectX12 device.
2022/06/01 09:44:44.756 [I][BACKEND] Connection ready
2022-06-01 21:44:44,789 INFO Backend is ready
2022-06-01 21:44:44,790 INFO Requesting startup settings...
2022/06/01 09:44:44.796 [I][BACKEND] Handling windows startup request...
Failed to create Skia OpenGL context!
Cannot init graphic context
2022-06-01 21:44:45,632 INFO Windows' backend devices: [WindowsAudioDevice(id={0.0.1.00000000}.{b20fd70b-dd49-436a-abef-d472e8594e71}, type=Capture, name=Microphone (DroidCam Virtual Audio), isDefault=false, sampleRate=16000, channels=1), WindowsAudioDevice(id={0.0.0.00000000}.{ed5a54c4-5ee3-49bf-bfd3-a5b027c31ca7}, type=Render, name=Speakers (Realtek High Definition Audio), isDefault=true, sampleRate=48000, channels=2)]
2022-06-01 21:44:45,688 INFO Asking backend to start capture. EventSync: true, ContinuousStream: true, AudioConfig: AudioConfig(sampleRate=48000, bits=16, channels=2), AudioDevice: Speakers (Realtek High Definition Audio),
2022/06/01 09:44:45.688 [I][BACKEND] Starting a capture...
2022/06/01 09:44:45.704 [I][BACKEND] Changing process priority from Normal to High
2022/06/01 09:44:45.704 [I][BACKEND] Changing process priority from Normal to High
2022/06/01 09:44:46.188 [I][BACKEND] Capture using the suggested format 16 bit PCM: 48kHz 2 channels
2022-06-01 21:44:46,494 INFO Audio pipeline is emitting values
2022-06-01 21:44:46,935 INFO Network addresses: NetworkInfo(broadcastAddresses=[192.168.1.255], localAddresses=[192.168.1.11])
2022-06-01 21:44:57,100 INFO Closing main window...
2022-06-01 21:45:05,330 INFO Remote device disconnected: 192.168.1.3...
2022-06-01 21:45:05,334 INFO Asking backend to stop capture...
2022/06/01 09:45:05.334 [I][BACKEND] Stopping the capture...
2022/06/01 09:45:05.485 [I][BACKEND] Changing process priority from High to Normal
2022/06/01 09:45:05.485 [I][BACKEND] Changing process priority from High to Normal
2022-06-01 21:45:06,651 INFO Remote device connected: 192.168.1.3
2022-06-01 21:45:06,667 INFO Received client config, clientVersion: 0.24.9, os: ANDROID, osVersion: Android API 32
2022-06-01 21:45:06,673 INFO Asking backend to start capture. EventSync: true, ContinuousStream: true, AudioConfig: AudioConfig(sampleRate=48000, bits=16, channels=2), AudioDevice: Speakers (Realtek High Definition Audio),
2022/06/01 09:45:06.673 [I][BACKEND] Starting a capture...
2022/06/01 09:45:06.673 [I][BACKEND] Changing process priority from Normal to High
2022/06/01 09:45:06.673 [I][BACKEND] Changing process priority from Normal to High
2022/06/01 09:45:07.032 [I][BACKEND] Capture using the suggested format 16 bit PCM: 48kHz 2 channels
2022-06-01 21:45:07,190 INFO Audio pipeline is emitting values

Hi @yefibi8922,

From the logs, the app should already be started in software mode… But please try these instructions:

If this doesn’t help, please let me know if the error occurs as soon as you start the app or only when you connect a device.