imancity Posted May 23, 2016 Posted May 23, 2016 It's a personal one I've been working on, don't really wanna post it in the open. It worked a few hrs ago and I must've messed something up because now it crashes the client every time its run, can't even check the log. I can't figure out whats causing it I've checked it all. Add me on Skype or PM here! Skype: iManCityRS thanks!!
imancity Posted May 23, 2016 Author Posted May 23, 2016 If you want help, post it here. Hmm I was hoping to not release the code to the whole forum tho.. I'm thinking maybe it needs updating to the new client so I did so and it isn't recognizing in 2.4.60: import org.osbot.rs07.api.webwalk.INodeRouteFinder;
Woody Posted May 23, 2016 Posted May 23, 2016 Hmm I was hoping to not release the code to the whole forum tho.. I'm thinking maybe it needs updating to the new client so I did so and it isn't recognizing in 2.4.60: import org.osbot.rs07.api.webwalk.INodeRouteFinder; are you getting any errors? take a look at the logger and it will say what line that doesn't work, and post the snippet of it
imancity Posted May 23, 2016 Author Posted May 23, 2016 are you getting any errors? take a look at the logger and it will say what line that doesn't work, and post the snippet of it Haven't tried running since updating, will give it a shot.
FrostBug Posted May 23, 2016 Posted May 23, 2016 That would be because INodeRouteFinder was removed in .60 you'll have to compile against the stable build for now 1
imancity Posted May 23, 2016 Author Posted May 23, 2016 Haven't tried running since updating, will give it a shot. I went back to the stable client, new one isn't recognizing the webwalk api. That would be because INodeRouteFinder was removed in .60 you'll have to compile against the stable build for now Ahh I figured. Is it removed for good? Or just for now. Thanks tho!
FrostBug Posted May 23, 2016 Posted May 23, 2016 I went back to the stable client, new one isn't recognizing the webwalk api. Ahh I figured. Is it removed for good? Or just for now. Thanks tho! Probably, but I dont think .60 will be a stable build, so you can rest easy for now. 1