Ok so I copied my 'Plugins' folder from last version and pasted it into new gg2's folder, and when I play, I've these errors: (If I play without Plugins folder, no error)
ERROR in
action number 1
of Trigger Event: <Deleted>
for object MineTrail:
Error in code at line 11:
object_event_add(ScorePanel,ev_create,0,"
^
at position 18: Unknown variable ScorePanel
ERROR in
action number 1
of Draw Event
for object ScoreTableController:
Error in code at line 53:
if instance_exists(ScorePanel){
^
at position 24: Unknown variable ScorePanel
In my Plugins folder, there are:
from which do errors come from?
