- This topic has 5 replies, 2 voices, and was last updated 10 years, 9 months ago by Vaughn “Drathy” Royko.
-
AuthorPosts
-
February 21, 2014 at 9:54 pm #4522FDruMember
Sometime before 1.7 the game stopped working in the browser. It stays stuck on “Loading…” forever. Clearing browser cache didn’t do anything.
The downloadable version works, but is unplayable with animations on due to hideously poor performance. However, the feedback with animations off is inadequate (the visual indication of damage/picking up items/etc is too useful).
OS: Win7 64 bit
Browser: FirefoxAny solution to either of these problems would be appreciated.
February 21, 2014 at 10:29 pm #4524Vaughn “Drathy” RoykoKeymasterHey there, sorry to hear that. Which Firefox version is this and what are your system specs?
February 21, 2014 at 10:43 pm #4526FDruMemberFirefox 27.0.1 (latest version)
3.0ghz dual core, 8g RAM, GeForce GTX 560 TiFebruary 22, 2014 at 4:41 pm #4527Vaughn “Drathy” RoykoKeymasterYa, you shouldn’t be getting any performance issues with that.
In Firefox, you can see what the error was:
Tools > Web Developer > Web ConsoleFebruary 22, 2014 at 7:24 pm #4528FDruMemberInteresting. Do you want to see what it says?
20:21:33.926 GET http://www.unlok.ca/wayward/ [HTTP/1.1 304 Not Modified 102ms] 20:21:33.989 Use of getUserData() or setUserData() is deprecated. Use WeakMap or element.dataset instead. requestNotifier.js:64 20:21:34.042 Unknown property 'user-select'. Declaration dropped. style.css:19 20:21:34.042 Error in parsing value for 'cursor'. Declaration dropped. style.css:36 20:21:34.043 Error in parsing value for 'image-rendering'. Declaration dropped. style.css:109 20:21:34.043 Error in parsing value for 'image-rendering'. Declaration dropped. style.css:110 20:21:34.043 Expected 'none' or URL but found 'alpha('. Error in parsing value for 'filter'. Declaration dropped. style.css:354 20:21:34.043 Expected 'none' or URL but found 'Alpha('. Error in parsing value for 'filter'. Declaration dropped. style.css:816 20:21:34.082 SyntaxError: Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery-2.0.3.min.js:1 20:21:34.086 Error: http://www.unlok.ca/wayward/1.7/js/vendor/jquery-2.0.3.min.js is being assigned a //# sourceMappingURL, but already has one 20:21:34.303 Unknown property 'box-sizing'. Declaration dropped. wayward 20:21:34.322 SyntaxError: JSON.parse: unexpected character wayward.js:2847 20:22:12.889 Use of getPreventDefault() is deprecated. Use defaultPrevented instead.
February 23, 2014 at 4:58 pm #4534Vaughn “Drathy” RoykoKeymasterLooks like your save may have been corrupted at some point. If you care about your old save game, please send me the .json save file by running the contents of this pastebin in your console:
http://pastebin.com/raw.php?i=vfn6PzDD
Your menu should now have a “save to file” option. I’ll see if I can fix it.
If you don’t care and just want to play in your browser, run this in the console:
game.saveClear = true; localStorage.clear();
- This reply was modified 10 years, 9 months ago by Vaughn "Drathy" Royko.
-
AuthorPosts
- You must be logged in to reply to this topic.