1 | ---- Minecraft Crash Report ----
|
2 |
|
3 | WARNING: coremods are present:
|
4 | Controllable (controllable-0.11.2-1.12.2.jar)
|
5 | TheBetweenlandsLoadingPlugin (TheBetweenlands-3.9.6-core.jar)
|
6 | Contact their authors BEFORE contacting forge
|
7 |
|
8 | |
9 |
|
10 | Time: 7/7/25 12:08 AM
|
11 | Description: Exception in server tick loop
|
12 |
|
13 | java.lang.NoClassDefFoundError: net/minecraft/entity/Entity$2
|
14 | at net.minecraft.entity.Entity.func_85029_a(Entity.java:2675)
|
15 | at net.minecraft.entity.Entity.func_70020_e(Entity.java:1877)
|
16 | at net.minecraft.entity.EntityList.func_75615_a(EntityList.java:221)
|
17 | at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_186053_a(AnvilChunkLoader.java:602)
|
18 | at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_186050_a(AnvilChunkLoader.java:529)
|
19 | at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:486)
|
20 | at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:101)
|
21 | at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
|
22 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
|
23 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
|
24 | at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
|
25 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
|
26 | at java.lang.Thread.run(Thread.java:745)
|
27 |
|
28 |
|
29 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
30 | ---------------------------------------------------------------------------------------
|
31 |
|
32 | -- System Details --
|
33 | Details:
|
34 | Minecraft Version: 1.12.2
|
35 | Operating System: Windows 10 (amd64) version 10.0
|
36 | Java Version: 1.8.0_51, Oracle Corporation
|
37 | Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
|
38 | Memory: 745057280 bytes (710 MB) / 2161639424 bytes (2061 MB) up to 3817865216 bytes (3641 MB)
|
39 | JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m
|
40 | IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
|
41 | FML: ~~ERROR~~ NoClassDefFoundError: net/minecraftforge/common/util/TextTable$1
|
42 | Loaded coremods (and transformers):
|
43 | Controllable (controllable-0.11.2-1.12.2.jar)
|
44 |
|
45 | TheBetweenlandsLoadingPlugin (TheBetweenlands-3.9.6-core.jar)
|
46 | thebetweenlands.core.TheBetweenlandsClassTransformer
|
47 | GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
|
48 | Profiler Position: N/A (disabled)
|
49 | Player Count: 1 / 8; [EntityPlayerMP['_SHARLOCK_EXE'/191, l='The Betweenlands', x=14.40, y=116.00, z=-5.88]]
|
50 | Type: Integrated Server (map_client.txt)
|
51 | Is Modded: Definitely; Client brand changed to 'fml,forge'
|