Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[1.7.10] Exception in server tick loop - java.util.ConcurrentModificationExcepti

Featured Replies

Posted

Greetings! I'm looking for issues with the following error;

 

 

 

java.util.ConcurrentModificationException

at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)

at java.util.ArrayList$Itr.next(ArrayList.java:851)

at scala.collection.convert.Wrappers$JIteratorWrapper.next(Wrappers.scala:43)

at scala.collection.Iterator$class.foreach(Iterator.scala:743)

at scala.collection.AbstractIterator.foreach(Iterator.scala:1174)

at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)

at scala.collection.AbstractIterable.foreach(Iterable.scala:54)

at mrtjp.core.world.BlockUpdateHandler$.onTick(blocktickhook.scala:46)

at cpw.mods.fml.common.eventhandler.ASMEventHandler_1315_BlockUpdateHandler$_onTick_WorldTickEvent.invoke(.dynamic)

at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)

at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)

at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:255)

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:645)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)

at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

 

 

 

edit: Nevermind, rtfm'd. https://gist.github.com/anonymous/661cac55fde6f76ac2fb

 

Also, if this is the wrong place to ask, just let me know. As a background, this is me single-playering a set of mods my wife and I are cobbling together, prior to use on a private server.

You 'mrtjp' mod is throwing an error. Remove whatever it is.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

  • Author

I appreciate it! Just to make sure I understand, you got that from the single line in the piece I spoiler'd referencing mrtjp, the only 'not default minecraft / java' line in that blurb? Or did something else point you in that direction?

 

And, to clarify- Worked, seems to be running fine now.

Ya pretty much. You start reading the stack top down, you had java internals then scala internals, which are all known to be fine. And the you his this mrtjp stuff which is a mod and is what is calling the loop thats triggering the error.

 

And then below that is forges event code which i know is good and doesnt have anything that would cause that exception. So mrtjp it is.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.