Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

STCC-212/STCC-213 Exception when accessing user lists #145

Merged
merged 1 commit into from
Feb 3, 2020

Conversation

gregbauer
Copy link
Contributor

Resolved the exception that appeared when converting scratch projects that contain user lists. The problem was that instead of passing an UserList object to the add function of the userLists member variable, a string - the name of the user list - was passed. The error occurred on both - local and global - user lists.

@sandra0521
Copy link
Contributor

Did some code review and converted some projects that had failed because of this issue. Some of them use user lists quite extensively.
The attached files contain project IDs of those projects (they are from the statistics before the fix). Now, the projects either convert or fail because of other issues.

ClassCast106
ClassCast104

@AntiDog AntiDog merged commit 695d6b5 into Catrobat:develop Feb 3, 2020
oiduh pushed a commit to oiduh/ScratchToCatrobat that referenced this pull request Mar 20, 2020
oiduh pushed a commit to oiduh/ScratchToCatrobat that referenced this pull request Mar 20, 2020
oiduh pushed a commit to oiduh/ScratchToCatrobat that referenced this pull request Mar 20, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants