Thycora 0 Posted May 2, 2014 Share Posted May 2, 2014 Hi guys, I feel kinda bad that the only time I post is when I'm confused and possible glitches happen, I guess I'm still really shy x3 But! This thing randomly shut down my game, and I have no idea why. I was on Apophyll Beach, riding my bike in I believe rain, it's at night, and then this came up: Upon restarting my game, things seemed fine, but I tried retracing my steps, doing the same thing ... I was going to the boat that Amaria grants you access too, it seems to be a certain place that I hit where the game comes up with that same image. I've tried running, and running past the point seems to work fine, but to give you a better guestimate here's about where I am before I crash while riding the bike: No idea what's going on, but I hope this might help? Thanks for any advice you can offer. Have a nice day ^^ Link to post Share on other sites
Vinny 27 Posted May 2, 2014 Share Posted May 2, 2014 That glitch is well known and Ame tried to fix it two times. Didn't work. All i can say for now is this: EVERYTIME you go to Apophyll, before you go back to the Boat, SAVE! That's what i can say. But yeah, thanks for letting us know that it still happens Link to post Share on other sites
Sutoratosu 11 Posted May 2, 2014 Share Posted May 2, 2014 you know, I myself had this problem once... tell me, what pokemon do you have with you while riding your bike in the spot that you crash in, becuase I first experienced the proplem after capturing a noibat at pyrous mountain and then taking it with me in my main party back to the boat. Long story short, I kept having my game crash right around the spot you are. eventually I thought of a crazy Idea. The glitch didn't happen when I had crossed that spot earlier. Earlier I also didn't have a noibat with me...so I removed noibat from the party and put it in storage. Next time I tried heading to the ship, Had no problems at all... I know it's already known about and attempts have been made to fix it, but... So here's a crazy idea... what if the reason this is caused is partly or mainly due to the data of having certain pokemon in your party, like my incident with Noibat? if this theory is right, Maybe if you reduce your party to just one pokemon to reduce the pokemon you have with you, The glitch will stop occuring. I haven't really tested this theory other than that one incident, but I think it may have a higher chance of occurrence with certain pokemon from generation 6. Try this and tell me if it helps any, if it still glitches and crashes with just one pokemon in your party, just keep goiong back to the accademy and switching out for another one. If this theory is correct, you should eventually find one that you can pass through that spot with without suffering a game crash... Link to post Share on other sites
Darren 0 Posted May 2, 2014 Share Posted May 2, 2014 Trying riding along the edges of the beach...every time i do that...it works fine Link to post Share on other sites
Beba 0 Posted May 2, 2014 Share Posted May 2, 2014 @Stratos,It has nothing to do with Pokemon in the party PokemonField line 1427 is $MapFactory.getMap,which means: An event is trying to walk around on a map (the fisherman on the pic) which isn't directly connected to the map the player is currently on. The code that's causing the problem only checks the current map and directly connected maps to see whether the event is moving onto a valid tile; it doesn't check connected-but-one maps and so forth. There are few things that can be done to fix the problem: 1.Removing the connections between the map and remaking the map again so that you could assign the connections again. 2.Remove the event (fisher dude) or moving it away more then 5tiles from the connections of the maps. Link to post Share on other sites
Administrators Amethyst 2466 Posted May 2, 2014 Administrators Share Posted May 2, 2014 I'm not sure that that is the problem though, because there are countless connections where NPCs on adjacent maps walk around without issue Some searching I did suggested it had to do with the terrain tags, which I was experimenting with in this area. In episode 11 I tried to remove them but overlooked a step in doing so. My second attempt is for 12 and remains to be seen if it worked. Although now the same issue occurs in Peridot, which is weird... Link to post Share on other sites
Beba 0 Posted May 2, 2014 Share Posted May 2, 2014 Actually it is what I posted,just not the fisherman,its the moving girl (id12).Remove her and try to change between the map connections.No crasherino Link to post Share on other sites
Oozy 1 Posted May 3, 2014 Share Posted May 3, 2014 yep, the same thing happened to me in the Lower Peridot Ward, a few minutes into the game. I cannot pass a certain NPC as the game crashes and I get the same error. Thanks in advance! Link to post Share on other sites
Sheep 27 Posted May 3, 2014 Share Posted May 3, 2014 Hey Oozy, you probably want to make your own topic about your glitch. This one's labeled as resolved so I doubt many people are gonna drop by here and see your issue. Link to post Share on other sites
Oozy 1 Posted May 3, 2014 Share Posted May 3, 2014 Thanks for letting me know. But good things have happened, the glitch ended, and I was able to continue my game! No idea why, but I'm happy Link to post Share on other sites
Beba 0 Posted May 3, 2014 Share Posted May 3, 2014 Thanks for letting me know. But good things have happened, the glitch ended, and I was able to continue my game! No idea why, but I'm happy Could you post a screenshot where the code error happened?Would really help finding what causing it,ty in advance. Link to post Share on other sites
Oozy 1 Posted May 3, 2014 Share Posted May 3, 2014 It was like right at the start. There used to be a dude in front of me (pic 1), and I think that was the NPC causing the issue. How I got past it was: step by step, I saved until I got past that bit without crashing. Sorry if this sounds vague. The error is luckily gone now, and I can happily play. Link to post Share on other sites
Beba 0 Posted May 3, 2014 Share Posted May 3, 2014 Ok ty.The guy that was standing infront of you is cool,he didnt do anything.There was a blonde haired dude behind you that was causing trouble (but since you got a pokemon,that guy is turned off). For Ame: Map ID-353;Event ID-90 Link to post Share on other sites
Oozy 1 Posted May 3, 2014 Share Posted May 3, 2014 Glad to help. It's always the blond guys, isn't it?! Link to post Share on other sites
Administrators Amethyst 2466 Posted May 6, 2014 Administrators Share Posted May 6, 2014 ... I see. I'm a little late, but got it. Thanks, Beba Link to post Share on other sites
Recommended Posts
Archived
This topic is now archived and is closed to further replies.