[CLOSED] Unspecific error (method: createGame)

Game development with Board Game Arena Studio
Post Reply
User avatar
Woodruff
Posts: 412
Joined: 08 March 2014, 00:53

[CLOSED] Unspecific error (method: createGame)

Post by Woodruff »

Hi everybody!

I started to work on a game some time ago, developped a bunch of code (both on PHP side, states, and JS side) but did not took the time to test it (this is a bad thing to do, I know :? ).
I am now trying to start again and continue the dev but I come out with this unspecific error:

Code: Select all

Wrong formatted data from BGA gameserver 1 (method: createGame):
	ajaxcall/_ae2<
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/modules/layer/ly_metasite.js:15:440304
hitch/<
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:32180
dojo/_base/xhr/</dojo._ioSetArgs/<
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:112398
_2d3
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:74862
_2d1
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:74554
dojo/_base/Deferred/</dojo.Deferred/this.callback
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:75619
_2d3
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:75162
_2d1
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:74554
dojo/_base/Deferred/</dojo.Deferred/this.callback
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:75619
dojo/_base/xhr/</dojo.xhr/<
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:115115
_2f8
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:77461
_2f2
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:77325
_2f7/this.resolve
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:78786
_2fe
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:78062
_2f8
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:77677
_2f2
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:77325
_2f7/this.resolve
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:78786
_2fe
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:78062
_2f8
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:77742
_2f2
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:77325
_2f7/this.resolve
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:78786
_2fe
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:78062
_2f8
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:77677
_2f2
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:77325
_2f7/this.resolve
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:78786
_485
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:124245
_491
http://studio.boardgamearena.com:8081/data/themereleases/181210-1452/js/dojoroot/dojo/dojo.js:15:124550
This gives me no clue where the error (syntax error?) could be, since there is no indication on something in the personal files.

Have you any clue, experience with that that could help me to unstuck?

Thanks a lot!

Woodruff
Last edited by Woodruff on 11 December 2018, 20:00, edited 1 time in total.
User avatar
Woodruff
Posts: 412
Joined: 08 March 2014, 00:53

Re: Unspecific error (method: createGame)

Post by Woodruff »

Hi,
I commented then decommented parts of setupNewGame, without changing anything.
Then it worked, in the sense that I got specific error on my own code...
I don't understand what was the problem and what I did to solve it but I am not stuck anymore..
Woodruff
Post Reply

Return to “Developers”