Skip to content

Game doesn't see object that I added #2482

Description

@nz134855-ship-it

Describe the bug

When the game supposed to spawn my new object the game crashes with error that my object does not exist. Even though I saved and compiled, object exists and the name is correct.


############################################################################################
FATAL ERROR in
action number 1
of Alarm Event for alarm 0
for object obj_greenspeargen:

Variable obj_greenspeargen.obj_blockbullet3(104011, -2147483648) not set before reading it.
at gml_Object_obj_greenspeargen_Alarm_0
############################################################################################

Reproducing steps

  1. Add new object.
  2. Compile and save the game.
  3. Open the game.

Setup Details

  1. 0.9.1.2.
  2. Windows 11 x64.
  3. Undertale.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions