Page 1 of 1

I tried using Atom to edit but it keep getting this bug

Posted: Sat Aug 01, 2020 9:03 am
by Helpppppppp
Error

Syntax error: main.lua:1: ')' expected near '.'



Traceback

[C]: at 0x07fecddb28f0
[C]: in function 'require'
[C]: in function 'xpcall'
[C]: in function 'xpcall'
I'am using version LOVE 11.3 and Window 7 (if this help)
(I'am suck at English so sorry for my bad grammar)

Re: I tried using Atom to edit but it keep getting this bug

Posted: Sat Aug 01, 2020 11:44 am
by zorg
Show some code please.

Re: I tried using Atom to edit but it keep getting this bug

Posted: Sat Aug 01, 2020 4:54 pm
by Jeeper
To elaborate on what Zorg said;
The error code tells us where in your code the error is, but we can't tell you what the problem is unless we can see your code. Imagine you wrote a book and your editor tells you there is a spelling mistake in the first sentence on page 439, that's basically whats going on :)

Re: I tried using Atom to edit but it keep getting this bug

Posted: Sun Aug 02, 2020 3:04 am
by Helpppppppp
Oh nvm I save it and there is no bug anymore

Re: I tried using Atom to edit but it keep getting this bug

Posted: Thu Aug 06, 2020 5:16 am
by Darlex
Helpppppppp wrote: Sun Aug 02, 2020 3:04 am Oh nvm I save it and there is no bug anymore
Please mark the post as [SOLVED].