[v.41] Crash when i try and dupe variables [FIXED]

(Read-only) To re-open a bug, start a new thread in the Bugs forum.

Moderator: MSandro

Locked
Rowan Ramsey
Posts: 13
Joined: Sep 25th, '15, 22:43

[v.41] Crash when i try and dupe variables [FIXED]

Post by Rowan Ramsey » Oct 23rd, '15, 19:32

I was testing something in dev mod, which could have caused the problem, but when duped the variable which was inside a block of code the program froze and crashed.

P.s I tried it in normal mode and it still happened.

OliverStordahl
Posts: 6
Joined: Sep 25th, '15, 22:46

Re: [v.41] Crash when I try and dupe variables

Post by OliverStordahl » Oct 23rd, '15, 21:38

Yeah I had this same problem. Another related problem is that when I duplicated anything the program would crash. However duplicating n was the quickest way to make it crash. This problem appears to only happen with the duplicate function, and not the all function. (This appears to be a PC only problem).

bromagosa
Posts: 33
Joined: Sep 15th, '15, 07:11

Re: [v.41] Crash when i try and dupe variables

Post by bromagosa » Oct 26th, '15, 10:09

Actually, I think it only happens when you duplicate blocks that are embedded in other blocks. If you duplicate the whole stack there is no freezing.

JohnM
Posts: 379
Joined: Sep 11th, '15, 14:42

Re: [v.41] Crash when i try and dupe variables

Post by JohnM » Oct 27th, '15, 21:38

I can't seem to create a crash when duplicating variables in v42 (the new version), so this problem may have gotten fixed. If it it still happens for you with v42, could someone post screenshot of block that causes a crash when duplicated?

A repeatable case that causes a crash on one platform (e.g. Window) but not another would be of great interest.

Many thanks for the bug reports.

Locked