Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleted map file after map editor update #316

Open
2767mr opened this issue Feb 9, 2024 · 1 comment
Open

Deleted map file after map editor update #316

2767mr opened this issue Feb 9, 2024 · 1 comment
Labels
bug help wanted more info needed There is not enough information available

Comments

@2767mr
Copy link
Member

2767mr commented Feb 9, 2024

Reported here: https://discord.com/channels/143364538958348288/276459212807340034/1205518993528717373

They saved the map using "Save as" after the update window poped up. My current suspect is that the blobs in https://github.com/CCDirectLink/crosscode-map-editor/blob/master/webapp/src/app/services/save.service.ts#L59 somehow got disposed because of the update. Another factor might be because they waited multiple seconds between actions.

I cannot reproduce it but at least we have something to go on.

@2767mr 2767mr added bug help wanted more info needed There is not enough information available labels Feb 9, 2024
@Vegita2
Copy link
Member

Vegita2 commented Feb 9, 2024

the update should only happen after closing the editor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug help wanted more info needed There is not enough information available
Projects
None yet
Development

No branches or pull requests

2 participants