Hello!
We have now resolved the issue and deployed a patch to our servers. The fix is entirely server-side so there is no new version of the client that has to be downloaded. If you should encounter any problems logging into the dashboard or the client, please let us know as soon as possible so we can help you resolve the issue.
For those of you who followed the instructions above, the fix that has been applied will work even with those changes. We do however recommend that you revert the changes by following the steps below.
-
Login to the editor and synchronise each project that you have been working on during this time.
-
Close the editor.
-
Overwrite the modified Defold.ini
in the Defold editor directory with the Defold.ini.bak
you created.
If you did not create a backup of the original configuration you will have to manually remove the lines you’ve changed and/or added.
-
Start the editor and select File > Open Project, it should now be possible to login again.
Here’s a complete example of how the Defold.ini
should look like once it has been restored.
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
–launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20120913-144807
-vm
jre\bin
-vmargs
-Declipse.p2.unsignedPolicy=allow
-Dsun.net.client.defaultReadTimeout=30000
-XX:MaxPermSize=128M
-Xmx1200M
-Djogl.texture.notexrect=true
-Djava.net.preferIPv4Stack=true
Regards,
The Defold team through Jakob