Skip to content

Game will crash on startup if GMLive is not present #2

@main-thing

Description

@main-thing

Issue:
If GMLive is not added manually, the game will crash on startup.

Steps to reproduce:

  1. Clone Repository.
  2. Attempt to compile without GMLive added to the project.
  3. Get an error on game startup.

Proposed Fix:

  1. Add a macro in obj_virtual_controller_commands.gml to toggle between using GMLive or N String Parser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions