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

Failure to save profiles containing specific anointment and weapon combinations #19

Open
Alicemetic opened this issue Sep 7, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Alicemetic
Copy link

Hi,

When I created a number of items and pressed the save button, I noticed that a dialog box appeared saying that the save failed.
After some experimentation, I found out that the GPart_Siren_PhaseflareDamage anointment on some of the weapons was causing this error.
However, this anointment does not cause problems with all weapons, only some (e.g. S3RV-80S-EXECUTE and Psycho Stabber) cause save failures.

Sorry the information is not complete, but I hope it can be fixed.

[31m2021/09/07 22:34:52 [Recovery] 2021/09/07 - 22:34:52 panic recovered:
runtime error: index out of range [150] with length 2
/opt/hostedtoolcache/go/1.14.15/x64/src/runtime/panic.go:88 (0x4343f9)
/home/runner/go/pkg/mod/github.com/cfi2017/[email protected]/pkg/item/item.go:178 (0x634acd)
/home/runner/work/bl3-save/bl3-save/internal/server/character.go:242 (0x9d5ab4)
/home/runner/work/bl3-save/bl3-save/internal/server/profile.go:122 (0x9d847a)
/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] 2021/09/07 - 22:34:52 |�[97;41m 500 �[0m|       1.995ms |             ::1 |�[97;46m POST    �[0m "/profile/bank"
@cfi2017
Copy link
Owner

cfi2017 commented Sep 15, 2021

This might be an out-of-date item database, is this a new anointment?

@cfi2017 cfi2017 added the bug Something isn't working label Sep 15, 2021
@cfi2017 cfi2017 self-assigned this Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants