google-code-export / game-golem

Automatically exported from code.google.com/p/game-golem
0 stars 0 forks source link

Some issues with r1124 #330

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. When tried doing automatic upgrade from r1119 to r1123 and from r1123 to 
r1124 got a pop-up message that i'm trying to downgrade (on chrome). Had to do 
the upgrades manually by pulling from SVN.

2. In the dashboard the "*" tab is empty - nothing there.

3. Quests are not performed at all.

Original issue reported on code.google.com by alozovik on 22 May 2011 at 7:25

GoogleCodeExporter commented 9 years ago
Also, issue #296 is still here - locked quest pages are not recognized.

Original comment by alozovik on 22 May 2011 at 7:26

GoogleCodeExporter commented 9 years ago
Regarding my second item from the top post:
When selecting the "*" tab in dashboard the following prints out in the console 
(using debug level)

[r1124] [22:35:49] Dashboard: TypeError: Cannot call method '_get' of undefined
->Dashboard._update(null,"run") <jquery-latest.min.js:18:17813>
  ->Dashboard.update({"type":"option","worker":"[worker Dashboard]"},["[object Object]","[object Object]"]) <jquery-latest.min.js:18:17813>
    ->Dashboard.dashboard() <worker_+dashboard.js:151:19>

P.S. sorry about bunching up three different issues into one thread

Original comment by alozovik on 22 May 2011 at 7:40

GoogleCodeExporter commented 9 years ago
Is this still happening in 1137?

Original comment by RycochetTM on 1 Jun 2011 at 3:34

GoogleCodeExporter commented 9 years ago
I should have mentioned that this issue was happening for me only on chrome 
through facebook. Later I tested chrome through web3 as well as FF4+GM through 
both FB and web3 and the bugs were as described in Issue #331. My problem with 
chrome+FB setup was that I could not clear the old GG settings for some reason. 
The other setups allowed me to clear the settings.

I just pulled r1137 and testing it now (only on web3 since FB interface is 
borked). I'll report if I find anything. 

Original comment by alozovik on 1 Jun 2011 at 5:48