Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Equipment Menu Crash #3

Open
Schir opened this issue Jun 17, 2019 · 1 comment
Open

Equipment Menu Crash #3

Schir opened this issue Jun 17, 2019 · 1 comment
Labels
crash bug Something causes the game to crash.

Comments

@Schir
Copy link

Schir commented Jun 17, 2019

Describe the bug
Index out of bounds error in equipment menu crashes game

To Reproduce

  1. Get the Booty Jerkin
  2. Go to the terminal in the Clispaeth church
  3. Click on Equipment
  4. Click on Jerkin
  5. Click the space below the jerkin

Expected behavior
Nothing

Screenshots

Desktop (please complete the following information):

  • OS: Windows 10

Additional context
Error message spits this out:

___________________________________________
FATAL ERROR in
action number 1
of Draw Event
for object ustation:

Push :: Execution Error - Variable Index [1,2] out of range [2,2] - -1.eqpWei(102449,32002)
at gml_Script_Utility
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_Utility (line -1)
gml_Script_Utility
gml_Object_ustation_Draw_0

priority: low

@bhroom
Copy link
Collaborator

bhroom commented Jun 18, 2019

oh yeah this is a known issue and is on a medium priority to be fixed.

@bhroom bhroom added the crash bug Something causes the game to crash. label Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash bug Something causes the game to crash.
Projects
None yet
Development

No branches or pull requests

2 participants