Closed AdrianVRosas closed 1 year ago
plugin.gd cannot load linechart.svg because the path is wrong. On linux machines the path name is case sensitive.
change "res://addons/easy_charts/utilities/scripts/ec_utilities.gd" to res://addons/easy_charts/Utilities/scripts/ec_utilities.gd"
etc ...
plugin.gd cannot load linechart.svg because the path is wrong. On linux machines the path name is case sensitive.
change "res://addons/easy_charts/utilities/scripts/ec_utilities.gd" to res://addons/easy_charts/Utilities/scripts/ec_utilities.gd"
etc ...