Level: ERRORWhen: 2014-12-14 21:34:50From: stencyl.sw.app.AppUnknown action: menu.gameedit
Level: ERRORWhen: 2014-12-14 21:34:52From: stencyl.sw.app.forge.ForgeDownloaderunknown protocol: cThrowable: java.net.MalformedURLException: unknown protocol: c at java.net.URL.<init>(Unknown Source) at java.net.URL.<init>(Unknown Source) at java.net.URL.<init>(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source) at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source) at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source) at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source) at javax.xml.parsers.DocumentBuilder.parse(Unknown Source) at stencyl.sw.util.FileHelper.readXMLFromFile(FileHelper.java:513) at stencyl.core.lib.io.IOHelper.readXMLFromFile(IOHelper.java:151) at stencyl.sw.app.forge.ForgeDownloader.initDownloadedResource(ForgeDownloader.java:1326) at stencyl.sw.app.forge.ForgeDownloader.processDownload(ForgeDownloader.java:997) at stencyl.sw.app.forge.ForgeDownloader$3.doInBackground(ForgeDownloader.java:392) at stencyl.sw.app.forge.ForgeDownloader$3.doInBackground(ForgeDownloader.java:280) at javax.swing.SwingWorker$1.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at javax.swing.SwingWorker.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
The scenes problem is solved.. Seems that Stencyl is having some trouble with the workspace directory, maybe because of special caracter (á)? I just change to "C:\Stencyl\workspace" and the games loads fine now.
Oh, okay, so the special char also caused the StencylForge problem?
Just fyi, it should be enough the change the workspace and installation directory of Stencyl, then you don't need to change your user home dir.
I tried it, but doesn't work. It seems that StencylForge uses the user directory for temp files or something, and I don't find how I can change it. So I have to change username =\