Somebody forgot their close double quotes after <table width="100% on the viewer page. That's not the problem though.
Offline
I'm running it on XAMPP 1.7.3 at home and it keeps saying "Unknown classID: number". The number keeps changing.
Offline
Do you know whats causing it?
Offline
I don't. It doesn't have the error at home, but it doesn't like reading dictionaries.
Offline
johnnydean1 wrote:
^ MathWizz
I have the same problem as you. I cant see the error!
The error is when it tries to fix the ScratchStageMorph which references to ScratchSpriteMorph which THEN references back to ScratchStageMorph and so on. I just can't stop it from doing that.
EDIT: I also put an exit on line 313 for debugging purposes.
Last edited by MathWizz (2010-10-30 09:00:35)
Offline
Oh, in that case I cant help
Offline
Output:
Fixing: ScratchStageMorph
Fixing: Rectangle
Fixing: Array
Fixing: ScratchSpriteMorph
Fixing: Rectangle
Fixing: ScratchStageMorph
Fixing: Array
Fixing: ScratchSpriteMorph
Fixing: ScratchStageMorph
Fixing: Array
Fixing: ScratchSpriteMorph
Fixing: ScratchStageMorph
Fixing: Array
Fixing: ScratchSpriteMorph
Fixing: ScratchStageMorph
Offline
(For the sake of it)
Offline
dude i went to try this and it said the site isnt published
is this fake or not man
Offline

(My halloween pumpkin)
Even Mario thinks its real!
Last edited by johnnydean1 (2010-10-30 14:44:22)
Offline
johnnydean1 wrote:
(My halloween pumpkin)
Even Mario thinks its real!
the site still says it isnt published man
Offline
The Weebly site got deleted. This is the current site: http://scratchhtmlviewer.net23.net/
Offline
I built a server yesterday, I haven't installed the PCI wireless card yet so I can't yet install the AMP (Apache MySql PHP) components yet
Offline
johnnydean1 wrote:
http://sphotos.ak.fbcdn.net/hphotos-ak- … 6833_n.jpg
(My halloween pumpkin)
Even Mario thinks its real!
nice! I'm making mine tomorow!
Are you making pumpkin soup??
Offline
I am now learning PHP, its a perfect mix of JavaScript and Python put together
Offline
midnightleopard wrote:
I am now learning PHP, its a perfect mix of JavaScript and Python put together
I think it's something like C++ syntax with a little bit extra, like closures and $-style variables.
Offline
nXIII wrote:
midnightleopard wrote:
I am now learning PHP, its a perfect mix of JavaScript and Python put together
I think it's something like C++ syntax with a little bit extra, like closures and $-style variables.
mmm, yeah I think PHP is a good mix of languages. Thats why I like it so much!
Offline
TheSuccessor wrote:
Somebody forgot their close double quotes after <table width="100% on the viewer page. That's not the problem though.
", not ''
EDIT: Highlight to see the difference.
Last edited by TheSuccessor (2010-10-31 08:11:02)
Offline