![]() |
08-15-2014
|
572 | |
New Age Legacy
Join Date: Jul 2012
Location: Graal
Posts: 1,633
|
|
|
08-15-2014
|
573 | |
michael
Join Date: May 2012
Location: Hyrule
Posts: 3,511
|
|
|
08-15-2014
|
578 |
Should be fixed.
Join Date: Aug 2011
Posts: 6,359
|
That means it failed for whatever reason in warping you to the entrance... I changed it from the center of the level to the top-left so players wouldn't accidentally be warped onto furniture/gralats(I was hoping that I had actually fixed the issue and this wouldn't happen). I've added another failsafe to try to make sure this doesn't happen. The reason this happens is because levels not occupied for around 15 minutes are taken out of memory. When you are warped to a house it loads the level first and tries to find the entrance. If the level isn't in memory, it can't do this. This is why it only happens the first time you enter a specific house... I've tried to remedy this by forcing scripts to wait(before it was only waiting for .1 seconds for loading)... but I see that the tree top is visible(and that is an NPC) so I'm not sure what happened! |