This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-10-20 23:02:45

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

I need MAJOR help with Squeak

I am working on the Mod Share Uploader in Insanity 1.2/Warp, and for some reason, whenever it uploads a project, it corrupts the uploaded copy. It says "key not found" when downloading it.

The problem function is Scratch-UI-Panes -> ScratchFrameMorph -> uploading -> upload: t1 user: t2 password: t3 description: t4 title: t5 license: t6

Can somebody please help me out here? The latest code is available at the source repository.

Oh, btw, the new dev password is "orion".

Last edited by jvvg (2012-10-20 23:04:22)


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#2 2012-10-20 23:08:49

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: I need MAJOR help with Squeak

Actually, I think I might have come up with a much simpler solution. How do I get the full path of the project?


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#3 2012-10-20 23:13:35

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: I need MAJOR help with Squeak

Actually, scratch this whole thing. Some of my crazy ideas do work, and I fixed it!


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#4 2012-10-21 00:06:04

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: I need MAJOR help with Squeak

I would consider it common courtesy to post your solutions when you solve them yourself, that way others browsing can learn/fix the same problem.

Would you mind posting your solution?  smile

Offline

 

#5 2012-10-21 00:08:09

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: I need MAJOR help with Squeak

Magnie wrote:

I would consider it common courtesy to post your solutions when you solve them yourself, that way others browsing can learn/fix the same problem.

Would you mind posting your solution?  smile

My solution is simple:
instead of building the entire file again, just save the file and read it into the uploader


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#6 2012-10-21 05:14:35

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: I need MAJOR help with Squeak

Closed by request of the topic owner.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer