Skip to content

Resolve Regional ConcurrentModificationException - #33

Open
R00tB33rMan wants to merge 25 commits into
Artillex-Studios:masterfrom
FreshSMP:master
Open

Resolve Regional ConcurrentModificationException#33
R00tB33rMan wants to merge 25 commits into
Artillex-Studios:masterfrom
FreshSMP:master

Conversation

@R00tB33rMan

@R00tB33rMan R00tB33rMan commented Apr 6, 2025

Copy link
Copy Markdown

Example:

[13:45:14] [Region Scheduler Thread #19/INFO]: Slayerofimortals issued server command: /invrestore view _NezzyL0L
[13:45:14] [AxInventoryRestore-Datastore-thread/ERROR]: [com.artillexstudios.axinventoryrestore.queue.PriorityThreadedQueue] An unexpected error occurred while running ThreadedQueue AxInventoryRestore-Datastore-thread!
java.util.ConcurrentModificationException: null
	at java.base/java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:1024) ~[?:?]
	at java.base/java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:1059) ~[?:?]
	at java.base/java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:1056) ~[?:?]
	at AxInventoryRestore-3.5.2.jar/com.artillexstudios.axinventoryrestore.libs.gui.guis.BaseGui.populateGui(BaseGui.java:979) ~[AxInventoryRestore-3.5.2.jar:?]
	at AxInventoryRestore-3.5.2.jar/com.artillexstudios.axinventoryrestore.libs.gui.guis.PaginatedGui.update(PaginatedGui.java:149) ~[AxInventoryRestore-3.5.2.jar:?]
	at AxInventoryRestore-3.5.2.jar/com.artillexstudios.axinventoryrestore.guis.MainGui.lambda$openMainGui$3(MainGui.java:75) ~[AxInventoryRestore-3.5.2.jar:?]
	at AxInventoryRestore-3.5.2.jar/com.artillexstudios.axinventoryrestore.queue.PriorityThreadedQueue.run(PriorityThreadedQueue.java:62) ~[AxInventoryRestore-3.5.2.jar:?]
	at java.base/java.lang.Thread.run(Thread.java:1447) ~[?:?]

Comment thread src/main/java/com/artillexstudios/axinventoryrestore/guis/MainGui.java Outdated
@GenOpenDiesel

Copy link
Copy Markdown

when update?

@R00tB33rMan

Copy link
Copy Markdown
Author

when update?

The author for the most part tends to ignore me, so no idea but I've been maintaining this branch so feel free to use it if you're running into these issues.

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

Successfully merging this pull request may close these issues.

4 participants