EDIT: Solved
The marketplace was providing me with the wrong download; downloading directly from the IDE worked
Hey there, I originally purchased this asset from the Game Maker Marketplace for Studio 2.2 and today upgraded to Studio 2.3.1. Problem is, when I tried to run the game after importing the (I assume) most recent version of GMLive (which I redownloaded off the GM Marketplace about 10 minutes ago), the game threw tons of compile errors, citing things like:
Script: gml_parser_run at line 439 : Assignment operator expected
Script: gml_parser_run at line 441 : got 'switch' expected '}'
Script: gml_std_StringTools_trim at line 8 : Assignment operator expecte
Script: gml_node_is_simple at line 17 : got 'return' expected '}'
Script: gml_node_equals_list at line 7 : Assignment operator expected
etc etc.
I never had this problem when I used the version of GMLive for 2.2.5, and I'm positive I imported the new download of the asset correctly
What could be the cause of this?