zhyrohaad / AlasiyaEvE

Public repo for bug tracking the private Alasiya-EvE codebase
2 stars 0 forks source link

Logging out does not save your current position #21

Closed ryllae closed 5 years ago

ryllae commented 5 years ago

Logging out in space or another station always returns you to your starting station upon next login. Your last position is not being saved.

zhyrohaad commented 5 years ago

this is very odd. i'll see whats going on and post with my findings

zhyrohaad commented 5 years ago

this is some weird shit here. character locations are NOT being updated, and ive no clue why. the calls are going thru. the data is right. somehow its not updating the db as it should. i'll keep poking around.

zhyrohaad commented 5 years ago

found and fixed the error. it was part of an 'update' where i missed a char variable. am still testing other fixes and will post when i update main

zhyrohaad commented 5 years ago

there is (was) also a problem with another save call that mangled ship positioning on save. this has also been corrected and updated.

ryllae commented 5 years ago

Deja vu fixed. Maybe we're not living in the matrix after all.