MineColonies

MineColonies

53M Downloads

Client thread Stacktrace

Reivax114 opened this issue · 14 comments

commented

Yesterday I was playing without any problem on my world until the game itself started ticking time at a very low rate (increasing in-game time up to 6 seconds and the decreasing 5 seconds). The time then it goes on, but my actions are as in a multiplayer server, they take a lot to produce. The entities, including minecolonies citizens and mobs move as slow as the time. Obviously it's impossible to play. I have another world appart from this one, and it works perfectly. I post this issue here, because it might be some minecolonies bug, and I really made an effort into this world and I cannot afford to lose it.

Minecolonies version

Version: minecolonies-1.12.2-0.10.268-ALPHA-universal

Expected behavior

In-game time and ticking entities should move and work as usual.

Actual behaviour

Entities move around in very slow steps and actions take too much time to work.

I'm posting the crash report I received yesterday when I tried to log out of the game on the next comment. I can send you my world as well so you can check yourself what the hell is happening! Thanks for your hard work!

Steps to reproduce the problem

  1. ... Profit
commented

---- Minecraft Crash Report ----

WARNING: coremods are present:
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.14.jar)
BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
LoadingPlugin (Quark-Mod-1.12.1.jar)
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.3-universal.jar)
MalisisCorePlugin (MalisisCore-1.12.2.jar)
ForgelinPlugin (Forgelin-1.8.2.jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 4/18/19 8:29 PM
Description: Rendering screen

java.util.ConcurrentModificationException
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1380)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at com.minecolonies.blockout.views.View.drawSelf(View.java:79)
at com.minecolonies.blockout.views.ScrollingContainer.drawSelf(ScrollingContainer.java:65)
at com.minecolonies.blockout.Pane.draw(Pane.java:323)
at com.minecolonies.blockout.views.View.lambda$drawSelf$0(View.java:79)
at com.minecolonies.blockout.views.View$$Lambda$1729/1935433731.accept(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at com.minecolonies.blockout.views.View.drawSelf(View.java:79)
at com.minecolonies.blockout.Pane.draw(Pane.java:323)
at com.minecolonies.blockout.views.View.lambda$drawSelf$0(View.java:79)
at com.minecolonies.blockout.views.View$$Lambda$1729/1935433731.accept(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at com.minecolonies.blockout.views.View.drawSelf(View.java:79)
at com.minecolonies.blockout.views.Window.drawSelf(Window.java:131)
at com.minecolonies.blockout.Pane.draw(Pane.java:323)
at com.minecolonies.blockout.Screen.func_73863_a(Screen.java:61)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:381)
at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.optifine.reflect.Reflector.callVoid(Reflector.java:660)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1456)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1118)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Client thread
Stacktrace:
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1380)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at com.minecolonies.blockout.views.View.drawSelf(View.java:79)
at com.minecolonies.blockout.views.ScrollingContainer.drawSelf(ScrollingContainer.java:65)
at com.minecolonies.blockout.Pane.draw(Pane.java:323)
at com.minecolonies.blockout.views.View.lambda$drawSelf$0(View.java:79)
at com.minecolonies.blockout.views.View$$Lambda$1729/1935433731.accept(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at com.minecolonies.blockout.views.View.drawSelf(View.java:79)
at com.minecolonies.blockout.Pane.draw(Pane.java:323)
at com.minecolonies.blockout.views.View.lambda$drawSelf$0(View.java:79)
at com.minecolonies.blockout.views.View$$Lambda$1729/1935433731.accept(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at com.minecolonies.blockout.views.View.drawSelf(View.java:79)
at com.minecolonies.blockout.views.Window.drawSelf(Window.java:131)
at com.minecolonies.blockout.Pane.draw(Pane.java:323)
at com.minecolonies.blockout.Screen.func_73863_a(Screen.java:61)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:381)
at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.optifine.reflect.Reflector.callVoid(Reflector.java:660)

-- Screen render details --
Details:
Screen name: com.minecolonies.blockout.Screen
Mouse location: Scaled: (382, 282). Absolute: (720, 450)
Screen size: Scaled: (720, 450). Absolute: (1440, 900). Scale factor of 2

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Reivax98'/507, l='MpServer', x=-89.53, y=65.00, z=250.57]]
Chunk stats: MultiplayerChunkCache: 3721, 3721
Level seed: 0
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-245,64,259), Chunk: (at 11,4,3 in -16,16; contains blocks -256,0,256 to -241,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 4635741 game time, 8448252 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 104 total; [EntityHorse['Horse'/2, l='MpServer', x=-75.08, y=67.94, z=240.60], EntityBat['Bat'/9733, l='MpServer', x=-29.75, y=16.71, z=272.75], EntityCreeper['Creeper'/11271, l='MpServer', x=-23.50, y=15.00, z=261.50], EntityCreeper['Creeper'/9994, l='MpServer', x=-132.50, y=24.00, z=207.50], EntitySkeleton['Skeleton'/9995, l='MpServer', x=-78.50, y=34.00, z=311.50], EntityCow['Cow'/268, l='MpServer', x=-86.27, y=72.00, z=184.83], EntitySkeleton['Skeleton'/9996, l='MpServer', x=-129.50, y=11.00, z=193.50], EntityCreeper['Creeper'/11278, l='MpServer', x=-116.50, y=22.00, z=190.50], EntityCreeper['Creeper'/11279, l='MpServer', x=-114.50, y=22.00, z=191.50], EntityCreeper['Creeper'/9745, l='MpServer', x=-46.50, y=39.00, z=239.50], EntitySkeleton['Skeleton'/10001, l='MpServer', x=-132.50, y=24.00, z=208.50], EntityCreeper['Creeper'/11029, l='MpServer', x=-126.50, y=18.00, z=208.50], EntityPig['Pig'/279, l='MpServer', x=-79.55, y=62.28, z=173.50], EntityPlayerSP['Reivax98'/507, l='MpServer', x=-89.53, y=65.00, z=250.57], EntityMinecartChest['Minecart with Chest'/286, l='MpServer', x=-74.50, y=15.06, z=244.51], EntityCreeper['Creeper'/10016, l='MpServer', x=-158.50, y=35.00, z=228.50], EntityZombie['Zombie'/10018, l='MpServer', x=-63.50, y=17.00, z=213.50], EntityPig['Pig'/290, l='MpServer', x=-64.50, y=70.00, z=301.67], EntitySkeleton['Skeleton'/10278, l='MpServer', x=-59.73, y=21.00, z=294.52], EntityMinecartChest['Minecart with Chest'/316, l='MpServer', x=-47.50, y=13.06, z=207.50], EntitySheep['Sheep'/318, l='MpServer', x=-32.50, y=81.00, z=191.75], EntitySquid['Squid'/10047, l='MpServer', x=-149.51, y=61.59, z=285.35], EntityZombie['Zombie'/10054, l='MpServer', x=-135.50, y=51.00, z=182.50], EntityCreeper['Creeper'/11334, l='MpServer', x=-119.50, y=15.00, z=250.50], EntitySkeleton['Skeleton'/9799, l='MpServer', x=-62.50, y=28.00, z=241.50], EntityZombie['Zombie'/10058, l='MpServer', x=-125.50, y=13.00, z=297.50], EntitySpider['Spider'/10059, l='MpServer', x=-73.50, y=15.00, z=237.50], EntityZombieVillager['Zombie Villager'/10062, l='MpServer', x=-75.70, y=37.31, z=249.70], EntitySheep['Sheep'/341, l='MpServer', x=-19.45, y=81.00, z=194.02], EntityMinecartChest['Minecart with Chest'/343, l='MpServer', x=-27.49, y=15.06, z=288.50], EntityHorse['Horse'/344, l='MpServer', x=-23.16, y=76.00, z=293.15], EntityZombieVillager['Zombie Villager'/10078, l='MpServer', x=-72.50, y=25.00, z=313.50], EntityZombie['Zombie'/10081, l='MpServer', x=-79.50, y=43.00, z=245.50], EntityPig['Pig'/354, l='MpServer', x=-30.29, y=81.00, z=192.37], EntitySpider['Spider'/10082, l='MpServer', x=-73.50, y=25.00, z=311.50], EntityBat['Bat'/10089, l='MpServer', x=-120.34, y=15.10, z=302.95], EntityCreeper['Creeper'/10091, l='MpServer', x=-51.50, y=19.00, z=330.50], EntityBat['Bat'/10093, l='MpServer', x=-120.89, y=14.80, z=244.41], EntitySkeleton['Skeleton'/10094, l='MpServer', x=-105.29, y=57.00, z=243.50], EntitySpider['Spider'/10101, l='MpServer', x=-76.50, y=25.00, z=312.50], EntitySquid['Squid'/10103, l='MpServer', x=-140.25, y=62.32, z=284.37], EntitySquid['Squid'/10104, l='MpServer', x=-148.72, y=62.55, z=283.09], EntitySquid['Squid'/10105, l='MpServer', x=-144.85, y=60.19, z=284.30], EntitySpider['Spider'/9852, l='MpServer', x=-156.50, y=78.00, z=200.50], EntitySkeleton['Skeleton'/10110, l='MpServer', x=-110.22, y=57.00, z=242.51], EntitySkeleton['Skeleton'/10111, l='MpServer', x=-26.50, y=15.00, z=274.50], EntityEnderman['Enderman'/9346, l='MpServer', x=-157.50, y=44.00, z=192.50], EntityCreeper['Creeper'/10116, l='MpServer', x=-23.50, y=15.00, z=272.50], EntityCreeper['Creeper'/10117, l='MpServer', x=-26.70, y=15.00, z=275.70], EntityBat['Bat'/10629, l='MpServer', x=-133.37, y=19.08, z=300.25], EntityBat['Bat'/10630, l='MpServer', x=-139.73, y=48.08, z=174.51], EntityBat['Bat'/10125, l='MpServer', x=-119.00, y=14.84, z=233.32], EntityBat['Bat'/10126, l='MpServer', x=-127.54, y=21.70, z=321.26], EntitySpider['Spider'/9360, l='MpServer', x=-37.33, y=14.10, z=209.30], EntitySkeleton['Skeleton'/10139, l='MpServer', x=-64.50, y=24.00, z=303.50], EntityZombie['Zombie'/9889, l='MpServer', x=-114.50, y=11.00, z=237.50], EntityAshen['Ashen'/8868, l='MpServer', x=-118.50, y=16.00, z=191.50], EntityZombie['Zombie'/9895, l='MpServer', x=-105.52, y=58.00, z=240.80], EntityChicken['Chicken'/180, l='MpServer', x=-165.77, y=78.00, z=221.50], EntityCitizen['Christopher T. Colmer'/272, l='MpServer', x=-43.71, y=70.77, z=246.50], EntityCitizen['Christopher T. Colmer'/272, l='MpServer', x=31.88, y=70.00, z=184.40], EntityCitizen['Connor B. Adams'/330, l='MpServer', x=-91.51, y=68.94, z=228.60], EntityCitizen['Arthur N. Taylor'/333, l='MpServer', x=-92.51, y=68.92, z=358.37], EntityCitizen['Fortune B. Andrews'/161, l='MpServer', x=-229.67, y=64.00, z=300.73], EntityCitizen['Arthur N. Taylor'/333, l='MpServer', x=-26.64, y=69.00, z=392.50], EntityCitizen['Everly Z. Haddock'/169, l='MpServer', x=-191.34, y=63.94, z=317.49], EntityCitizen['Everly Z. Haddock'/169, l='MpServer', x=-158.76, y=62.94, z=317.49], EntityCitizen['Fortune B. Andrews'/161, l='MpServer', x=-229.67, y=64.00, z=300.73], EntityCitizen['Lorena I. Cox'/505, l='MpServer', x=101.76, y=68.00, z=217.49], EntityCitizen['Cecily V. Courtenay'/211, l='MpServer', x=-144.50, y=66.00, z=352.20], EntityCitizen['Fortune B. Andrews'/161, l='MpServer', x=-199.53, y=66.00, z=284.42], EntityCreeper['Creeper'/10690, l='MpServer', x=-59.50, y=21.00, z=208.50], EntityZombie['Zombie'/10691, l='MpServer', x=-45.50, y=13.00, z=213.50], EntityCow['Cow'/196, l='MpServer', x=-146.62, y=62.59, z=224.55], EntityCreeper['Creeper'/10693, l='MpServer', x=-126.50, y=40.00, z=212.50], EntityZombie['Zombie'/9929, l='MpServer', x=-108.91, y=59.00, z=251.40], EntitySkeleton['Skeleton'/9678, l='MpServer', x=-37.50, y=12.00, z=237.50], EntityZombie['Zombie'/9938, l='MpServer', x=-100.75, y=55.00, z=249.53], EntityZombie['Zombie'/9939, l='MpServer', x=-108.30, y=59.00, z=251.65], EntitySquid['Squid'/9955, l='MpServer', x=-143.60, y=58.00, z=216.40], EntitySquid['Squid'/9956, l='MpServer', x=-138.70, y=58.00, z=213.90], EntityWitch['Witch'/9444, l='MpServer', x=-23.55, y=81.58, z=200.85], EntitySquid['Squid'/9957, l='MpServer', x=-136.92, y=58.00, z=214.94], EntityBat['Bat'/9958, l='MpServer', x=-31.40, y=13.10, z=213.86], EntityBat['Bat'/9959, l='MpServer', x=-23.88, y=13.10, z=210.25], EntityBat['Bat'/9961, l='MpServer', x=-40.34, y=14.65, z=211.75], EntityCow['Cow'/233, l='MpServer', x=-126.80, y=78.00, z=220.47], EntitySkeleton['Skeleton'/11244, l='MpServer', x=-97.50, y=28.00, z=318.50], EntitySkeleton['Skeleton'/11245, l='MpServer', x=-94.50, y=28.00, z=320.50], EntitySkeleton['Skeleton'/9966, l='MpServer', x=-22.50, y=14.00, z=246.50], EntityZombie['Zombie'/9968, l='MpServer', x=-152.50, y=33.00, z=232.50], EntityBat['Bat'/11249, l='MpServer', x=-139.18, y=43.10, z=217.19], EntityBat['Bat'/11250, l='MpServer', x=-96.57, y=11.10, z=321.75], EntityBat['Bat'/11251, l='MpServer', x=-163.43, y=16.34, z=318.69], EntityLeashKnot['entity.LeashKnot.name'/10484, l='MpServer', x=-76.50, y=70.50, z=240.50], EntitySkeleton['Skeleton'/9974, l='MpServer', x=-77.50, y=34.00, z=309.50], EntityZombie['Zombie'/10743, l='MpServer', x=-45.50, y=13.00, z=212.50], EntitySkeleton['Skeleton'/11255, l='MpServer', x=-164.50, y=43.00, z=214.50], EntityZombie['Zombie'/10744, l='MpServer', x=-44.50, y=13.00, z=208.50], EntityZombie['Zombie'/11256, l='MpServer', x=-139.50, y=49.00, z=190.50], EntityZombie['Zombie'/10745, l='MpServer', x=-167.50, y=21.00, z=266.50], EntityBat['Bat'/11261, l='MpServer', x=-160.07, y=13.54, z=313.12], EntityBat['Bat'/11262, l='MpServer', x=-161.62, y=13.16, z=311.63], EntityBat['Bat'/11263, l='MpServer', x=-163.80, y=15.07, z=314.22]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2740)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4280437984 bytes (4082 MB) / 8053063680 bytes (7680 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 0, tcache: 9, allocated: 11, tallocated: 96
FML: MCP 9.42 Powered by Forge 14.23.5.2768 Optifine OptiFine_1.12.2_HD_U_E3 40 mods loaded, 40 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State     | ID                       | Version                 | Source                                             | Signature                                |
|:--------- |:------------------------ |:----------------------- |:-------------------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft                | 1.12.2                  | minecraft.jar                                      | None                                     |
| UCHIJAAAA | mcp                      | 9.42                    | minecraft.jar                                      | None                                     |
| UCHIJAAAA | FML                      | 8.0.99.99               | forge-1.12.2-14.23.5.2768.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge                    | 14.23.5.2768            | forge-1.12.2-14.23.5.2768.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | ambientsounds            | 2.0.0                   | AmbientSounds_v2.3_mc1.12.2.jar                    | None                                     |
| UCHIJAAAA | codechickenlib           | 3.2.2.353               | CodeChickenLib-1.12.2-3.2.2.353-universal (1).jar  | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | ancientwarfare           | 1.12.2-2.7.0.574        | ancientwarfare-1.12.2-2.7.0.574 (1).jar            | None                                     |
| UCHIJAAAA | ancientwarfarestructure  | @VERSION@               | ancientwarfare-1.12.2-2.7.0.574 (1).jar            | None                                     |
| UCHIJAAAA | ancientwarfarevehicle    | 1.12.2-2.7.0.574        | ancientwarfare-1.12.2-2.7.0.574 (1).jar            | None                                     |
| UCHIJAAAA | ancientwarfarenpc        | 1.12.2-2.7.0.574        | ancientwarfare-1.12.2-2.7.0.574 (1).jar            | None                                     |
| UCHIJAAAA | ancientwarfareautomation | 1.12.2-2.7.0.574        | ancientwarfare-1.12.2-2.7.0.574 (1).jar            | None                                     |
| UCHIJAAAA | quark                    | r1.3-110                | Quark-Mod-1.12.1.jar                               | None                                     |
| UCHIJAAAA | autoreglib               | 1.3-15                  | AutoRegLib-1.12.jar                                | None                                     |
| UCHIJAAAA | forgelin                 | 1.8.2                   | Forgelin-1.8.2.jar                                 | None                                     |
| UCHIJAAAA | betterfoliage            | 2.2.0                   | BetterFoliage-MC1.12-2.2.0.jar                     | None                                     |
| UCHIJAAAA | biomesoplenty            | 7.0.1.2361              | BiomesOPlenty-1.12.2-7.0.1.2361-universal.jar      | None                                     |
| UCHIJAAAA | chesttransporter         | 2.8.7                   | Chest-Transporter-Mod-1.12.1.jar                   | None                                     |
| UCHIJAAAA | chiselsandbits           | 14.8                    | Chisels-and-Bits-Mod-1.12.1.jar                    | None                                     |
| UCHIJAAAA | craftablehorsearmour     | 1.3                     | Craftable-Horse-Armour-and-Saddle-Mod-1.12.2.jar   | None                                     |
| UCHIJAAAA | dsurround                | 3.4.9.14                | DynamicSurroundings-1.12.2-3.4.9.14.jar            | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| UCHIJAAAA | presets                  | 3.4.9.14                | DynamicSurroundings-1.12.2-3.4.9.14.jar            | None                                     |
| UCHIJAAAA | extrabitmanipulation     | 1.12-3.1.1              | Extra-Bit-Manipulation-Mod-1.12.1.jar              | None                                     |
| UCHIJAAAA | fastleafdecay            | v14                     | FastLeafDecay-Mod-1.12.1.jar                       | None                                     |
| UCHIJAAAA | waila                    | 1.8.26                  | Hwyla-Mod-1.12.2.jar                               | None                                     |
| UCHIJAAAA | jei                      | 4.9.1.168               | jei_1.12.2-4.9.1.168.jar                           | None                                     |
| UCHIJAAAA | journeymap               | 1.12.2-5.5.2            | JourneyMap-Mod-1.12.2-Unlimited.jar                | None                                     |
| UCHIJAAAA | lootablebodies           | 2.4.0                   | Lootable-Bodies-Mod-1.12.2.jar                     | None                                     |
| UCHIJAAAA | malisiscore              | 1.12.2-6.4.0            | MalisisCore-1.12.2.jar                             | None                                     |
| UCHIJAAAA | malisisdoors             | 1.12.2-7.3.0            | MalisisDoors-Mod-1.12.2.jar                        | None                                     |
| UCHIJAAAA | mantle                   | 1.12-1.3.3.42           | Mantle-1.12-1.3.3.42.jar                           | None                                     |
| UCHIJAAAA | naturescompass           | 1.5.0                   | Natures-Compass-Mod-1.12.jar                       | None                                     |
| UCHIJAAAA | elevatorid               | 1.3.5                   | OpenBlocks-Elevator-Mod-1.12.2.jar                 | None                                     |
| UCHIJAAAA | placeableitems           | 3.1                     | Placeable-Items-Mod-1.12.2.jar                     | None                                     |
| UCHIJAAAA | realdrops                | 1.2.11                  | Realistic-Item-Drops-Mod-1.12.jar                  | None                                     |
| UCHIJAAAA | sereneseasons            | 1.2.3                   | SereneSeasons-1.12.2-1.2.3-universal.jar           | None                                     |
| UCHIJAAAA | spartanshields           | 1.3a                    | Spartan-Shields-Mod-1.12.1.jar                     | None                                     |
| UCHIJAAAA | tconstruct               | 1.12.2-2.12.0.115       | TConstruct-1.12.2-2.12.0.115.jar                   | None                                     |
| UCHIJAAAA | wailaharvestability      | 1.1.11                  | Waila-Harvestability-Mod-1.12.jar                  | None                                     |
| UCHIJAAAA | structurize              | 1.12.2-0.10.79-ALPHA    | structurize-1.12.2-0.10.79-ALPHA.jar               | None                                     |
| UCHIJAAAA | minecolonies             | 1.12.2-0.10.259-RELEASE | minecolonies-1.12.2-0.10.259-RELEASE-universal.jar | None                                     |

Loaded coremods (and transformers): 

DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.14.jar)
org.blockartistry.DynSurround.asm.Transformer
BetterFoliageLoader (BetterFoliage-MC1.12-2.2.0.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
LoadingPlugin (Quark-Mod-1.12.1.jar)
vazkii.quark.base.asm.ClassTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.3-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
MalisisCorePlugin (MalisisCore-1.12.2.jar)

ForgelinPlugin (Forgelin-1.8.2.jar)

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13431 Compatibility Profile Context 16.150.2901.0' Renderer: 'AMD Radeon R7 450'
Pulsar/tconstruct loaded Pulses: 
	- TinkerCommons (Enabled/Forced)
	- TinkerWorld (Enabled/Not Forced)
	- TinkerTools (Enabled/Not Forced)
	- TinkerHarvestTools (Enabled/Forced)
	- TinkerMeleeWeapons (Enabled/Forced)
	- TinkerRangedWeapons (Enabled/Forced)
	- TinkerModifiers (Enabled/Forced)
	- TinkerSmeltery (Enabled/Not Forced)
	- TinkerGadgets (Enabled/Not Forced)
	- TinkerOredict (Enabled/Forced)
	- TinkerIntegration (Enabled/Forced)
	- TinkerFluids (Enabled/Forced)
	- TinkerMaterials (Enabled/Forced)
	- TinkerModelRegister (Enabled/Forced)
	- chiselsandbitsIntegration (Enabled/Not Forced)
	- wailaIntegration (Enabled/Not Forced)

Launched Version: 1.12.2-forge1.12.2-14.23.5.2768
LWJGL: 2.9.4
OpenGL: AMD Radeon R7 450 GL version 4.5.13431 Compatibility Profile Context 16.150.2901.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Default+Improved+PBR+1.12+-+Biomes+O'+Plenty.zip, Default+Improved+PBR+1.12+-+Quark.zip, Default+Improved+PBR+1.12.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-6400T CPU @ 2.20GHz
OptiFine Version: OptiFine_1.12.2_HD_U_E3
OptiFine Build: 20181210-121000
Render Distance Chunks: 30
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13431 Compatibility Profile Context 16.150.2901.0
OpenGlRenderer: AMD Radeon R7 450
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
commented

Java Version: 1.8.0_51 is too old, update :)

commented

I already updated it to 1.8.0_211. The error persists. I've tried loading a new world, and it seems the error is there as well. I'm going to reinstall minecraft and see how it goes.

commented
commented

No, I relogged several times and it continues...

commented
commented

How can I do it?

commented
commented

Sure, give me your direction so I can share it. I play with 46 mods, should I share the folder as well?

commented
commented

can you post the new crashlog after updating java?

commented

I can't, because I don't necessarily receive a crash report. Minecraft only crashes sometimes when I try to log out from the world, and if it does, I'm not receiving a crash report... at least today.
What I can post is the link to an spark analysis: https://sparkprofiler.github.io/#y1ZcuctmSy
And the error I receive in the output log while playing this world: "Unexpected packet during modded negotiation - assuming vanilla or keepalives"

commented

maybe a '/debug start' can give some light on what is taking more tick time

commented

If this happens again please report again, I think something not related to minecolonies corrupted your world which is causing minecolonies to crash