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

Vanilla recipe panic #568

Closed
RoyalMCPE opened this issue Jul 14, 2022 · 2 comments
Closed

Vanilla recipe panic #568

RoyalMCPE opened this issue Jul 14, 2022 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@RoyalMCPE
Copy link
Contributor

Minecraft Version: 1.19.10
OS: Ubuntu 20.04
GO Version: go1.18.3 linux/amd64
DF Version: 1ceb747

panic: assignment to entry in nil map

goroutine 1 [running]:
github.com/df-mc/dragonfly/server/item.Stack.WithValue(...)
        /home/factions/go/pkg/mod/github.com/df-mc/dragonfly@v0.7.5-0.20220714070232-1ceb7474936d/server/item/stack.go:210
github.com/df-mc/dragonfly/server/item/recipe.inputItems.Stacks({0xc000a86ff0, 0x3, 0x8d677?})
        /home/factions/go/pkg/mod/github.com/df-mc/dragonfly@v0.7.5-0.20220714070232-1ceb7474936d/server/item/recipe/item.go:33 +0x41f
github.com/df-mc/dragonfly/server/item/recipe.init.0()
        /home/factions/go/pkg/mod/github.com/df-mc/dragonfly@v0.7.5-0.20220714070232-1ceb7474936d/server/item/recipe/vanilla.go:39 +0x3e6
exit status 2

@JustTalDevelops
Copy link
Member

Can you leave some steps on how this can be reproduced?

@RoyalMCPE
Copy link
Contributor Author

I honestly have no idea, I just updated my server for 1.19.10 and when I tried starting it this came up

@JustTalDevelops JustTalDevelops added the bug Something isn't working label Jul 15, 2022
@JustTalDevelops JustTalDevelops added this to the v0.8.0 milestone Jul 19, 2022
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