Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

Server crash #398

Open
2 tasks done
jamoeight opened this issue Apr 5, 2022 · 10 comments
Open
2 tasks done

Server crash #398

jamoeight opened this issue Apr 5, 2022 · 10 comments
Labels
bug Something isn't working

Comments

@jamoeight
Copy link

jamoeight commented Apr 5, 2022

Observed Behavior

A random server crash comes with this error log not sure if this is related to NachoSpigot,
https://paste.md-5.net/evezaregib.rb

Expected Behavior

Server not to crash

Steps To Reproduce

Dont know how it happens, has happened twice in 4 days, never happened on 1.8 TacoSpigot

Plugin List

No response

Server Version

Latest version of NachoSpigot on Java 17
https://gyazo.com/ae58de4e65c54e584172923bc3e2718d?token=0e2fc9783cc722fbad0decae050c6d52

Other

No additional info.

Agreements

  • You were able to find this issue on the latest version of NachoSpigot.
  • You have confirmed that there aren’t any issues open regarding this bug.
@jamoeight jamoeight added the bug Something isn't working label Apr 5, 2022
@crafter23456
Copy link
Contributor

https://github.com/crafter23456/NachoSpigot/actions/runs/2098430011
try that. it might fix it. please tell if its working and I'll do a PR

@ghost
Copy link

ghost commented Apr 5, 2022

https://github.com/crafter23456/NachoSpigot/actions/runs/2098430011
try that. it might fix it. please tell if its working and I'll do a PR

Looked at the commit and I’m pretty sure that causes a different problem

@crafter23456
Copy link
Contributor

https://github.com/crafter23456/NachoSpigot/actions/runs/2098430011
try that. it might fix it. please tell if its working and I'll do a PR

Looked at the commit and I’m pretty sure that causes a different problem

O.o
here changed the big part eeb6efd
and here changed lucas it to nextLong 1bd45b3

@jamoeight
Copy link
Author

Ill try that and let you know!

@ghost
Copy link

ghost commented Apr 6, 2022

Most likely caused when unloading chunks

@crafter23456
Copy link
Contributor

https://github.com/crafter23456/NachoSpigot/actions/runs/2101966227 prob that but intellij says still NoSuchElementException if the iteration has no more elements. have not the time yet but it might work

@jamoeight
Copy link
Author

Ill try it out.

@ghost ghost mentioned this issue Apr 6, 2022
2 tasks
@crafter23456
Copy link
Contributor

Ill try it out.

did it worked?

@Koboo
Copy link

Koboo commented May 10, 2022

@EzJamo which plugins do you use? It seems that this is an error generated by a plugin, see answer in: PaperMC/Paper#6758 (comment)

I also found a spigot jira ticket for this, however there appears to be no activity at all.
https://hub.spigotmc.org/jira/browse/SPIGOT-6793

Or does NachoSpigot execute something asynchronously here, creating concurrent modification itself?

@ghost
Copy link

ghost commented May 10, 2022

@EzJamo which plugins do you use? It seems that this is an error generated by a plugin, see answer in: PaperMC/Paper#6758 (comment)

In that case, it’s most likely due to Nacho using a newer version of fastutil that is messed up by plugins because the author specifies that it didn’t happen on TacoSpigot

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants