Skip to content

Instantly share code, notes, and snippets.

@arturaz
Created September 13, 2016 13:44
Show Gist options
  • Save arturaz/2adab642cde508acadc8b2c601562776 to your computer and use it in GitHub Desktop.
Save arturaz/2adab642cde508acadc8b2c601562776 to your computer and use it in GitHub Desktop.
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>Error: 404 Not Found</title>
<style type="text/css">
html {background-color: #eee; font-family: sans;}
body {background-color: #fff; border: 1px solid #ddd;
padding: 15px; margin: 15px;}
pre {background-color: #eee; border: 1px solid #ddd; padding: 5px;}
</style>
</head>
<body>
<h1>Error: 404 Not Found</h1>
<p>Sorry, the requested URL <tt>&#039;http://api.greedygame.com/v1.5/init?edit=1&#039;</tt>
caused an error:</p>
<pre>Not found: &#039;/v1.5/init&#039;</pre>
</body>
</html>
UnityEngine.Debug:Log(Object)
GreedyGame.Platform.Dummy.<init>c__Iterator0:MoveNext()
GreedyGame.Platform.<init>c__Iterator0:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment