Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Need help fixing a very big project...
- koalas_4_life
-
25 posts
Need help fixing a very big project...
Hi,
I recently remixed @griffpatch's Paper Minecraft game because I wanted to update it with new graphics and stuff.
The problem I noticed is, whenever I load into a new world, everything becomes completely messed up (everything else about the project is fine, it's only when you're in a world). The blocks are completely wrong and everything is just obviously out of whack. I don't know what hapenned because I mainly just changed the artwork and not much of the code but maybe I changed one tiny thing in the code which messed it all up..
Here's the link: https://scratch.mit.edu/projects/910916880/
If anyone can help me fix whatever is the problem, I would appreciate it a lot!
Thanks,
- K4L
I recently remixed @griffpatch's Paper Minecraft game because I wanted to update it with new graphics and stuff.
The problem I noticed is, whenever I load into a new world, everything becomes completely messed up (everything else about the project is fine, it's only when you're in a world). The blocks are completely wrong and everything is just obviously out of whack. I don't know what hapenned because I mainly just changed the artwork and not much of the code but maybe I changed one tiny thing in the code which messed it all up..
Here's the link: https://scratch.mit.edu/projects/910916880/
If anyone can help me fix whatever is the problem, I would appreciate it a lot!
Thanks,
- K4L
- blockygenius37
-
71 posts
Need help fixing a very big project...
srry im bad at scratch, my best guess is that you accidentally deleted a costume so when it generates everything is one costume off (i saw that you deleted the greenapple costume,try putting that back
- koalas_4_life
-
25 posts
Need help fixing a very big project...
Does anyone have any ideas as to why this is hapenning? The testing project still works so you can see what I mean by the error (when you ‘Create a new world’, everything's messed up). Thanks!
- chippysmall4
-
1000+ posts
Need help fixing a very big project...
Please Don't Necropost Does anyone have any ideas as to why this is hapenning? The testing project still works so you can see what I mean by the error (when you ‘Create a new world’, everything's messed up). Thanks!
- deck26
-
1000+ posts
Need help fixing a very big project...
The original poster bumping their topic after a couple of months is not necroposting in my opinion. They obviously still need help.Please Don't Necropost Does anyone have any ideas as to why this is hapenning? The testing project still works so you can see what I mean by the error (when you ‘Create a new world’, everything's messed up). Thanks!
- ProfessorUelf
-
100+ posts
Need help fixing a very big project...
Does anyone have any ideas as to why this is hapenning? The testing project still works so you can see what I mean by the error (when you ‘Create a new world’, everything's messed up). Thanks!
Have you ever interfered with the _BLOCK_DATA list?
- Cool_Dude2022
-
500+ posts
Need help fixing a very big project...
Does anyone have any ideas as to why this is hapenning? The testing project still works so you can see what I mean by the error (when you ‘Create a new world’, everything's messed up). Thanks!
srry im bad at scratch, my best guess is that you accidentally deleted a costume so when it generates everything is one costume off (i saw that you deleted the greenapple costume,try putting that back
Blockygenius37 is probably right, just re-remix the original project and keep everything except the graphics the same. Keep the amount of costumes the same (even if you don't want one), keep the names of the current costumes, I would even recommend keeping the pixel sizes of the costumes the same. If you change 1 thing, then that could mess up the entire project.
- Discussion Forums
- » Help with Scripts
-
» Need help fixing a very big project...