forum

[duplicate] Deleting beatmaps crashes the game

posted
Total Posts
17
Topic Starter
_Keeko
Problem Details:
If you delete a beatmap, the game will crash and exit. The beatmap however will be deleted.


Video or screenshot showing the problem:




osu! version: 20141125.4cuttingedge
Kyonko Hizara
Do you get this problem in the stable build?
Topic Starter
_Keeko
No. In stable it deletes the map and it works fine.
drum drum
NO kyonko

Could you please copy and paste that error log? When that window pops up click the details tab and it's there
Kyonko Hizara

drum drum wrote:

NO kyonko
What did I do? If they don't have the problem in stable then they should switch back to it for the time since it doesn't give them this issue
drum drum

Kyonko Hizara wrote:

drum drum wrote:

NO kyonko
What did I do? If they don't have the problem in stable then they should switch back to it for the time since it doesn't give them this issue
Nobody else has confirmed it it doesn't belong there
Topic Starter
_Keeko
The Error Log:
SPOILER
System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
bij #xh.#yh.#rs()
bij #xh.#PNb.#rs()
bij #Di.#5Qb.#rs()
bij #Lg.#Ng.#rs()
bij #tb.#zb.#8s()
bij #tb.#zb.#jt(Object , EventArgs )
bij #tb.#Db.#Dt()
bij #tb.#Tb.#Rv(Object , EventArgs )
bij System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
bij System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
bij System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bij System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bij System.Windows.Forms.Application.Run(Form mainForm)
bij #tb.#Tb.Run()
bij #tb.#zb.Run()
bij #Lg.#mp.#Hyb(String , Boolean , Boolean )
drum drum
I see, I need to find out some things first and I'll reply later when I do
Ayaya
I confirm this problem, I'm using the cutting edge version of osu. When I delete any beatmap in solo and in editor, it crashes the game, error pop up show then osu restarts itself.
Kyonko Hizara

Ayaya wrote:

I confirm this problem, I'm using the cutting edge version of osu. When I delete any beatmap in solo and in editor, it crashes the game, error pop up show then osu restarts itself.
Can you post your error log? I want to see if it is similar to the other one posted.
- Marco -

Gekko1011 wrote:

The Error Log:
SPOILER
System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
bij #xh.#yh.#rs()
bij #xh.#PNb.#rs()
bij #Di.#5Qb.#rs()
bij #Lg.#Ng.#rs()
bij #tb.#zb.#8s()
bij #tb.#zb.#jt(Object , EventArgs )
bij #tb.#Db.#Dt()
bij #tb.#Tb.#Rv(Object , EventArgs )
bij System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
bij System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
bij System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bij System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bij System.Windows.Forms.Application.Run(Form mainForm)
bij #tb.#Tb.Run()
bij #tb.#zb.Run()
bij #Lg.#mp.#Hyb(String , Boolean , Boolean )
Kyonko Hizara

marcostudios wrote:

Gekko1011 wrote:

The Error Log:
SPOILER
System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
bij #xh.#yh.#rs()
bij #xh.#PNb.#rs()
bij #Di.#5Qb.#rs()
bij #Lg.#Ng.#rs()
bij #tb.#zb.#8s()
bij #tb.#zb.#jt(Object , EventArgs )
bij #tb.#Db.#Dt()
bij #tb.#Tb.#Rv(Object , EventArgs )
bij System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
bij System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
bij System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
bij System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
bij System.Windows.Forms.Application.Run(Form mainForm)
bij #tb.#Tb.Run()
bij #tb.#zb.Run()
bij #Lg.#mp.#Hyb(String , Boolean , Boolean )
I had already seen this one, I wanted to see if the other person's is similar.
Noctali
Same problem here.

Edit : I'm using cuttingedge.

Log
System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
à #xh.#yh.#rs()
à #xh.#PNb.#rs()
à #Di.#5Qb.#rs()
à #Lg.#Ng.#rs()
à #tb.#zb.#8s()
à #tb.#zb.#jt(Object , EventArgs )
à #tb.#Db.#Dt()
à #tb.#Tb.#Rv(Object , EventArgs )
à System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
à System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
à System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
à System.Windows.Forms.Application.Run(Form mainForm)
à #tb.#Tb.Run()
à #tb.#zb.Run()
à #Lg.#mp.#Hyb(String , Boolean , Boolean )
Kyonko Hizara
Okay so aside from the difference in language, it seems like they are the same.
TicClick
yes
SPOILER
System.NullReferenceException: Object reference not set to an instance of an object.
at #xh.#yh.#rs()
at #xh.#PNb.#rs()
at #Di.#5Qb.#rs()
at #Lg.#Ng.#rs()
at #tb.#zb.#8s()
at #tb.#zb.#jt(Object , EventArgs )
at #tb.#Db.#Dt()
at #tb.#Tb.#Rv(Object , EventArgs )
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at #tb.#Tb.Run()
at #tb.#zb.Run()
at #Lg.#mp.#Hyb(String , Boolean , Boolean )
- Marco -
Oh, true. Also sry Kyonko Hizara , i have to remember to fully read the posts ;w;

System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
in #xh.#yh.#rs()
in #xh.#PNb.#rs()
in #Di.#5Qb.#rs()
in #Lg.#Ng.#rs()
in #tb.#zb.#8s()
in #tb.#zb.#jt(Object , EventArgs )
in #tb.#Db.#Dt()
in #tb.#Tb.#Rv(Object , EventArgs )
in System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
in System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
in System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
in System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
in System.Windows.Forms.Application.Run(Form mainForm)
in #tb.#Tb.Run()
in #tb.#zb.Run()
in #Lg.#mp.#Hyb(String , Boolean , Boolean )
drum drum
Ok we can move it now t/259747
Please sign in to reply.

New reply