Pixel Game Engine

Pixel Game Engine

[Bugreport] Editing Switches / Chests / Animals in-engine will crash the application
Hi again. This issue currently occures, when you import a sprite from the resources tab and then start to edit it straight away.

___________________________________________
############################################################################################
ERROR in
action number 1
of Alarm Event for alarm 0
for object obj_paint_control:

draw_sprite argument 1 invalid reference to (sprite) - requested -1 max is 4262
at gml_Script_scr_paint_load
############################################################################################
gml_Script_scr_paint_load (line -1)
gml_Object_obj_paint_control_Alarm_0
Sist redigert av Ponyeater; 27. mai kl. 8.37
Opprinnelig skrevet av Pixel Monsters:
Opprinnelig skrevet av Ponyeater:
Little update: Seems the issue persists with all the new items you added for import and editing.

In all cases it's the draw_sprite argument for these items being -1 and that not being accepted by whatever range the object category normally allows. :)
Thanks for the report, that was a great one, it is fixed now.
< >
Viser 14 av 4 kommentarer
Ponyeater 27. mai kl. 8.19 
Little update: Seems the issue persists with all the new items you added for import and editing.

In all cases it's the draw_sprite argument for these items being -1 and that not being accepted by whatever range the object category normally allows. :)
Forfatteren av denne tråden markerte dette innlegget som svar på det opprinnelige emnet.
Pixel Monsters  [utvikler] 27. mai kl. 18.56 
Opprinnelig skrevet av Ponyeater:
Little update: Seems the issue persists with all the new items you added for import and editing.

In all cases it's the draw_sprite argument for these items being -1 and that not being accepted by whatever range the object category normally allows. :)
Thanks for the report, that was a great one, it is fixed now.
Pixel Monsters  [utvikler] 28. mai kl. 17.56 
Opprinnelig skrevet av Ponyeater:
Little update: Seems the issue persists with all the new items you added for import and editing.

In all cases it's the draw_sprite argument for these items being -1 and that not being accepted by whatever range the object category normally allows. :)
If you have imported some pictures already, you will need to remove those and re-import them as new images.
Ponyeater 28. mai kl. 20.20 
Opprinnelig skrevet av Pixel Monsters:
Opprinnelig skrevet av Ponyeater:
Little update: Seems the issue persists with all the new items you added for import and editing.

In all cases it's the draw_sprite argument for these items being -1 and that not being accepted by whatever range the object category normally allows. :)
If you have imported some pictures already, you will need to remove those and re-import them as new images.
Yes, I figured. The 2nd post was just a clarification for the OP. This issue is now solved. :)
< >
Viser 14 av 4 kommentarer
Per side: 1530 50