NullNameException / camera-points

Save and load camera positions
BSD 2-Clause "Simplified" License
3 stars 2 forks source link

Camera Direction Not Saving #11

Closed HiImSevan closed 1 year ago

HiImSevan commented 1 year ago

After I make a camera point, the zoom in amount seems to work fine, but the direction (north, south, east, west) doesnt save. The first couple times pressing the hotkey for the camera point it will remember, but a minute later the directions wont work, then when i go to check the side-bar app, the camera points are back to "unchanged".

NullNameException commented 1 year ago

Sorry, I‘m not very active currently. But I‘ll try to look into why this is happening, might be because of a newer version of RuneLite.

NullNameException commented 1 year ago

Turns out the direction was saved correctly but it was never loaded when loading the camera points. So once this is fixed, they should all appear like they have been saved previously. Thanks for letting me know!