Closed ghost closed 6 years ago
What GPU do you have?
@smoogipoo Intel(R) HD Graphics
Have you installed the graphics drivers?
yup
This is far enough into execution that runtime.log should be present.
runtime.log 21/12/2017 9:55:15 AM: ---------------------------------------------------------- 21/12/2017 9:55:15 AM: Runtime Log for Rodrey 21/12/2017 9:55:15 AM: osu version unknown 21/12/2017 9:55:15 AM: Running on Microsoft Windows NT 10.0.16299.0, 4 cores 21/12/2017 9:55:15 AM: ---------------------------------------------------------- 21/12/2017 9:55:15 AM: GL Initialized 21/12/2017 9:55:15 AM: GL Version: 1.1.0 21/12/2017 9:55:15 AM: GL Renderer: GDI Generic 21/12/2017 9:55:15 AM: GL Shader Language version: 21/12/2017 9:55:15 AM: GL Vendor: Microsoft Corporation 21/12/2017 9:55:15 AM: GL Extensions: GL_WIN_swap_hint GL_EXT_bgra GL_EXT_paletted_texture
OpenGL version 1.1 may not be adequate to run lazer at all... Are you able to use the latest stable build of osu!?
yes
We really need these issues to be created on osu-framwork
, not osu
:|.
It works now with ver. 2018.406.0. Thanks!
I also crash instantly when i start the game even with the last 2018.601.0 version, i have also try many differrent and older version but it doesn't work too, i also have check other post who are useless for me can you please fix crash and if you need more information i can give.
Application Error: Faulting application name: osu!.exe, version: 2017.1208.0.0, time stamp: 0x5a2968f9 Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000 Exception code: 0xc0000005 Fault offset: 0x0000000000000000 Faulting process id: 0x48c Faulting application start time: 0x01d370a8bb81a04b Faulting application path: C:\Users\Rodrey\AppData\Local\osulazer\app-2017.1208.0\osu!.exe Faulting module path: unknown Report Id: 0c926922-6615-4cf4-8afb-d69684828472 Faulting package full name: Faulting package-relative application ID:
.NET Runtime: Application: osu!.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.AccessViolationException at OpenTK.Graphics.ES30.GL.BlendEquationSeparate(OpenTK.Graphics.ES30.BlendEquationMode, OpenTK.Graphics.ES30.BlendEquationMode) at osu.Framework.Graphics.OpenGL.GLWrapper.SetBlend(osu.Framework.Graphics.BlendingInfo) at osu.Framework.Graphics.Containers.CompositeDrawNode.Draw(System.Action`1)
at osu.Framework.Platform.GameHost.DrawFrame()
at osu.Framework.Threading.GameThread.ProcessFrame()
at osu.Framework.Threading.GameThread.runWork()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()