Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Big_Duke on September 13, 2005, 07:51:20 PM
-
Map tree data corrupt,What does that mean?!
See Attachment.
-
Technically speaking, it means you're screwed.
-
Oh, no. The dreaded map tree data break. Yeah, I'm sorry to say Asa is right.
-
http://star-scape.org.uk/dynamic-resources/4.html.Tutorial.1.10?category=article (http://star-scape.org.uk/dynamic-resources/4.html.Tutorial.1.10?category=article)
-
God I hated that. About five months of work down the drain with that. I'm still trying to make it up...
-
=( Sorry, that has to suck. :yell:
-
Warxe,you must be the most helpful thing on this FORUM!
Also RED GIANT,I thank you also,for that awsome article!
-
I know this thread is old but you guys just saved my life by undoing a heart attack. For some reason when I made a backup disc, the data must have got corrupted...somehow. >.< If worst comes to worse, I have the whole script saved, and most of the maps are panoramas...but still >.<
Now...to make 123 maps...
Update: I officially love you Warxe. Any time you need to borrow Ace, go right on ahead.
-
*Saves that link under favorites*
-
One question though- it says to copy every file- do they mean the resource folders to? Won't that be the same as when you copy and paste resources into your game, and then it causes problems because you don't import them?
-
OMFG N00B, TOPIC KICK
-
OMG SPAMMER DON'T COMMENT
-
OMFG IDIOT STUPID POST.
XD
Any ways, no, usually it won't mess anything up if you put an entire game's graphics and such into another game folder. Usually it'll still work as long as you don't edit the pictures afterwards, but it seems to depend on the computer. Either way, good luck :D
-
So many games fell under that... Just another of rm2k3's little quirks it likes to surprise you with.
Like the other day, an a whim, the 'custom game over handler' stopped working for me. All those battles you're supposed to lose give me game overs XD I've had to crappily add invisible heroes as the battle ends and stuff. >.>
-
So it's a common error? Any idea what causes it?
-
I'm tempted to just yell 'man boobs' but I'm deciding against it. Well, technically I'm not because I'm saying it right now, but whatever ;P
-
So many games fell under that... Just another of rm2k3's little quirks it likes to surprise you with.
Like the other day, an a whim, the 'custom game over handler' stopped working for me. All those battles you're supposed to lose give me game overs XD I've had to crappily add invisible heroes as the battle ends and stuff. >.>
What I'm almost certain is happening here is that since all the heroes, at the point, are now dead, when a certain action is taken, the game will just say 'oh hey, the party is dead' and calls up a game over screen. Well, to fix this, the first thing that should be done is to remove dead status from at least one of your party members. That way things should work properly.