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
Describe the bug crash on ubuntu20.04
[20:53:35] Lumos Engine - Version 0.3.2 [20:53:35] Initialised JobSystem with [16 cores] [15 threads] [20:53:35] Initialising System [20:53:35] Editor Ini not found [20:53:35] Creating Editor Ini Editor.ini [20:53:35] No saved Project file found ExampleProject/Example.lmproj [20:53:35] [SceneManager] - Enqueued scene : Empty Scene [20:53:35] Serialising Application NewProject/NewProject.lmproj [20:53:35] VSync : False [20:53:35] Creating window - Title : App, Width : 1200, Height : 800 [20:53:35] Initialised GLFW version : 3.3.4 X11 GLX EGL OSMesa clock_gettime evdev [20:53:35] Vulkan : 1.1.182 [20:53:35] GPU : llvmpipe (LLVM 12.0.0, 256 bits) [20:53:35] Vendor ID : 65541 [20:53:35] Device Type : CPU [20:53:35] Driver Version : 0.0.1 [20:53:35] Selected physical device has 54 extensions WARNING: lavapipe is not a conformant vulkan implementation, testing use only. [1] 1352178 floating point exception (core dumped) ./LumosEditor
The text was updated successfully, but these errors were encountered:
Describe the bug crash on ubuntu20.04 [20:53:35] Lumos Engine - Version 0.3.2 [20:53:35] Initialised JobSystem with [16 cores] [15 threads] [20:53:35] Initialising System [20:53:35] Editor Ini not found [20:53:35] Creating Editor Ini Editor.ini [20:53:35] No saved Project file found ExampleProject/Example.lmproj [20:53:35] [SceneManager] - Enqueued scene : Empty Scene [20:53:35] Serialising Application NewProject/NewProject.lmproj [20:53:35] VSync : False [20:53:35] Creating window - Title : App, Width : 1200, Height : 800 [20:53:35] Initialised GLFW version : 3.3.4 X11 GLX EGL OSMesa clock_gettime evdev [20:53:35] Vulkan : 1.1.182 [20:53:35] GPU : llvmpipe (LLVM 12.0.0, 256 bits) [20:53:35] Vendor ID : 65541 [20:53:35] Device Type : CPU [20:53:35] Driver Version : 0.0.1 [20:53:35] Selected physical device has 54 extensions WARNING: lavapipe is not a conformant vulkan implementation, testing use only. [1] 1352178 floating point exception (core dumped) ./LumosEditor
I find this issue disappeared after restart my computer.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
crash on ubuntu20.04
[20:53:35] Lumos Engine - Version 0.3.2
[20:53:35] Initialised JobSystem with [16 cores] [15 threads]
[20:53:35] Initialising System
[20:53:35] Editor Ini not found
[20:53:35] Creating Editor Ini Editor.ini
[20:53:35] No saved Project file found ExampleProject/Example.lmproj
[20:53:35] [SceneManager] - Enqueued scene : Empty Scene
[20:53:35] Serialising Application NewProject/NewProject.lmproj
[20:53:35] VSync : False
[20:53:35] Creating window - Title : App, Width : 1200, Height : 800
[20:53:35] Initialised GLFW version : 3.3.4 X11 GLX EGL OSMesa clock_gettime evdev
[20:53:35] Vulkan : 1.1.182
[20:53:35] GPU : llvmpipe (LLVM 12.0.0, 256 bits)
[20:53:35] Vendor ID : 65541
[20:53:35] Device Type : CPU
[20:53:35] Driver Version : 0.0.1
[20:53:35] Selected physical device has 54 extensions
WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
[1] 1352178 floating point exception (core dumped) ./LumosEditor
The text was updated successfully, but these errors were encountered: