After the first rendering is completed, vfb will automatically exit, and if the rendering is initiated again, it will crash.
V-Ray core version is 5.10.01
RenderMode RENDER_MODE_INTERACTIVE_CUDA
Error prompt :chaosnetworking_initEerror = -6000
Do you destroy and recreate the VRayInit object? You shouldn’t. There must be only one VRayInit object and it must be kept alive during the whole program lifetime.