Search found 3 matches

by galadae
23 December 2022, 16:53
Forum: Developers
Topic: Game init crash on 3-4 players
Replies: 7
Views: 576

Re: Game init crash on 3-4 players

Thank you for replies, here my answers. GetAllData was made by environment when generated the project, and that was protected then. If I change it to public result is the same, and still works well with 2 players. I will write to administrators, to check if it is a framework issue, thank you. Data i...
by galadae
23 December 2022, 14:11
Forum: Developers
Topic: Game init crash on 3-4 players
Replies: 7
Views: 576

Re: Game init crash on 3-4 players

Ok, I changed it. My arrays are json encoded, because mysql has JSON type field and with this cards in hand and players unique boards are just in one field. To pass frontend I keep in json format and javascript can parse it back to array. I found this stable way to handle data, and worked well with ...
by galadae
23 December 2022, 12:03
Forum: Developers
Topic: Game init crash on 3-4 players
Replies: 7
Views: 576

Game init crash on 3-4 players

Hi! I'm developing "Christmas Tree", and when I express start my game in 2 players mode everithing is fine. However if I start with 3-4 players it can't pass the loading screen. I got error message in console: Uncaught SyntaxError: Unexpected token ',' christmastree?table=431344:2224 This ...

Go to advanced search