• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Windows Compile Error Problems

U

Uber-Dan

Guest
Hello, so I decided to go back to an old game and fix it up. Sadly I encountered a series of compile errors that I could not seem to fix.
This is the location: in timeline tm_controller_2 at moment 2 at line 1
and here are the errors in order:
unexpected symbol in expression
malformed assignment
unexpected symbol in expression
malformed assignment
malformed repeat statement
malformed repeat statement
(end). All of them doubled up. and here is the piece of code: instance_create(-1, 30, obj_crab). What is the problem?
 
U

Uber-Dan

Guest
Oh, and by the way, I put a random comment in timeline tm_controller_2 at moment 2 at line 1 and it still came up as the problem being in that location. I think this might be a glitch or bug or something.
 
Top