Jump to content

Game Crashes While Ticking Memory Connection (Forge for Minecraft 1.12.2)


Recommended Posts

Posted

I've been building in a modded creative world and I tried adding the Little Tiles (along with CreativeCore) and Chisels & Bits mods, but they made my game crash, so I got rid of them. Since then, my game has been crashing while loading the world with or without these mods. My game ran perfectly fine prior to installing and uninstalling these mods. I've looked up the error code and there seems to be no solution or case similar to this. I'm devastated, I spent days building and it still crashes while loading the world. The problem doesn't seem to be with the specific save, either--I've tried loading other worlds and I still got the same crash. 

 

If there's a specific mod that's causing this or any possible solution, help would greatly be appreciated. 

 

Full crash report:

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Plugin (NotEnoughIDs-1.5.4.4.jar)
  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
Contact their authors BEFORE contacting forge

// Daisy, daisy...

Time: 8/25/19 6:18 PM
XRay version: 63-1122
Description: Ticking memory connection

java.lang.NullPointerException: Ticking memory connection
    at A.v.a(SourceFile:117)
    at D.c.a(SourceFile:44)
    at D.c.a(SourceFile:92)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_502_c_a_PlayerLoggedInEvent.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.firePlayerLoggedIn(FMLCommonHandler.java:575)
    at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:219)
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:255)
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:72)
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:205)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
    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:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
    at A.v.a(SourceFile:117)
    at D.c.a(SourceFile:44)
    at D.c.a(SourceFile:92)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_502_c_a_PlayerLoggedInEvent.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.firePlayerLoggedIn(FMLCommonHandler.java:575)
    at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:219)
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:255)
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:72)
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:205)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285)

-- Ticking connection --
Details:
    Connection: net.minecraft.network.NetworkManager@74fa5be3
Stacktrace:
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:745)

-- 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: 2961757176 bytes (2824 MB) / 7985954816 bytes (7616 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=32M
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 42 mods loaded, 42 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-1.12.2-14.23.5.2838.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                    | 14.23.5.2838      | forge-1.12.2-14.23.5.2838.jar                     | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | orbis-lib                | 0.2.0             | orbis-lib-1.12.2-0.2.0+build121.jar               | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
    | LCHIJA | aether                   | 0.2.5             | aether_ii-1.12.2-0.2.5+build121-universal.jar     | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
    | LCHIJA | baubles                  | 1.5.2             | Baubles-1.12-1.5.2.jar                            | None                                     |
    | LCHIJA | bibliocraft              | 2.4.5             | BiblioCraft[v2.4.5][MC1.12.2].jar                 | None                                     |
    | LCHIJA | jei                      | 4.15.0.268        | jei_1.12.2-4.15.0.268.jar                         | None                                     |
    | LCHIJA | forestry                 | 5.8.2.394         | forestry_1.12.2-5.8.2.394.jar                     | None                                     |
    | LCHIJA | binniecore               | 2.5.1.188         | binnie-mods-1.12.2-2.5.1.188.jar                  | None                                     |
    | LCHIJA | binniedesign             | 2.5.1.188         | binnie-mods-1.12.2-2.5.1.188.jar                  | None                                     |
    | LCHIJA | genetics                 | 2.5.1.188         | binnie-mods-1.12.2-2.5.1.188.jar                  | None                                     |
    | LCHIJA | botany                   | 2.5.1.188         | binnie-mods-1.12.2-2.5.1.188.jar                  | None                                     |
    | LCHIJA | extrabees                | 2.5.1.188         | binnie-mods-1.12.2-2.5.1.188.jar                  | None                                     |
    | LCHIJA | extratrees               | 2.5.1.188         | binnie-mods-1.12.2-2.5.1.188.jar                  | None                                     |
    | LCHIJA | biomesoplenty            | 7.0.1.2439        | BiomesOPlenty-1.12.2-7.0.1.2439-universal (1).jar | None                                     |
    | LCHIJA | blockcraftery            | 1.12.2-1.1.0      | Blockcraftery-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | carpentersblocks         | 3.4.0-poc.6       | Carpenter's Blocks v3.4.0-poc.6 - MC 1.12.2.jar   | None                                     |
    | LCHIJA | chinjufumod              | 3.2.2             | ChinjufuMod[1.12.2]3.2.2.jar                      | None                                     |
    | LCHIJA | ctm                      | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar                         | None                                     |
    | LCHIJA | chisel                   | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar                      | None                                     |
    | LCHIJA | chiselsandbits           | 14.33             | chiselsandbits-14.33 (1).jar                      | None                                     |
    | LCHIJA | customspawner            | 3.11.4            | Custom-Mob-Spawner-Mod-1.12.2.jar                 | None                                     |
    | LCHIJA | customnpcs               | 1.12              | CustomNPCs_1.12.2(30Jan19).jar                    | None                                     |
    | LCHIJA | ptrmodellib              | 1.0.4             | PTRLib-1.0.4.jar                                  | None                                     |
    | LCHIJA | props                    | 2.6.2             | Decocraft-2.6.2_1.12.2.jar                        | None                                     |
    | LCHIJA | mocreatures              | 12.0.5            | DrZharks+MoCreatures+Mod-12.0.5.jar               | None                                     |
    | LCHIJA | fairylights              | 2.1.4             | Fairy-Lights-Mod-1.12.2.jar                       | None                                     |
    | LCHIJA | cfm                      | 6.3.1             | furniture-6.3.1-1.12.2.jar                        | None                                     |
    | LCHIJA | ism                      | 2.6.1 MC-1.12.2   | ism-2.6.1 MC-1.12.2.jar                           | None                                     |
    | LCHIJA | neid                     | 1.5.4.4           | NotEnoughIDs-1.5.4.4.jar                          | None                                     |
    | LCHIJA | harvestcraft             | 1.12.2zb          | Pam's+HarvestCraft+1.12.2ze.jar                   | None                                     |
    | LCHIJA | placeableitems           | 3.2               | placeableitems-3.2.jar                            | None                                     |
    | LCHIJA | pmp                      | 1.12.1            | Plant-Mega-Pack-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | teamod                   | 1.2.2             | teamod-1.2.4-1.12.2.jar                           | None                                     |
    | LCHIJA | thaumcraft               | 6.1.BETA26        | Thaumcraft-1.12.2-6.1.BETA26.jar                  | None                                     |
    | LCHIJA | twilightforest           | 3.9.984           | twilightforest-1.12.2-3.9.984-universal.jar       | None                                     |
    | LCHIJA | worldedit                | 6.1.10-SNAPSHOT   | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None                                     |
    | LCHIJA | yarrmateys_cutemobmodels | 1.0.16            | YarrCuteMobModelsRemake-1.0.16-1.12.0 (1).jar     | None                                     |
    | LCHIJA | phosphor-lighting        | 1.12.2-0.2.6      | phosphor-1.12.2-0.2.6+build50.jar                 | f0387d288626cc2d937daa504e74af570c52a2f1 |
    | LCHIJA | mysticallib              | 1.12.2-1.3.1      | mysticallib-1.12.2-1.3.1.jar                      | None                                     |

    Loaded coremods (and transformers): 
Plugin (NotEnoughIDs-1.5.4.4.jar)
  ru.fewizz.neid.asm.Transformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
  
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['eeggs'/5654, l='New World', x=-195.50, y=64.00, z=128.50]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    OptiFine Version: OptiFine_1.12.2_HD_U_E3
    OptiFine Build: 20181210-121000
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 419.35
    OpenGlRenderer: GeForce RTX 2080/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 16

Posted

Your XRay hack appears to be breaking Forge

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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