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

[1.16.5] Server crashed because ConcurrentModificationException #53

Closed
0XPYEX0 opened this issue Sep 20, 2021 · 9 comments
Closed

[1.16.5] Server crashed because ConcurrentModificationException #53

0XPYEX0 opened this issue Sep 20, 2021 · 9 comments
Labels

Comments

@0XPYEX0
Copy link

0XPYEX0 commented Sep 20, 2021

Before reporting:

Please use the search function to make sure an issue hasn't been reported already. This avoids duplicates.
Also, please give this issue a descriptive name that contains the game version in the title, eg.: "[1.16] Distillation Tower Interaction Crash"

Description of the issue

An error occurred when the server started, and it could not be started.
I guess this may caused by List is out of sync caused by asynchrony ? idk...

Versions and Modlist

Minecraft: 1.16.5
ImmersiveEngineering: 5.0.0-135
ImmersivePetroleum: 3.3.0-4
ModList: Following the crash report

Crash Log

https://paste.ubuntu.com/p/tnnhpn6577/

Screenshot(s)

Images say more than a thousand words, so if you are bad at explaining things like me, throw in some images to accompany the What happend? section above.
(Perhaps you could even reference them in that section too)

Thanks for your reply!!!

@0XPYEX0
Copy link
Author

0XPYEX0 commented Sep 21, 2021

I deleted some mods:
ClientTweaks
drippyloadingscreen
fancymenu
konkrete
performant
ponderjs
shutupexperimentalsettings
Tips

And it works well now...
Maybe they have a conflict?
These are some mods that should only be loaded in Client, I put them to Server wrongly

@0XPYEX0
Copy link
Author

0XPYEX0 commented Sep 21, 2021

It crashed again, and I try to use ImmersivePetroleum-3.3.0-6, it crashed too:
https://paste.ubuntu.com/p/VbrygcqyzD/

@mindforger
Copy link

mindforger commented Sep 21, 2021

the source(meaning the offending object in world) of both crashes seems unrelated, the later one happened while spawning something from IP in the nether while generating a new chunk

@0XPYEX0
Copy link
Author

0XPYEX0 commented Sep 21, 2021

They all happen when the server is starting

@mindforger
Copy link

did you change/update/replace/add a mod recently?

@0XPYEX0
Copy link
Author

0XPYEX0 commented Sep 21, 2021

Just delete the mods that should only be loaded in Client,and update ImmersivePetroleum to 3.3.0-6

@mindforger
Copy link

the second crash report went off by some data fixer and that is why it might be unrelated to the first crash

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1104) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}

this seemed to stem from kubejs, i suppose their data data fixer interaction is broken too ...

@0XPYEX0
Copy link
Author

0XPYEX0 commented Sep 21, 2021

So...What can I do...?

@0XPYEX0
Copy link
Author

0XPYEX0 commented Sep 21, 2021

I got a new one:
https://paste.ubuntu.com/p/PSbJMxp384/

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

No branches or pull requests

3 participants