You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running 0.4.7 version of InkGD. I recently updated Inky to 0.14--I did not do any other changes to my previous Ink code (so, no 1.1 weird tags or what have you). Once I exported a new JSON, though, the game crashed upon starting and I got this error in Godot (3.5):
Invalid get index 'current_pointer' (on base: 'Nil').
res://addons/inkgd/runtime/story.gd:1801 - at function: get_current_debug_metadata
Any advice? Thanks.
EDIT: I confirm it has to do with switching to Inky 0.14.0 and 0.14.1. When I reverted to 0.13, the Godot game ran without problems.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm running 0.4.7 version of InkGD. I recently updated Inky to 0.14--I did not do any other changes to my previous Ink code (so, no 1.1 weird tags or what have you). Once I exported a new JSON, though, the game crashed upon starting and I got this error in Godot (3.5):
Any advice? Thanks.
EDIT: I confirm it has to do with switching to Inky 0.14.0 and 0.14.1. When I reverted to 0.13, the Godot game ran without problems.
Beta Was this translation helpful? Give feedback.
All reactions