oh, I didn't know about that. I always leave a trailing comma at the interior end of all of my tables hehehe. If that was ever picked up as an error I'd have a lot of search/replacing to do
sceneManager:changeScene("menu", 1, transitions[math.random(#transitions)],eas[math.random(#eas)]) if that fails then one if the transitions or one of the easing is pointing to something bad.
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
What error message does it give you really ? As said before, leaving a comma after the last element of a table is NOT a mistake, it is a lua official feature. it does nothing though, but it is convenient.
It's valid syntax, the length of the table is the same either way.
What is the error when run?
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
I wonder if it's a unicode thing - if a language setting in the os somehow changes what a trailing comma is to a character that looks like a comma - but isn't ?
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
I wonder if it's a unicode thing - if a language setting in the os somehow changes what a trailing comma is to a character that looks like a comma - but isn't ?
That's a clever guess, Dr Watson! How can we test this?
@oleg, can you make it happen again (the issue with the traling comma) ? If so and if you can send me a sample project I will have a look at what happens in lua parser
Comments
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
From this error, the compiled game flew away
Likes: antix
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Likes: SinisterSoft
I was looking for a reason for 2 hours
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
if that fails then one if the transitions or one of the easing is pointing to something bad.
https://deluxepixel.com
then after it there is no code that can be affected by an incorrectly set comma
I just want gideros - showing a warning with such a mistake " , } "
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Likes: SinisterSoft
What is the error when run?
https://deluxepixel.com
By launching "apk" on adroid, the game automatically closes- this is a mistake
I spent a lot of time to get the cause of the error
because gideros did not warn that mee in the code is ",}"
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Likes: oleg
Fragmenter - animated loop machine and IKONOMIKON - the memory game
but checking the syntax is easier
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
syntax validation, code formatting, snippet insertion etc.
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
No issues related to the trailing commas, I mean. I am as good as anyone to include random bugs in my games.
Likes: antix
Likes: totebo
https://deluxepixel.com
coma cyrillic- ","
their codes are the same
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!