Errors on some devices/browsers

Game development with Board Game Arena Studio
Post Reply
User avatar
DrKarotte
Posts: 279
Joined: 22 September 2015, 23:42

Errors on some devices/browsers

Post by DrKarotte »

I just tried my projects on a mobile phone (Android) and on different browsers.
On the mobile and on desktop IE 2 projects don't start properly (stop with an "Application loading" error).
1 projects seems to run on IE, but causes a strange error message at the beginning which I have not seen before (I could copy it here if needed).

What can be the reason for that?
Sorry, I am not a prof developper and not quite experienced with all the browser and screen compatibility stuff :roll:

But I am willing to solve this if I had just a hint in what direction I have to look...
User avatar
Victoria_La
Posts: 665
Joined: 28 December 2015, 20:55

Re: Errors on some devices/browsers

Post by Victoria_La »

You need to log. You probably using method which is not defined in these browser which throws exception on startup.
Start with IE since it is easier to get log from it.
User avatar
DrKarotte
Posts: 279
Joined: 22 September 2015, 23:42

Re: Errors on some devices/browsers

Post by DrKarotte »

Thanks for your help!

In IE I get the following error with the projects which don't start at all (stop with "Application loading"):

gameui = new bgagame.[gamename]();
ERROR: "bgagame" ist undefiniert [= "bgagame" is undefined]

This is not my piece of code.
I just tried some other people's Projects, some of which, e.g. Nine Men's Morris (Apollo), have the same issue (and run fine on other Browsers).
Other projects e.g. Bonbons (morgalad) start, but cause the same error message as in some of my Projects.
User avatar
Victoria_La
Posts: 665
Joined: 28 December 2015, 20:55

Re: Errors on some devices/browsers

Post by Victoria_La »

Its failing in constructor or initial load function. If you give me read/only access to you project I can look (READ ONLY !!)
My dev account is "laskava"
Btw I tested some games on IE 11 - all fail in BGA functions (some method is not implemented), it works in Edge though
User avatar
Een
Posts: 3861
Joined: 16 June 2010, 19:52

Re: Errors on some devices/browsers

Post by Een »

We have checked this and fixed this loading problem with IE.
It will be OK on the mainsite after the next release. On the studio, some heavy system upgrade is needed before we can update to the current site version, so please use other browsers while developing on the studio.
User avatar
DrKarotte
Posts: 279
Joined: 22 September 2015, 23:42

Re: Errors on some devices/browsers

Post by DrKarotte »

Thanks!

I normally never use IE :P
(I just thought it would be a good idea to check a project on as many browsers and devices as possible...)
User avatar
Morgalad
Posts: 110
Joined: 17 January 2017, 20:46
Contact:

Re: Errors on some devices/browsers

Post by Morgalad »

IE :evil:

Buuuuuuuut!! to my total an absolute surprise I tested today my last game on Edge..... and IT LOOKS NICER THAN IN CHROME!!! even the animations with dojo run smoother.... and not a single glitch with css : I´m totally astonished :shock: :shock: :shock: :shock:
Cheers...
Morgalad

Developer of: Incan Gold , Takara Island , Taluva and Veggie Garden
Post Reply

Return to “Developers”