eswak / chrome-ogame-ui-extension

A Google Chrome extension that enhances the OGame user interface by adding elements into it.
18 stars 23 forks source link

UI++ stopped working #121

Closed sigod closed 5 years ago

sigod commented 5 years ago

I see this error in the console: Uncaught SyntaxError: Unexpected token Ģ in JSON at position 937568

In JSON I see this:

{"t":1541316143270,"e":4311,"ep":3286,Ģm":0,"mp":3762,"h":221,"hp":2290,"r":2470,"rp":3184,"g":6781,"gp":3287,"s":0,"p":4}
sigod commented 5 years ago

I fixed it manually by using localStorage.setItem().

sigod commented 5 years ago

The same issue happened the next day.

sigod commented 5 years ago

This error persisted until I restarted Windows.