Discuss Scratch

alexwood2
Scratcher
7 posts

SB3 to SB2 Converter (working)

Thanks a BUNCH!
when this converter existed
say [i love this. thanks!] for (until the end of humanity) secs
qp321
Scratcher
2 posts

SB3 to SB2 Converter (working)

a

Last edited by qp321 (June 16, 2019 17:40:53)

qp321
Scratcher
2 posts

SB3 to SB2 Converter (working)

Please make a online version because I have a chomebook
Rajesh123451
Scratcher
5 posts

SB3 to SB2 Converter (working)

when green flag clicked
Why I Cant reply on other discussions
ask [????????????????????????????????????????????????????????????????????????????????] and wait

Is There any Scratch 3 to Scratch 1 Converter???
SimpleScratch
Scratcher
500+ posts

SB3 to SB2 Converter (working)

Just convert to Scratch 2 and then use a Scratch 2 to 1.4 convertor e.g http://kurt.blob.codes/20to14

Sachro071006
Scratcher
1 post

SB3 to SB2 Converter (working)

how do i use it
Apple2007
Scratcher
3 posts

SB3 to SB2 Converter (working)

Great program. It works!!
scratchgautam
Scratcher
1 post

SB3 to SB2 Converter (working)

Rex YOU ARE A GOD THX FOR MAKING THIS
Blackout32
Scratcher
500+ posts

SB3 to SB2 Converter (working)

You can do it without a converter by changing the file name extension from sb2. to .sb3
-Rex-
Scratcher
500+ posts

SB3 to SB2 Converter (working)

Blackout32 wrote:

You can do it without a converter by changing the file name extension from sb2. to .sb3
You haven’t actually tried that, it doesn’t work, and that would be the reverse of what this converter does.
zafzaf
Scratcher
1000+ posts

SB3 to SB2 Converter (working)

JS476135 wrote:

wait….i found that u can just **rename** that .sb3 into .sb2!!
People as silly as you is what brings disgrace to the Gacha community.
Blokhampster34
Scratcher
0 posts

SB3 to SB2 Converter (working)

Wait, what happens when you convert a sb3 that has a cloud variable? will it keep it or will it be replaced with a normal one?
-Rex-
Scratcher
500+ posts

SB3 to SB2 Converter (working)

Blokhampster34 wrote:

Wait, what happens when you convert a sb3 that has a cloud variable? will it keep it or will it be replaced with a normal one?
Cloud variables should be converted correctly (I haven't really tested it thoroughly, but there is code to make it work), but Scratch 2.0 can't connect to the cloud anymore anyway.
smileycreations15
Scratcher
1000+ posts

SB3 to SB2 Converter (working)

-Rex- wrote:

I've just finished writing an SB3 to SB2 converter in Python 3, which can be found here: https://github.com/RexScratch/sb3tosb2

If you find any bugs or issues, please tell me. This is also the first time I've written something like this, so I'd appreciate feedback on how to improve the code.
yes! This is a great tool I think.

Last edited by smileycreations15 (July 7, 2019 19:52:21)

TailsFanV51
Scratcher
1000+ posts

SB3 to SB2 Converter (working)

modernScratch3
Scratcher
22 posts

SB3 to SB2 Converter (working)

Make it for linux
IkatSethi
New Scratcher
1 post

SB3 to SB2 Converter (working)

I get the following error when trying to convert

Traceback (most recent call last):
File “C:\installables\sb3tosb2-master\sb3tosb2-master\sb3tosb2.py”, line 2856, in <module>
result = ProjectConverter().convertProject(sb3path, sb2path, gui=gui, replace=gui, compatibility=(c or j or l), unlimitedJoin=j, limitedLists=l, penFillScreen=p)
File “C:\installables\sb3tosb2-master\sb3tosb2-master\sb3tosb2.py”, line 2730, in convertProject
sprite = self.convertTarget(target, targetsDone, maxLen)
File “C:\installables\sb3tosb2-master\sb3tosb2-master\sb3tosb2.py”, line 1728, in convertTarget
self.addCostume©
File “C:\installables\sb3tosb2-master\sb3tosb2-master\sb3tosb2.py”, line 1481, in addCostume
md5ext = c
KeyError: ‘md5ext’


How to resolve
Barta_cze
Scratcher
1 post

SB3 to SB2 Converter (working)

Works perfectly with a small project. Will try to make a more complicated project and convert it.

Powered by DjangoBB