Not_a_person
Active Member
Newcomer
Level 1
- Joined
- Feb 19, 2017
- Messages
- 38
- Trophies
- 0
- Age
- 24
- XP
- 92
- Country
- Jun 22, 2017
- #41
I just deleted Miyamoto and got v15 again. It still wont save when I place sprites. Is there something else that I have to download with it?
I started with making a new level. Is it because I made a new level and then started editing it and then added sprites?
I can't even place zones!
Last edited by Not_a_person,
Not_a_person
Active Member
Newcomer
Level 1
- Joined
- Feb 19, 2017
- Messages
- 38
- Trophies
- 0
- Age
- 24
- XP
- 92
- Country
- Jun 22, 2017
- #42
Okay, I think I found out what was causing the problem. I made a new level and it wouldn't save after adding anything besides tileset data. Is there any possibility that the editor doesn't add data for the sprites and such to the level file?
AboodXD
I hack NSMB games, and other shiz.
OP
Member
Level 12
- Joined
- Oct 11, 2014
- Messages
- 2,880
- Trophies
- 1
- Location
- Not under a rock.
- XP
- 2,928
- Country
- Jun 22, 2017
- #43
Oh sorry, I told you to get the source but then told you to get the release, sorry!
Get Python 3 and PyQt 5.7.1.
Not_a_person
Active Member
Newcomer
Level 1
- Joined
- Feb 19, 2017
- Messages
- 38
- Trophies
- 0
- Age
- 24
- XP
- 92
- Country
- Jun 22, 2017
- #44
Well either way it works now. I just copied a original level and edited it instead of making a new level. I am still wondering if it's an error or not.
So how would I begin to run it from source?
AboodXD
I hack NSMB games, and other shiz.
OP
Member
Level 12
- Joined
- Oct 11, 2014
- Messages
- 2,880
- Trophies
- 1
- Location
- Not under a rock.
- XP
- 2,928
- Country
- Jun 23, 2017
- #45
Something must be wrong at your end.
I just created this level and it let me save just fine:
--------------------- MERGED ---------------------------
OH, and BTW:
I uploaded this video about 4 times yesterday and it used to have infinite buffering . Finally got it to upload and play, LOL.
Not_a_person
Active Member
Newcomer
Level 1
- Joined
- Feb 19, 2017
- Messages
- 38
- Trophies
- 0
- Age
- 24
- XP
- 92
- Country
- Jun 24, 2017
- #46
Idk, I just made a new level from going to file and then new level and it wouldn't let me save after placing anything down besides tileset tiles. But I copied a level from the actual course folder and edited that and it worked fine so i'm okay now.
Still havent figured out the water though. The waves are only two tiles long and the rest is nothing. And I can't get the water to go behind layer 0.
Last edited by Not_a_person,
AboodXD
I hack NSMB games, and other shiz.
OP
Member
Level 12
- Joined
- Oct 11, 2014
- Messages
- 2,880
- Trophies
- 1
- Location
- Not under a rock.
- XP
- 2,928
- Country
- Jun 25, 2017
- #47
Not_a_person said:
Idk, I just made a new level from going to file and then new level and it wouldn't let me save after placing anything down besides tileset tiles. But I copied a level from the actual course folder and edited that and it worked fine so i'm okay now.
Still havent figured out the water though. The waves are only two tiles long and the rest is nothing. And I can't get the water to go behind layer 0.
Yep, those sprites are such a pain in the butt.
AboodXD
I hack NSMB games, and other shiz.
OP
Member
Level 12
- Joined
- Oct 11, 2014
- Messages
- 2,880
- Trophies
- 1
- Location
- Not under a rock.
- XP
- 2,928
- Country
- Aug 4, 2017
- #48
Version 16 has been released a while ago.
Changelog:
- Added importing and exporting objects in Puzzle.
- Fixed a few bugs in Puzzle.
- Added new Icons for Puzzle.
- Added more sprite images.
- Updated the sprite data.
- Cleaned up the code.
Reactions:
lordelan
nachuz
Well-Known Member
Member
Level 10
- Joined
- May 21, 2017
- Messages
- 636
- Trophies
- 0
- XP
- 2,123
- Country
- Aug 21, 2017
- #49
I have discovered unknown values at sprite 484(movement controller - spinning (uses locations))
tomorrow i give information for miyamoto next update
AboodXD
I hack NSMB games, and other shiz.
OP
Member
Level 12
- Joined
- Oct 11, 2014
- Messages
- 2,880
- Trophies
- 1
- Location
- Not under a rock.
- XP
- 2,928
- Country
- Oct 13, 2017
- #50
Version 17 has been released!
https://github.com/aboood40091/Miyamoto/releases/tag/v17
Changelog:
- Added objects preloading.
- Added snapping zone to grid.
- Fixed painting stamps (and comments).
- Added sprite images for liquids, snow effect, lava particals, and fog.
- Fixed/added themes.
- Added animations rendering for ? blocks, brick blocks, dash coins and conveyors.
- Fixed collision overlays.
- Fixed sprite 176's sprite image.
- Cleaned up the code.
Reactions:
Pokezuculento and lordelan
lordelan
Well-Known Member
Member
Level 18
- Joined
- Jan 4, 2015
- Messages
- 6,092
- Trophies
- 1
- Age
- 44
- XP
- 7,212
- Country
- Oct 13, 2017
- #51
AboodXD said:
Version 17 has been released!
https://github.com/aboood40091/Miyamoto/releases/tag/v17Changelog:
- Added objects preloading.
- Added snapping zone to grid.
- Fixed painting stamps (and comments).
- Added sprite images for liquids, snow effect, lava particals, and fog.
- Fixed/added themes.
- Added animations rendering for ? blocks, brick blocks, dash coins and conveyors.
- Fixed collision overlays.
- Fixed sprite 176's sprite image.
- Cleaned up the code.
Looking fantastic. Really appreciate your work on this and even doing videos.
AboodXD
I hack NSMB games, and other shiz.
OP
Member
Level 12
- Joined
- Oct 11, 2014
- Messages
- 2,880
- Trophies
- 1
- Location
- Not under a rock.
- XP
- 2,928
- Country
- Oct 13, 2017
- #52
Version 17.5 has been released!
https://github.com/aboood40091/Miyamoto/releases/tag/v17.5
Changelog:
- Improved saving tilesets.
- Simplifed the Area Options dialog.
- Removed tileset reloading.
- Minor bug fixes.
Just download the zip and extract it where v17 is and replace the files.
Reactions:
lordelan
AboodXD
I hack NSMB games, and other shiz.
OP
Member
Level 12
- Joined
- Oct 11, 2014
- Messages
- 2,880
- Trophies
- 1
- Location
- Not under a rock.
- XP
- 2,928
- Country
- Oct 14, 2017
- #53
Version 18 has been released!
https://github.com/aboood40091/Miyamoto/releases/tag/v18
Changelog:
- Fixed reversed slopes properties.
- Added a feature to tell the user if the object is undeletable.
- The number of free tiles now shows in the bottom left corner.
- Fixed objects duplicating.
- Minor bug fixes.
Reactions:
Pokezuculento and lordelan
AboodXD
I hack NSMB games, and other shiz.
OP
Member
Level 12
- Joined
- Oct 11, 2014
- Messages
- 2,880
- Trophies
- 1
- Location
- Not under a rock.
- XP
- 2,928
- Country
- Oct 15, 2017
- #54
Released a bugfix version which fixes a few bugs in v18.
https://github.com/aboood40091/Miyamoto/releases/tag/v18-bugfix
Changelog:
- Fixed a small sprite listing.
- Fixed a bug where tilesets between areas get messed up.
- Fixed a bug where the All tab doesn't update when changing the area/loading another level and starts painting non-existent or missing objects.
- Updated the entrance types.
- Minor bugfixes.
Reactions:
lordelan
Not_a_person
Active Member
Newcomer
Level 1
- Joined
- Feb 19, 2017
- Messages
- 38
- Trophies
- 0
- Age
- 24
- XP
- 92
- Country
- Oct 17, 2017
- #55
I'm getting a fatal error when I launch Miyamoto. I have the data and object folders and got the bugfix.
AboodXD
I hack NSMB games, and other shiz.
OP
Member
Level 12
- Joined
- Oct 11, 2014
- Messages
- 2,880
- Trophies
- 1
- Location
- Not under a rock.
- XP
- 2,928
- Country
- Oct 17, 2017
- #56
This happened to someone too. Specifically, @nachuz. What he did to fix this was restarting his system and redownloading.
Not_a_person
Active Member
Newcomer
Level 1
- Joined
- Feb 19, 2017
- Messages
- 38
- Trophies
- 0
- Age
- 24
- XP
- 92
- Country
- Oct 17, 2017
- #57
Ok, I just tried that and it didn't work. Do you think putting it in a different compatibility mode or something?
AboodXD
I hack NSMB games, and other shiz.
OP
Member
Level 12
- Joined
- Oct 11, 2014
- Messages
- 2,880
- Trophies
- 1
- Location
- Not under a rock.
- XP
- 2,928
- Country
- Oct 18, 2017
- #58
I honestly don't know.
Not_a_person
Active Member
Newcomer
Level 1
- Joined
- Feb 19, 2017
- Messages
- 38
- Trophies
- 0
- Age
- 24
- XP
- 92
- Country
- Oct 18, 2017
- #59
Version 17 was working, I just downloaded that again, and now that one doesn't work either. Weird.
Reactions:
lordelan
AboodXD
I hack NSMB games, and other shiz.
OP
Member
Level 12
- Joined
- Oct 11, 2014
- Messages
- 2,880
- Trophies
- 1
- Location
- Not under a rock.
- XP
- 2,928
- Country
- Oct 19, 2017
- #60
This proves that something is wrong at your end and it's not Miyamoto's fault.
I don't know how to help here, especially when I can't access your PC to see what is wrong.
Try running Miyamoto from source code. This is all what you need:
- Python 3.4 or higher.
- PyQt5.4 or higher.