Unable to open projects in IDE

7 replies [Last post]
Offline
Last seen: 10 weeks 1 day ago
Joined: 10/21/2010
Posts:

I tried to create a new project and open it in the IDE, but it doesn't work. The loading icon appears, but the IDE doesn't start. I tried using FireFox 3.6.11 and Internet Explorer 8 but the result is the same. What's happened? The result is the same trying to open an existing project, or a public project from another user.

The Kokusai Fighting Engine is coming. Visit me at: http://kokusaifightingengine.blogspot.com/

Offline
Last seen: 4 weeks 38 min ago
Joined: 12/31/1969
Posts:
Errors?

Is Firefox or IE giving you any errors? If so could you post them?

Do you have javascript enabled?

Offline
Last seen: 10 weeks 1 day ago
Joined: 10/21/2010
Posts:
Javascript is enabled on

Javascript is enabled on FireFox and on Internet Explorer too. I don't see any error messages on FireFox, but on Internet Explorer there are these errors (sorry my OS is in Italian):

Dettagli errore pagina Web

Agente utente: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; ImageShack Toolbar 4.8.3)
Timestamp: Tue, 2 Nov 2010 13:26:16 UTC

Messaggio: Errore di sintassi
Linea: 1
Carattere: 1
Codice: 0
URI: http://www.compilr.com/combine.php?dir=/assets/js/ext/adapter/yui/&files...

Messaggio: 'Ext' non è definito
Linea: 7
Carattere: 1
Codice: 0
URI: http://www.compilr.com/assets/js/ext/ext-all.js

Messaggio: Errore di sintassi
Linea: 1
Carattere: 1
Codice: 0
URI: http://www.compilr.com/combine.php?dir=/IDE/&files=compilr.js,miframe.js...

Messaggio: 'parent.Ext.Ajax' è nullo o non è un oggetto
Linea: 10
Carattere: 5
Codice: 0
URI: http://www.compilr.com/IDE/connectionwatcher.js

The Kokusai Fighting Engine is coming. Visit me at: http://kokusaifightingengine.blogspot.com/

piwh1000's picture
Offline
Last seen: 7 hours 54 min ago
Joined: 02/15/2008
Posts:
Can you try clearing your

Can you try clearing your cache, too? I'll dig into this some more.

Developer - Compilr.com

Offline
Last seen: 1 year 26 weeks ago
Joined: 11/17/2010
Posts:
Same happening here on

Same happening here on Windows XP running Firefox 3.6.12 and Chrome 7.0.517. Can't get it to load the IDE - only the icon - left for an hour - no change!

I wonder is it a proxy thing? Working from college.

magius96's picture
Offline
Last seen: 14 weeks 1 day ago
Joined: 04/13/2009
Posts:
Hmm...

I'm using win XP with the same version Firefox and Chrome, and I don't experience the issue, so I'd venture to say yes, it appears to be something on your end.

Clear your Cache, and check your settings to ensure you're allowing Java/JavaScript. Heck, as a test, lower all your security settings and try it, then put your security settings back they way they were. I'm sure there's some setting that's preventing it from loading.

----------------------------------------------------------------------------------------------------
"Coding your life, Compiling your dreams, and crashing your future."
Compilr - C# and VB.NET Advisor

Offline
Last seen: 1 year 24 weeks ago
Joined: 11/22/2010
Posts:
Having the same problem.

I have the same issue. I started another thread without realizing this one was about the same topic. Anyways here are the errors I am getting:

Error console from: FireFox 3.612 on Windows XP

Error: parent.Ext is undefined
Source File: http://compilr.com/IDE/connectionwatcher.js
Line: 10
Error: invalid regular expression flag b
Source File: http://compilr.com/combine.php?dir=/IDE/&files=compilr.js,miframe.js,ide...
Line: 2, Column: 94
Source Code:
Notice: Undefined index: HTTP_ACCEPT_ENCODING in C:\wamp\www\compilr\combine.php on line 85
Error: Ext is not defined
Source File: http://compilr.com/assets/js/ext/ext-all.js
Line: 7
Error: invalid regular expression flag b
Source File: http://compilr.com/combine.php?dir=/assets/js/ext/adapter/yui/&files=yui...
Line: 2, Column: 94
Source Code:
Notice: Undefined index: HTTP_ACCEPT_ENCODING in C:\wamp\www\compilr\combine.php on line 85

Offline
Last seen: 33 weeks 1 day ago
Joined: 10/24/2010
Posts:
class contains wrong code

something very strange has happened to one of my projects - when I try to open a class "Player" it contains the contents of the other main project class which is obviously incorrect. I have tried this on FF and Chrome. If someone in support is looking into it the project is "KllrDrts". Thanks.