Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

[Script] PathEditor - Not working in Jumpgate Game

While attempting to use PathEditor to adjust some DL lines in my Jumpgate game, I'm getting the following error message: "You must select a valid path object to proceed". I selected a line (Created using the Pen/Line tool, not the Freehand tool), then selected Edit from the Path Editor Menu. Instead of showing me the usual circles at the line vertices, I get the error message. I've tried this using both the Default and Experimental sandbox. I swear this script was working just fine a few weeks ago.
1750476781
Andrew R.
Pro
Sheet Author
Make sure you are using the Experimental API Sandbox Version in a Jumpgate game.
As I stated above, This is a Jumpgate game and  I've tried this using both the Default and Experimental sandbox. I also downloaded and installed the latest version of PathEditor from Github. Andrew R. said: Make sure you are using the Experimental API Sandbox Version in a Jumpgate game.
1750520496
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Hi Rick! I don't think PathEditor has been updated to work with v2 paths, the ones created in Jumpgate. Until this is done, it will always fail on a v2 Path. Roll20 has updated a lot of script to work with the new requirements of both Beacon and Jumpgate. You could petition them to put this on the list, but I've just taken a look. I don't think Path Editor was ever added to the official Github repo. You would need to petition the actual author, David M. I'll see if I can get his attention, but it might be a bigger task than he has time for.
Hi Keith. That's too bad. That script is a huge time saver for editing DL lines. Also for when the players decide to tunnel or blast through a wall instead of using a door. I'll just go back to using shorter line segments for DL barriers. keithcurtis said: Hi Rick! I don't think PathEditor has been updated to work with v2 paths, the ones created in Jumpgate. Until this is done, it will always fail on a v2 Path. Roll20 has updated a lot of script to work with the new requirements of both Beacon and Jumpgate. You could petition them to put this on the list, but I've just taken a look. I don't think Path Editor was ever added to the official Github repo. You would need to petition the actual author, David M. I'll see if I can get his attention, but it might be a bigger task than he has time for.
1750538617
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Path Splitter has been updated, which may give you some of the functionality you need. It can handle those cited use cases.
Thanks, I'll look into that. keithcurtis said: Path Splitter has been updated, which may give you some of the functionality you need. It can handle those cited use cases.