WARNING: coremods are present:
ForgelinPlugin (Forgelin-1.8.3 (1).jar)
TransformLoader (DynamicSurroundings-1.12.2-3.6.3 (1).jar)
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
Vertically Stacked Dimensions ASM (VerticallyStackedDimensions-1.12.2-0.1.9 (1).jar)
Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 7/24/23 7:49 AM
Description: Exception in server tick loop
java.lang.IllegalStateException: Player changed world without us noticing. Did some third-party mod do something weird?
at de.johni0702.minecraft.view.impl.server.ServerWorldsManagerImpl.updateActiveViews(ServerWorldsManagerImpl.kt:67)
at net.minecraft.server.management.PlayerChunkMap.handler$addPlayerWithViews$zzi000(PlayerChunkMap.java:745)
at net.minecraft.server.management.PlayerChunkMap.func_72683_a(PlayerChunkMap.java)
at net.minecraft.server.management.PlayerList.func_72375_a(PlayerList.java:290)
at cd4017be.lib.util.MovedBlock.transferPlayer(MovedBlock.java:293)
at cd4017be.lib.util.MovedBlock.moveEntity(MovedBlock.java:259)
at cd4017be.dimstack.block.Portal.lambda$onEntityCollidedWithBlock$0(Portal.java:309)
at cd4017be.dimstack.block.Portal$$Lambda$1549/1369265744.process(Unknown Source)
at cd4017be.lib.TickRegistry.tick(TickRegistry.java:64)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_567_TickRegistry_tick_ServerTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:712)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
Crash Report: ---- Minecraft Crash Report ----
WARNING: coremods are present: ForgelinPlugin (Forgelin-1.8.3 (1).jar) TransformLoader (DynamicSurroundings-1.12.2-3.6.3 (1).jar) Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar) Vertically Stacked Dimensions ASM (VerticallyStackedDimensions-1.12.2-0.1.9 (1).jar) Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 7/24/23 7:49 AM Description: Exception in server tick loop
java.lang.IllegalStateException: Player changed world without us noticing. Did some third-party mod do something weird? at de.johni0702.minecraft.view.impl.server.ServerWorldsManagerImpl.updateActiveViews(ServerWorldsManagerImpl.kt:67) at net.minecraft.server.management.PlayerChunkMap.handler$addPlayerWithViews$zzi000(PlayerChunkMap.java:745) at net.minecraft.server.management.PlayerChunkMap.func_72683_a(PlayerChunkMap.java) at net.minecraft.server.management.PlayerList.func_72375_a(PlayerList.java:290) at cd4017be.lib.util.MovedBlock.transferPlayer(MovedBlock.java:293) at cd4017be.lib.util.MovedBlock.moveEntity(MovedBlock.java:259) at cd4017be.dimstack.block.Portal.lambda$onEntityCollidedWithBlock$0(Portal.java:309) at cd4017be.dimstack.block.Portal$$Lambda$1549/1369265744.process(Unknown Source) at cd4017be.lib.TickRegistry.tick(TickRegistry.java:64) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_567_TickRegistry_tick_ServerTickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.fml.common.FMLCommonHandler.onPostServerTick(FMLCommonHandler.java:266) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:712) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:745)
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: 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: 557857976 bytes (532 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.42 Powered by Forge 14.23.5.2859 Optifine OptiFine_1.12.2_HD_U_G5 39 mods loaded, 39 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
ForgelinPlugin (Forgelin-1.8.3 (1).jar)
TransformLoader (DynamicSurroundings-1.12.2-3.6.3 (1).jar)
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar) techguns.core.TechgunsASMTransformer Vertically Stacked Dimensions ASM (VerticallyStackedDimensions-1.12.2-0.1.9 (1).jar) cd4017be.dimstack.asm.ChunkPrimerTransformer cd4017be.dimstack.asm.BlockPortalTransformer GL info:
ERRORRuntimeException: No OpenGL context found in the current thread. Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['TrapMasterGaming'/5220, l='Copy of New World', x=-229.70, y=125.20, z=249.70]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' OptiFine Version: OptiFine_1.12.2_HD_U_G5 OptiFine Build: 20210124-142939 Render Distance Chunks: 2 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 527.56 OpenGlRenderer: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 12