Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Godot Dialogue System 2

An advanced non-linear dialogue system for the free and open-source Godot engine. · By radmatt

Error after project export

A topic by Rokatansky created Nov 22, 2020 Views: 441 Replies: 1
Viewing posts 1 to 2

After project export dialogue system stops working. Error code:

ERROR: File must be opened before use.
   At: core/bind/core_bind.cpp:2087
ERROR: call: Error parsing JSON at line 0:
   At: modules/gdscript/gdscript_functions.cpp:1268
SCRIPT ERROR: start_dialogue: Invalid get index '0' (on base: 'Nil').
          At: res://addons/radmatt.DialogueSystem2/Dialogue.gdc:137

Developer(+2)

Add .json inclusion for non-resource files in when exporting: