# Cute error -Uncaught Promise

**URL:** https://community.gemsofwar.com/t/cute-error-uncaught-promise/15403
**Category:** Support
**Created:** [November 16, 2016, 10:35pm UTC](https://community.gemsofwar.com/t/cute-error-uncaught-promise/15403 "2016-11-16T22:35:57Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Taisiakat](https://sea1.discourse-cdn.com/flex019/user_avatar/community.gemsofwar.com/taisiakat/32/75810_2.png) [@Taisiakat](https://community.gemsofwar.com/u/Taisiakat)
#### Post date: [November 16, 2016, 10:35pm UTC](https://community.gemsofwar.com/t/cute-error-uncaught-promise/15403/1 "2016-11-16T22:35:57Z")

</div>

**What you were expecting to happen, and what actually happened?**  
I was finishing PvP loss - going to supposedly the next choices to PVP

Ended up having to quit the game since I couldn’t get out of the error dialog. On PC/Windows 7

**What are the steps to make it happen again?**  
Heck if I know 🙂

**Do you have any screenshots or video you want to share with us so we can see the problem? Attach them to your post!**

 ![](https://us1.discourse-cdn.com/flex019/uploads/gemsofwar/original/2X/9/91b842f0227795c84207890e9aaafbdf4ed8ca3f.png)

---

<div class="post-metadata">

### Author: ![ogunther](https://sea1.discourse-cdn.com/flex019/user_avatar/community.gemsofwar.com/ogunther/32/1464_2.png) [@ogunther](https://community.gemsofwar.com/u/ogunther)
#### Post date: [November 16, 2016, 11:13pm UTC](https://community.gemsofwar.com/t/cute-error-uncaught-promise/15403/2 "2016-11-16T23:13:20Z")

</div>

Just FYI: You can see your email address in that screenshot. Might want to crop it out. 🙂

---

<div class="post-metadata">

### Author: ![Stan](https://sea1.discourse-cdn.com/flex019/user_avatar/community.gemsofwar.com/stan/32/29888_2.png) [@Stan](https://community.gemsofwar.com/u/Stan)
#### Post date: [November 16, 2016, 11:24pm UTC](https://community.gemsofwar.com/t/cute-error-uncaught-promise/15403/3 "2016-11-16T23:24:18Z")

</div>

> [@ogunther](#):
>
> You can see your email address in that screenshot

Oh, I’m totally giving that to every Nigerian prince I know.

Happy Birthday, BTW.

---

<div class="post-metadata">

### Author: ![Taisiakat](https://sea1.discourse-cdn.com/flex019/user_avatar/community.gemsofwar.com/taisiakat/32/75810_2.png) [@Taisiakat](https://community.gemsofwar.com/u/Taisiakat)
#### Post date: [November 17, 2016, 12:49am UTC](https://community.gemsofwar.com/t/cute-error-uncaught-promise/15403/4 "2016-11-17T00:49:26Z")

</div>

fixed thanks

---

<div class="post-metadata">

### Author: ![Macawi](https://sea1.discourse-cdn.com/flex019/user_avatar/community.gemsofwar.com/macawi/32/21289_2.png) [@Macawi](https://community.gemsofwar.com/u/Macawi)
#### Post date: [November 17, 2016, 12:53am UTC](https://community.gemsofwar.com/t/cute-error-uncaught-promise/15403/5 "2016-11-17T00:53:49Z")

</div>

@Taisiakat, I remember getting this message earlier this year, here is what Sirrian said about it :

> [@A message that I have never seen before](http://community.gemsofwar.com/t/a-message-that-i-have-never-seen-before/3686/12):
>
> Hey @Macawi , seems like you encountered a server error that we’ve never seen before. Brief technical explanation for anyone interested… Our server is built using javascript, node.js. It uses a coding pattern called “promises”… where it performs small actions, each one being a “promise”. A Promise is a section of code that, when it finishes, can either notify the calling function that the promise was “kept” or “broken”. Seems like something happened at the end of a battle where the calling …

---

<div class="post-metadata">

### Author: ![Taisiakat](https://sea1.discourse-cdn.com/flex019/user_avatar/community.gemsofwar.com/taisiakat/32/75810_2.png) [@Taisiakat](https://community.gemsofwar.com/u/Taisiakat)
#### Post date: [November 17, 2016, 1:03am UTC](https://community.gemsofwar.com/t/cute-error-uncaught-promise/15403/6 "2016-11-17T01:03:23Z")

</div>

Makes sense -then my guess = not knowing the order of actions that happen right after a Victory display-

It could have been the call to update the server win, retrieval of information to display win (trophies keys/souls/gold etc) and retrieval of what traitstone to show… that’s my guess.
