LLibrary

LLibrary

67M Downloads

llibrary (llibrary-core-1.0.11-1.12.2.jar)

HiiroNVH opened this issue ยท 0 comments

commented

Description: Exception in server tick loop

11 |  
12 | java.util.ConcurrentModificationException
13 | at java.util.HashMap$HashIterator.nextNode(HashMap.java:1469)
14 | at java.util.HashMap$KeyIterator.next(HashMap.java:1493)
15 | at net.minecraft.entity.EntityTracker.func_72788_a(EntityTracker.java:290)
16 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:779)
17 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
18 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
19 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
20 | at java.lang.Thread.run(Thread.java:750)
21 |  
22 |  
23 | A detailed walkthrough of the error, its code path and all known details is as follows:
24 | ---------------------------------------------------------------------------------------
25 |  
26 | -- System Details --
27 | Details:
28 | Minecraft Version: 1.12.2
29 | Operating System: Linux (amd64) version 5.4.0-104-generic
30 | Java Version: 1.8.0_322, Oracle Corporation
31 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
32 | Memory: 884411496 bytes (843 MB) / 1496842240 bytes (1427 MB) up to 1771044864 bytes (1689 MB)
33 | JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx1900M -Xms950M
34 | IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
35 | FML: MCP 9.42 Powered by Forge 14.23.5.2860 9 mods loaded, 9 mods active
36 | States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
37 |  
38 | | State | ID | Version | Source | Signature |
39 | |:------ |:------------ |:------------ |:------------------------------ |:---------------------------------------- |
40 | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
41 | | LCHIJA | mcp | 9.42 | minecraft.jar | None |
42 | | LCHIJA | FML | 8.0.99.99 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
43 | | LCHIJA | forge | 14.23.5.2860 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
44 | | LCHIJA | backpack | 3.0.2 | backpack-3.0.2-1.12.2.jar | None |
45 | | LCHIJA | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
46 | | LCHIJA | treechoppin | 1.0.0 | TreeChoppin-1.12.2-1.0.0.jar | None |
47 | | LCHIJA | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
48 | | LCHIJA | jurassicraft | 2.1.23 | JurassiCraft-1.12.2-2.1.23.jar | None |
49 |  
50 | Loaded coremods (and transformers):
51 | llibrary (llibrary-core-1.0.11-1.12.2.jar)
52 | net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
53 | net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
54 | Profiler Position: N/A (disabled)
55 | Player Count: 1 / 20; [EntityPlayerMP['Hiiro'/669, l='world', x=-157.24, y=75.00, z=189.49]]
56 | Is Modded: Definitely; Server brand changed to 'fml,forge'
57 | Type: Dedicated Server (map_server.txt)

Description: Exception in server tick loop

java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1469)
at java.util.HashMap$KeyIterator.next(HashMap.java:1493)
at net.minecraft.entity.EntityTracker.func_72788_a(EntityTracker.java:290)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:779)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:750)

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

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 5.4.0-104-generic
Java Version: 1.8.0_322, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 884411496 bytes (843 MB) / 1496842240 bytes (1427 MB) up to 1771044864 bytes (1689 MB)
JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx1900M -Xms950M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.5.2860 9 mods loaded, 9 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                                |
|:------ |:------------ |:------------ |:------------------------------ |:---------------------------------------- |
| LCHIJA | minecraft    | 1.12.2       | minecraft.jar                  | None                                     |
| LCHIJA | mcp          | 9.42         | minecraft.jar                  | None                                     |
| LCHIJA | FML          | 8.0.99.99    | forge.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | forge        | 14.23.5.2860 | forge.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHIJA | backpack     | 3.0.2        | backpack-3.0.2-1.12.2.jar      | None                                     |
| LCHIJA | cfm          | 6.3.1        | furniture-6.3.1-1.12.2.jar     | None                                     |
| LCHIJA | treechoppin  | 1.0.0        | TreeChoppin-1.12.2-1.0.0.jar   | None                                     |
| LCHIJA | llibrary     | 1.7.20       | llibrary-1.7.20-1.12.2.jar     | b9f30a8[13](https://aternos.org/files/crash-reports/crash-2022-06-11_08.42.24-server.txt#L13)bee3b9dd5652c460310cfcd54f6b7ec |
| LCHIJA | jurassicraft | 2.1.23       | JurassiCraft-1.12.2-2.1.23.jar | None                                     |

Loaded coremods (and transformers): 

llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [EntityPlayerMP['Hiiro'/669, l='world', x=-157.24, y=75.00, z=189.49]]
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)