Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Pluggin issue
- Original author: XGuarden
- Original date: January 20, 2017
- Source thread: https://forums.rpgmakerweb.com/threads/pluggin-issue.73859/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support
Summary
I curently try to us MK_AdvancedMove.js. It's a pathfinder. Unfortunatly each time I try( even on new projet) to use this.moveTowardPoint(X,Y), I got error : cannot read property "dir 8" of undefined. The original developper seem do no be active anymore, can you help me with that please? Note: this error what fix my changing param for AM in source code, now the new error.
Archived First Post
I curently try to us MK_AdvancedMove.js. It's a pathfinder.
Unfortunatly each time I try( even on new projet) to use this.moveTowardPoint(X,Y), I got error : cannot read property "dir 8" of undefined.
The original developper seem do no be active anymore, can you help me with that please?
Note: this error what fix my changing param for AM in source code, now the new error.
https://miyuki-maker.blogspot.ca/2015/11/rmmv-plugin-advanced-move-route_11.html?showComment=1484867217396#c1870953513238376018
Updated screenshot
I got this error when runned from inside an event with this code: this.moveTowardPoint(91, 80); Protected download
If I put it in the moveroute that start automaticly in the event, I got no error, but he only move from one tile and tiles execute the rest of the moveroute command.
Protected download
Unfortunatly each time I try( even on new projet) to use this.moveTowardPoint(X,Y), I got error : cannot read property "dir 8" of undefined.
The original developper seem do no be active anymore, can you help me with that please?
Note: this error what fix my changing param for AM in source code, now the new error.
https://miyuki-maker.blogspot.ca/2015/11/rmmv-plugin-advanced-move-route_11.html?showComment=1484867217396#c1870953513238376018
Updated screenshot
I got this error when runned from inside an event with this code: this.moveTowardPoint(91, 80); Protected download
If I put it in the moveroute that start automaticly in the event, I got no error, but he only move from one tile and tiles execute the rest of the moveroute command.
Protected download
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...

