Jump to content

UntoldForce

Members
  • Posts

    5
  • Joined

  • Last visited

UntoldForce's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hello everyone, I posted this bug about a month ago on an older Forge version and it seems that the bug still exists on the newer Forge versions. I am running a 1.12.2 Forge server running 14.23.5.2837. The crux of the issue is this: [17:50:07] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.world.ChunkEvent$Unload@66e85964: java.util.ConcurrentModificationException: null at java.util.WeakHashMap$HashIterator.nextEntry(Unknown Source) ~[?:1.8.0_211] at java.util.WeakHashMap$KeyIterator.next(Unknown Source) ~[?:1.8.0_211] at net.minecraftforge.common.FarmlandWaterManager.removeTickets(FarmlandWaterManager.java:127) ~[FarmlandWaterManager.class:?] at net.minecraftforge.common.ForgeInternalHandler.onChunkUnload(ForgeInternalHandler.java:104) ~[ForgeInternalHandler.class:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_889_ForgeInternalHandler_onChunkUnload_Unload.invoke(.dynamic) ~[?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraft.world.chunk.Chunk.func_76623_d(Chunk.java:879) [axw.class:?] at net.minecraft.world.gen.ChunkProviderServer.func_73156_b(ChunkProviderServer.java:269) [on.class:?] at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:207) [oo.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_211] This issue was discussed here: https://github.com/MinecraftForge/MinecraftForge/pull/5861 but the PR hasn't been merged yet. I would appreciate it if someone could look into this issue and fix it. Here is the full crash log: https://untolddestiny.com/downloads/crashes/crash-2019-07-31_17.50.07-server.txt The full debug log: https://untolddestiny.com/downloads/crashes/debug2.log Mod list: https://untolddestiny.com/downloads/crashes/FullModList.pdf
  2. My gaming laptop has an nVidia card, and I did it from the nVidia control panel. My laptop has a colored LED indicator which shows whether it is using integrated or discrete graphics, and it was defaulting to integrated for Minecraft. You may need to look at your graphics driver package, computer manual, or possibly contact the laptop manufacturer's tech support to find out if this happens and how to fix it. Other AMD users might be able to better assist you.
  3. I found that deep inside of my gaming laptop I had to locate the Java executable and specify that it is a "gaming" program. I don't know if your laptop is like mine, but mine would only turn on the discrete video card whenever it detected a game or other high-GPU application. Otherwise it would run on the integrated video card to save power. I hope that this helps.
  4. Thanks for the replies! I'm a bit confused, though... is it a mod issue or a Forge issue? There are two separate mods that my server uses to water crops so I could ask the developers of those mods to look at this issue. If it is a Forge issue should I just wait for it to be fixed in the next version? I don't want to trouble the wrong developers with this bug. Would it be helpful if I posted my crash log on this open issue? https://github.com/SpongePowered/SpongeForge/issues/2831 They asked for it to be replicated without SpongeForge, which I believe my crash logs indicate.
  5. I encountered the exception ticking world crash on Forge 2836. I read previously that 2836 fixed this issue. This crash has happened every time I run the server, usually within a few minutes of it starting. Attached are the crash log and debug logs. I also attached a PDF of an Excel spreadsheet of all mods along with their versions. Please let me know if there is anything I can do to help fix this problem. All of my mods, with the exception of a profiler, are from Curse. I cannot attach the logs to PasteBin or this site because they are too big. I hosted them elsewhere. Thank you in advance. Crash log: https://www.untolddestiny.com/downloads/crashes/crash-2019-06-29_05.20.03-server.txt Debug log (quite large): https://www.untolddestiny.com/downloads/crashes/debug.log Mod list (PDF): https://www.untolddestiny.com/downloads/crashes/FullModList.pdf
×
×
  • Create New...

Important Information

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