Windows .exe Crash Device not closed?

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

3v0luti0n

New Member
Jul 29, 2019
6
0
0
hello i posted earlier but i did not get any responses probably due to lack of information but here is a list of why im crashing and i cant resolve it i thought it was a block in my single player world that was crashing it but it wasnt becuz i deleted all the latest blocks i put down before it crashed i keep getting a crash report the launchers launchs fine but once i get to the actual game i get all this.
[SEVERE] [Minecraft-Client] Realms: Server not available!

---- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 1/16/14 8:05 AM
Description: Unexpected error

java.lang.NullPointerException
at net.minecraft.block.Block.canConnectRedstone(Block.java:2097)
at net.minecraft.block.BlockRedstoneWire.func_72173_e(BlockRedstoneWire.java:478)
at net.minecraft.client.renderer.RenderBlocks.func_78589_i(RenderBlocks.java:2583)
at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:454)
at net.minecraft.client.renderer.WorldRenderer.func_78907_a(WorldRenderer.java:224)
at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1574)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1129)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1002)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:946)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

Thats the client.txt

---- Minecraft Crash Report ----
// Oops.

Time: 1/16/14 8:05 AM
Description: Exception in server tick loop

java.lang.NullPointerException
at codechicken.lib.world.WorldExtensionManager.postTick(WorldExtensionManager.java:245)
at codechicken.lib.world.WorldExtensionManager.access$500(WorldExtensionManager.java:25)
at codechicken.lib.world.WorldExtensionManager$WorldExtensionServerTickHandler.tickEnd(WorldExtensionManager.java:169)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:34)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:141)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:129)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

this is the server.txt i get both of these in crash report.

this is a picture i took right after the crash as well the last thing it says before it all dissappears
Untitled.png
 
Last edited by a moderator:
the client crash appears to happen entirely in vanilla code, while the only mod the server mentions is "codechicken"
 
so what exactly are my options here? remove "codechicken" mod? or should i just take all my saves and reinstall the client becuz idk whats going on it was working completely fine now its crashing constantly
 
thats the thing. the crash report isn't specific about what exactly caused the crash.
what i can tell you is that i might be the codechicken library having an issue with sending a redstone signal to another dimension. (just a complete guess btw)
 
well i didnt add the whole crash report becuz on the bottom didnt make any sense to me of the crash report so i didnt add it but redstone signal to another dimension i mean i only have one other dimension with mystcraft i have no idea what to do i just dont want that world save to be corrupt it literally has everything i ever done on it.
 
if you can zip it up and chuck me a link to it, i can play about with it until i get it working (or break it altogether, whichever comes first :))
 
Try deleting Code Chicked Lib, in the mods folder, should be in a folder called 1.6.4
might want to just do a force update. removing codechicken lib will cause any mods that depend on it to fail to load, which will just cause more problems :/