We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It crashed in the latest alpha 1.9.3 (prev version works fine)
INFO:ENGINE: Initialised sound device 'default' INFO:DLIB: SSDP: Started on address 192.168.1.67 WARNING:RESOURCE: Unable to create resource: /defold-rive/assets/pls-shaders/color_ramp.vpc: DDF_ERROR ERROR:RIVEEXT: Failed to load resource '/defold-rive/assets/pls-shaders/color_ramp.vpc' INFO:CRASH: Successfully wrote Crashdump to file: /Users/agulev/Library/Application Support/Defold/_crash ERROR:CRASH: CALL STACK: ERROR:CRASH: 0 dmengine 0x0000000104eefd64 _ZN7dmCrash7OnCrashEi + 104 ERROR:CRASH: 1 libsystem_platform.dylib 0x0000000197a63584 _sigtramp + 56 ERROR:CRASH: 2 dmengine 0x0000000104c77704 _ZN6dmRive14ReleaseShadersEP15ResourceFactoryPPNS_15ShaderResourcesE + 28 ERROR:CRASH: 3 dmengine 0x0000000104c77704 _ZN6dmRive14ReleaseShadersEP15ResourceFactoryPPNS_15ShaderResourcesE + 28 ERROR:CRASH: 4 dmengine 0x0000000104c7aa78 _ZN6dmRiveL18ResourceTypeCreateEPK20ResourceCreateParams + 236 ERROR:CRASH: 5 dmengine 0x0000000104ced570 _ZN10dmResourceL14CreateResourceEP17ResourcePreloaderP14PreloadRequestPvj + 208 ERROR:CRASH: 6 dmengine 0x0000000104ced228 _ZN10dmResourceL23PreloaderTryPruneParentEP17ResourcePreloaderP14PreloadRequest + 140 ERROR:CRASH: 7 dmengine 0x0000000104cecaf4 _ZN10dmResourceL22PreloaderUpdateOneItemEP17ResourcePreloaders + 856 ERROR:CRASH: 8 dmengine 0x0000000104ceca3c _ZN10dmResourceL22PreloaderUpdateOneItemEP17ResourcePreloaders + 672 ERROR:CRASH: 9 dmengine 0x0000000104ceca3c _ZN10dmResourceL22PreloaderUpdateOneItemEP17ResourcePreloaders + 672 ERROR:CRASH: 10 dmengine 0x0000000104ceca3c _ZN10dmResourceL22PreloaderUpdateOneItemEP17ResourcePreloaders + 672 ERROR:CRASH: 11 dmengine 0x0000000104ceca3c _ZN10dmResourceL22PreloaderUpdateOneItemEP17ResourcePreloaders + 672 ERROR:CRASH: 12 dmengine 0x0000000104ceca3c _ZN10dmResourceL22PreloaderUpdateOneItemEP17ResourcePreloaders + 672 ERROR:CRASH: 13 dmengine 0x0000000104cec5fc _ZN10dmResource15UpdatePreloaderEP17ResourcePreloaderPFbPKNS_31PreloaderCompleteCallbackParamsEEPS2_j + 280 ERROR:CRASH: 14 dmengine 0x0000000104cf52bc _ZN12dmGameSystem25CompCollectionProxyUpdateERKN12dmGameObject22ComponentsUpdateParamsERNS0_22ComponentsUpdateResultE + 208 ERROR:CRASH: 15 dmengine 0x0000000104cd0b8c _ZN12dmGameObject6UpdateEPNS_16CollectionHandleEPKNS_13UpdateContextE + 476 ERROR:CRASH: 16 dmengine 0x0000000104c7e684 _ZN8dmEngine4StepEPNS_6EngineE + 908 ERROR:CRASH: 17 dmengine 0x0000000104c7ec9c _Z14dmEngineUpdatePN8dmEngine6EngineE + 32 ERROR:CRASH: 18 dmengine 0x0000000104c7f82c _ZN8dmEngine7RunLoopEPKNS_13RunLoopParamsE + 104 ERROR:CRASH: 19 dmengine 0x0000000104c7f710 _Z11engine_mainiPPc + 104 ERROR:CRASH: 20 dyld 0x00000001976aa0e0 start + 2360 ERROR:CRASH:
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
It crashed in the latest alpha 1.9.3 (prev version works fine)
The text was updated successfully, but these errors were encountered: