Author Topic: Help! I can only see my world map!  (Read 10136 times)

Sam W.

  • Jr. Member
  • **
  • Posts: 2
  • Karma: 0
Help! I can only see my world map!
« on: 09/08/23, 08:22pm »
Hey everyone! I'm new to Happy Meeple, I've had about two days of playtime, and now the site won't run for me. I open the home page, I log in, and the only thing I can see is my world map. No overlay, no games, nothing except that and the list of sponsors underneath. Any help??

M. B.

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: Help! I can only see my world map!
« Reply #1 on: 10/08/23, 03:55pm »
I have the same problem. I have been playing via Chrome on my tablet for over two years and for the past week, after logging in, only my world map is visible. I switched browsers and now play via Edge.

Sam W.

  • Jr. Member
  • **
  • Posts: 2
  • Karma: 0
Re: Help! I can only see my world map!
« Reply #2 on: 10/08/23, 07:05pm »
Yeah, I've since switched to Firefox, and am able to play. Don't know what it is about Chrome, but I'm glad it's a browser issue and not a whole computer issue on my end!

Dx Y.

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: Help! I can only see my world map!
« Reply #3 on: 18/08/23, 09:07pm »
I'm experiencing the same problem on Chrome, but my other browsers seem to work.

For the admins and site developers, looks like it is stuck in a loop. My Chrome dev console keeps printing
Code: [Select]
s_meeples_pos() this.loader_cntr:9 loader_small_loader_txt_meeple_loader_

Jimmy V.

  • Administrator
  • Hero Member
  • *****
  • Posts: 806
  • Karma: 159
Re: Chrome issues
« Reply #4 on: 21/08/23, 06:12pm »
The issue is indeed with Chrome and the affected users get the following Javascript error:

Uncaught SecurityError: Blocked a frame with origin "https://www.happymeeple.com" from accessing a cross-origin frame.

This prevents the page to connect to our gaming server.

The message basically says that it does not allow the page to interact with an address that is not related to happymeeple.com. That is clearly not the case though. Our code has not been hacked. And our gaming server should be allowed.

I have no idea what is going wrong as I don't have the issue on my machine.

It might help if someone with the error opened the developer window (F12) and maybe find something useful there. I suspect there might be something in red somewhere to indicate a problem or maybe a warning somewhere in the console text. I can't see much on my end from the logs we receive.

In any case Chrome probably launched an update around the 6th of August leading to the error (added security?).

Dave L.

  • Newbie
  • *
  • Posts: 1
  • Karma: 4
Re: Help! I can only see my world map!
« Reply #5 on: 25/09/23, 10:26pm »
When visiting the homepage Chrome's developer tools console is reporting
  • Uncaught DOMException: Failed to set the 'domain' property on 'Document': 'www.happymeeple.com' is not a suffix of '4.ape2.happymeeple.com'.
  • Uncaught DOMException: Blocked a frame with origin "https://www.happymeeple.com" from accessing a cross-origin frame.
which I think is caused by this update in Chrome v115: https://developer.chrome.com/blog/document-domain-setter-deprecation/

The code in https://4.ape2.happymeeple.com:8442/?[{%22cmd%22:%22script%22,%22params%22:{%22domain%22:%22www.happymeeple.com%22,%22scripts%22:[%22https://www.happymeeple.com/ape-jsf/Source/ape_jsf_v2.min%22]}}] does start with

<script>
   document.domain="www.happymeeple.com"
</script>

and Chrome is flagging that line as the first DOMException.

Hope this helps,

Dave.

Nelora L.

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: Help! I can only see my world map!
« Reply #6 on: 04/10/23, 08:32am »
I use Microsoft Edge and have the same problem at times. Usually after I've already played for a while. So far my solution has always been to restart the browser.

Pj

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: Help! I can only see my world map!
« Reply #7 on: 05/10/23, 06:12pm »
This is a little beside the point, but once I had to use Edge instead of Chrome, I noticed the font looking different. Using Edge, the font looks like one of those 90s websites. Just me?

Pauline L.

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: Help! I can only see my world map!
« Reply #8 on: 24/10/23, 09:53pm »
I haven't been able to do anything for almost two months now... How come the issue hasn't been solved on Chrome? I won't download another browser just to go on this website...

Brotspinne B.

  • Jr. Member
  • **
  • Posts: 2
  • Karma: 0
Re: Help! I can only see my world map!
« Reply #9 on: 28/10/23, 02:39am »
Ach menno, muss ich mir jetzt echt noch mehr appschrott aufs Handy laden? Oder wird's in absehbarer Zeit eine Lösung für Chrome geben?