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

#1 2012-08-13 13:53:10

benjamin2_test
New Scratcher
Registered: 2010-11-21
Posts: 2

Very strange glitch: need help fixing

I am getting very stuck when trying to make my Pyramid Solitaire simulation, because of a glitch, and I've already asked a very good programmer and he has said he can't help, he can't crack it either.

Go to this project.
Click the deck in the lower-right.
The game will now deal. Wait until it is finished.
Now click the deck in the top-left.
A new card should deal to the discard pile, however, it moves straight back to the deck as though it was never there after 0.2 seconds. What should happen is the card is stamped there, then the deck returns to the top-left.

The script in use is a script towards the centre-right of the scripting area of the sprite 'Deck'. Can you download it and see if you can spot what I've done wrong?

NOTES:
I am aware you can only pick up the cards on the bottom-row, the others haven't been programmed yet.
If you go to the Settings menu by clicking the spanner, you can view the instructions, but don't change any of the changeable settings, because they aren't programmed yet.

Offline

 

#2 2012-08-13 14:06:47

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Very strange glitch: need help fixing

Wait, how'd you get links?


http://i47.tinypic.com/2iaa73k.png

Offline

 

#3 2012-08-13 15:21:20

benjamin2
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Very strange glitch: need help fixing

Code:

[url=(URL goes here)]link text goes here[/url]

http://i.imgur.com/gp6tZ.gif

Offline

 

#4 2012-08-13 15:24:40

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Very strange glitch: need help fixing

-_-

I know that.  How'd did you're alt account get links?  It's a new scratcher...


http://i47.tinypic.com/2iaa73k.png

Offline

 

#5 2012-08-13 15:30:43

benjamin2
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Very strange glitch: need help fixing

New Scratcher accounts can post links leading to a page on the Scratch website or main forums.

But back on topic, please,


http://i.imgur.com/gp6tZ.gif

Offline

 

#6 2012-08-13 15:35:22

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Very strange glitch: need help fixing

Don't stamps automatically go to the back?


http://i47.tinypic.com/2iaa73k.png

Offline

 

#7 2012-08-13 15:37:56

benjamin2
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Very strange glitch: need help fixing

I put a 'go to front' though, does that not work?


http://i.imgur.com/gp6tZ.gif

Offline

 

#8 2012-08-13 15:39:21

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Very strange glitch: need help fixing

Nope.  Stamps always go to the back.


http://i47.tinypic.com/2iaa73k.png

Offline

 

#9 2012-08-13 15:42:07

benjamin2
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Very strange glitch: need help fixing

So thats why. Thanks so much!

Right, now how do I fix it... Maybe I need to wait for 2.0 and use cloning.


http://i.imgur.com/gp6tZ.gif

Offline

 

#10 2012-08-13 15:45:04

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Very strange glitch: need help fixing

What does the discard sprite do?


http://i47.tinypic.com/2iaa73k.png

Offline

 

#11 2012-08-13 15:53:00

benjamin2
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Very strange glitch: need help fixing

I can't remember for certain, but I think it is the card that is dealt to the top right at the start of a game.


http://i.imgur.com/gp6tZ.gif

Offline

 

#12 2012-08-13 15:54:33

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Very strange glitch: need help fixing

Do you need it?  Because if you don't, you could always hide it so that it doesn't affect stamping.


http://i47.tinypic.com/2iaa73k.png

Offline

 

#13 2012-08-13 16:06:02

benjamin2
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Very strange glitch: need help fixing

But then the cards you click in the pyramid would then still be there anyway (they pile up on top of the discard). Try clicking one on the bottom row if it ranks one higher or lower than the discard (in order A 2 3 ... 9 10 J Q K A)


http://i.imgur.com/gp6tZ.gif

Offline

 

#14 2012-08-14 07:22:04

benjamin2
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Very strange glitch: need help fixing

I have fixed the problem... thanks for your help! Requesting closure.


http://i.imgur.com/gp6tZ.gif

Offline

 

#15 2012-08-14 07:43:37

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

Re: Very strange glitch: need help fixing

Closed by request of the topic owner.


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

Offline

 

Board footer