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

Browser version produces corrupt character / profile file #21

Open
NormanHoehne opened this issue Nov 13, 2021 · 2 comments
Open

Browser version produces corrupt character / profile file #21

NormanHoehne opened this issue Nov 13, 2021 · 2 comments

Comments

@NormanHoehne
Copy link

I am using Windows 10, 64bit. When I open a profile or character file with the browser editor and edit it (or even do nothing at all) and save it afterwards, the downloaded files size is only 4 Bytes big:

image

Inspecting it with a file editor the save only contains of "null":

image

I've tried this with the most recent versions of Chrome and Firefox. Hope you can check on that and maybe give me some further instructions to help you out here.

@BrandGSX
Copy link

BrandGSX commented Jan 25, 2022

Same issue. Saves are empty and games displays them as corrupt.

Incidentally I get:
←[31m2022/01/25 23:51:23 [Recovery] 2022/01/25 - 23:51:23 panic recovered:
error reading header
/home/runner/go/pkg/mod/github.com/cfi2017/[email protected]/pkg/shared/serialisation.go:19 (0x6d3388)
/home/runner/go/pkg/mod/github.com/cfi2017/[email protected]/pkg/character/serialisation.go:45 (0x6d3b3f)
/home/runner/go/pkg/mod/github.com/cfi2017/[email protected]/pkg/character/serialisation.go:51 (0x6d3d85)
/home/runner/work/bl3-save/bl3-save/internal/server/crossplatform.go:25 (0x9d6da1)
/home/runner/work/bl3-save/bl3-save/internal/server/character.go:135 (0x9d43c6)
/home/runner/work/bl3-save/bl3-save/internal/server/character.go:44 (0x9d34d0)
/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:156 (0x9b9fb1)
/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/recovery.go:83 (0x9cdb66)
/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:156 (0x9b9fb1)
/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/logger.go:241 (0x9ccc57)
/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/context.go:156 (0x9b9fb1)
/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:409 (0x9c400c)
/home/runner/go/pkg/mod/github.com/gin-gonic/[email protected]/gin.go:367 (0x9c36d4)
/opt/hostedtoolcache/go/1.14.15/x64/src/net/http/server.go:2836 (0x874439)
/opt/hostedtoolcache/go/1.14.15/x64/src/net/http/server.go:1924 (0x86fce2)
/opt/hostedtoolcache/go/1.14.15/x64/src/runtime/asm_amd64.s:1373 (0x464430)
←[0m
[GIN] 2022/01/25 - 23:51:23 |←[97;41m 500 ←[0m| 9.007ms | 127.0.0.1 |←[97;44m GET ←[0m "/characters"

This is in the cmd window when I launch the editor. The Proxy editor only shows profiles and not characters unless I use the Browser only.

@dtronicsuk
Copy link

I can confirm that this issue still exists, tested with 2 separate saves and both end up corrupt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants