Not sure if this is intended behavior I honestly don't play with world rifts too often but from what I can tell every connection works properly(aside from sometimes needing a block update on the opposite end) except for items, after marking the side with the manipulator things like Item Pipes from buildcraft or EnderIO Item conduits will only connect to the other side if there is a container on that end and will not attach to pipes on the other end.
I've gone back a few pages and haven't seen this covered at all.
Got a crash while constructing the Cloaking Tower, at the level of adding the Cloaking block I decided to remove it and add it when I finished the rest of the structure but after breaking it (In Creative Mode on a test world) my game froze up and crashed.
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 23/12/15 02:00
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at Reika.ChromatiCraft.TileEntity.TileEntityCloakingTower.isPlayerCloaked(TileEntityCloakingTower.java:212)
at Reika.ChromatiCraft.ChromaticEventManager.cloakPlayers(ChromaticEventManager.java:687)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_399_ChromaticEventManager_cloakPlayers_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at Reika.DragonAPI.Instantiable.Event.MobTargetingEvent.firePre(MobTargetingEvent.java:58)
at Reika.DragonAPI.Libraries.World.ReikaWorldHelper.getClosestVulnerablePlayer(ReikaWorldHelper.java:1993)
at net.minecraft.world.World.func_72846_b(World.java)
at net.minecraft.world.World.func_72856_b(World.java:3481)
at net.minecraft.entity.monster.EntitySlime.func_70626_be(EntitySlime.java:134)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1780)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.entity.monster.EntitySlime.func_70071_h_(EntitySlime.java:94)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at Reika.ChromatiCraft.TileEntity.TileEntityCloakingTower.isPlayerCloaked(TileEntityCloakingTower.java:212)
at Reika.ChromatiCraft.ChromaticEventManager.cloakPlayers(ChromaticEventManager.java:687)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_399_ChromaticEventManager_cloakPlayers_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at Reika.DragonAPI.Instantiable.Event.MobTargetingEvent.firePre(MobTargetingEvent.java:58)
at Reika.DragonAPI.Libraries.World.ReikaWorldHelper.getClosestVulnerablePlayer(ReikaWorldHelper.java:1993)
at net.minecraft.world.World.func_72846_b(World.java)
at net.minecraft.world.World.func_72856_b(World.java:3481)
at net.minecraft.entity.monster.EntitySlime.func_70626_be(EntitySlime.java:134)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1780)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.entity.monster.EntitySlime.func_70071_h_(EntitySlime.java:94)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
Entity's Block location: World: (74,17,68), Chunk: (at 10,1,4 in 4,4;
contains blocks 64,0,64 to 79,255,79), Region: (0,0; contains chunks 0,0
to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: TEST
All players: 1 total; [EntityPlayerMP['Master0r0'/2808, l='TEST', x=175.05, y=71.73, z=57.70]]
Chunk stats: ServerChunkCache: 495 Drop: 0
Level seed: -2747602670307251615
Level generator: ID 04 - ATG, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (166,64,68), Chunk: (at 6,4,4 in 10,4;
contains blocks 160,0,64 to 175,255,79), Region: (0,0; contains chunks
0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 112190 game time, 393597 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 73951 (now: false), thunder time: 168735 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Reika is aware of this, he is not updating to Forestry 4 for a while since very little people will be using it for a while since it changes alot and it would take alot of work for Reika to update for both version of Forestry
I've gone back a few pages just to double check I'm not repeating a bug report but if I check the recipe for anything in the game I get this crash:
DragonAPI:V9B
RotaryCraft:V9B
NEI:1.0.4.107
java.lang.IllegalStateException: Looking up recipe for 1xitem.terrasteelHelmReveal@0: 100xfluid.lubricant(492){null}, despite being in the keyset of the map, returned null on get()!Map data: {net.minecraftforge.fluids.Fluid@79d04768={400=Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed$DryingRecipe@42c0a801}, Reika.DragonAPI.Instantiable.EnhancedFluid@4de62d6f={2000=Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed$DryingRecipe@4a091071}, net.minecraftforge.fluids.FluidRegistry$2@45539bd8={1000=Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed$DryingRecipe@7c67f68}, Reika.DragonAPI.Instantiable.EnhancedFluid@4967b69c={100=Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed$DryingRecipe@4b4d79f7}, net.minecraftforge.fluids.FluidRegistry$1@65d6640={250=Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed$DryingRecipe@c0a403f}, net.minecraftforge.fluids.Fluid@4bb5fd6b={200=Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed$DryingRecipe@e025357}, net.minecraftforge.fluids.Fluid@e5a0ac5={400=Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed$DryingRecipe@3a8b40c0}}Report this to Reika!
at Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed.getRecipe(RecipesDryingBed.java:119)
at Reika.RotaryCraft.ModInterface.NEI.DryingBedHandler.loadCraftingRecipes(DryingBedHandler.java:122)
at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:327)
at Reika.RotaryCraft.ModInterface.NEI.DryingBedHandler.loadCraftingRecipes(DryingBedHandler.java:109)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:465)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:23)
at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:307)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:475)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Sweet, its always awesome to see how a dev plays with there own mods and enjoy how you build your bases and the way you setup systems is like a tutorial
I got a game freeze/crash while I was using the Containment focus on a mob that then was killed by another mob, The game didn't actually crash so there was not crash log however the FML-Client-Log was filled with:
[22:10:32] [Server thread/DEBUG] [FML/]: The world 63c96638 (Copy of Copy of Copy of Test Wor) may have leaked: seen 85 times.
[22:10:32] [Server thread/DEBUG] [FML/]: The world 5f1a1018 (Copy of Copy of Copy of Test Wor) may have leaked: seen 85 times.
[22:10:32] [Server thread/DEBUG] [FML/]: The world 1f61c80f (Copy of Copy of Copy of Test Wor) may have leaked: seen 85 times.
[22:10:32] [Server thread/DEBUG] [FML/]: The world 43126359 (Copy of Copy of Copy of Test Wor) may have leaked: seen 85 times.
[22:10:32] [Server thread/DEBUG] [FML/]: The world 54b1f7f6 (Copy of Copy of Copy of Test Wor) may have leaked: seen 85 times.
[22:10:32] [Server thread/DEBUG] [FML/]: The world 3eb52d91 (Copy of Copy of Copy of Test Wor) may have leaked: seen 85 times.
I assume its just a simple check to see if the mob stays alive
I want you to tell us about ChromatiCraft.
And how do you get the Casting Table?
It was not possible to see how to create in NEI.
I saw the site of Reika, but I could not understand.
From what i can see from the code, there is no recipe for the Casting Table, Chromaticraft is still in heavy development
mediafire gave it to me that way by default, you need to not use mediafire, use something that doesn't mess with the file extension and doesn't have bad ads and popups
The issue with the extension appears to be with Firefox, all reports of this issue have been users with firefox, ask the devs to fix it, dont ask people to change service
Do you have a better one with no bandwidth limits, no delays to download, no storage limit, no inert-file-deletion, no cost to use, and no speed problems?
Theres mega? 50GB free account, and haven't seen any issues so far with it sometimes download a file at over 4MB/s
Well it crashes if i go above forge 1204 with your mods installed and doesnt above that forge without them. Crashlog:
cpw.mods.fml.common.LoaderException: java.lang.IllegalAccessError
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
at org.multimc.EntryPoint.listen(EntryPoint.java:165)
at org.multimc.EntryPoint.main(EntryPoint.java:54)
Caused by: java.lang.IllegalAccessError
at Reika.DragonAPI.DragonAPIInit.increasePotionCount(DragonAPIInit.java:257)
at Reika.DragonAPI.DragonAPIInit.preload(DragonAPIInit.java:149)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
... 18 more
Please place your logs in a spoiler tag next time, and i think this crash was brought up before and is due to a mod making changes to the amount of potion ID's available, look back
0
Not sure if this is intended behavior I honestly don't play with world rifts too often but from what I can tell every connection works properly(aside from sometimes needing a block update on the opposite end) except for items, after marking the side with the manipulator things like Item Pipes from buildcraft or EnderIO Item conduits will only connect to the other side if there is a container on that end and will not attach to pipes on the other end.
0
I've gone back a few pages and haven't seen this covered at all.
Got a crash while constructing the Cloaking Tower, at the level of adding the Cloaking block I decided to remove it and add it when I finished the rest of the structure but after breaking it (In Creative Mode on a test world) my game froze up and crashed.
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 23/12/15 02:00
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at Reika.ChromatiCraft.TileEntity.TileEntityCloakingTower.isPlayerCloaked(TileEntityCloakingTower.java:212)
at Reika.ChromatiCraft.ChromaticEventManager.cloakPlayers(ChromaticEventManager.java:687)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_399_ChromaticEventManager_cloakPlayers_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at Reika.DragonAPI.Instantiable.Event.MobTargetingEvent.firePre(MobTargetingEvent.java:58)
at Reika.DragonAPI.Libraries.World.ReikaWorldHelper.getClosestVulnerablePlayer(ReikaWorldHelper.java:1993)
at net.minecraft.world.World.func_72846_b(World.java)
at net.minecraft.world.World.func_72856_b(World.java:3481)
at net.minecraft.entity.monster.EntitySlime.func_70626_be(EntitySlime.java:134)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1780)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.entity.monster.EntitySlime.func_70071_h_(EntitySlime.java:94)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at Reika.ChromatiCraft.TileEntity.TileEntityCloakingTower.isPlayerCloaked(TileEntityCloakingTower.java:212)
at Reika.ChromatiCraft.ChromaticEventManager.cloakPlayers(ChromaticEventManager.java:687)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_399_ChromaticEventManager_cloakPlayers_Pre.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at Reika.DragonAPI.Instantiable.Event.MobTargetingEvent.firePre(MobTargetingEvent.java:58)
at Reika.DragonAPI.Libraries.World.ReikaWorldHelper.getClosestVulnerablePlayer(ReikaWorldHelper.java:1993)
at net.minecraft.world.World.func_72846_b(World.java)
at net.minecraft.world.World.func_72856_b(World.java:3481)
at net.minecraft.entity.monster.EntitySlime.func_70626_be(EntitySlime.java:134)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1780)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
at net.minecraft.entity.monster.EntitySlime.func_70071_h_(EntitySlime.java:94)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
at net.minecraft.world.World.func_72870_g(World.java:2034)
-- Entity being ticked --
Details:
Entity Type: Slime (net.minecraft.entity.monster.EntitySlime)
Entity ID: 2627
Entity Name: Slime
Entity's Exact location: 74.20, 17.00, 68.20
Entity's Block location: World: (74,17,68), Chunk: (at 10,1,4 in 4,4;
contains blocks 64,0,64 to 79,255,79), Region: (0,0; contains chunks 0,0
to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: TEST
All players: 1 total; [EntityPlayerMP['Master0r0'/2808, l='TEST', x=175.05, y=71.73, z=57.70]]
Chunk stats: ServerChunkCache: 495 Drop: 0
Level seed: -2747602670307251615
Level generator: ID 04 - ATG, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (166,64,68), Chunk: (at 6,4,4 in 10,4;
contains blocks 160,0,64 to 175,255,79), Region: (0,0; contains chunks
0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 112190 game time, 393597 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 73951 (now: false), thunder time: 168735 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
0
YAY V10 is here
Lots of Love and Thanks Reika <3
0
Reika is aware of this, he is not updating to Forestry 4 for a while since very little people will be using it for a while since it changes alot and it would take alot of work for Reika to update for both version of Forestry
0
I've gone back a few pages just to double check I'm not repeating a bug report but if I check the recipe for anything in the game I get this crash:
DragonAPI:V9B
RotaryCraft:V9B
NEI:1.0.4.107
java.lang.IllegalStateException: Looking up recipe for 1xitem.terrasteelHelmReveal@0: 100xfluid.lubricant(492){null}, despite being in the keyset of the map, returned null on get()!Map data: {net.minecraftforge.fluids.Fluid@79d04768={400=Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed$DryingRecipe@42c0a801}, Reika.DragonAPI.Instantiable.EnhancedFluid@4de62d6f={2000=Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed$DryingRecipe@4a091071}, net.minecraftforge.fluids.FluidRegistry$2@45539bd8={1000=Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed$DryingRecipe@7c67f68}, Reika.DragonAPI.Instantiable.EnhancedFluid@4967b69c={100=Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed$DryingRecipe@4b4d79f7}, net.minecraftforge.fluids.FluidRegistry$1@65d6640={250=Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed$DryingRecipe@c0a403f}, net.minecraftforge.fluids.Fluid@4bb5fd6b={200=Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed$DryingRecipe@e025357}, net.minecraftforge.fluids.Fluid@e5a0ac5={400=Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed$DryingRecipe@3a8b40c0}}Report this to Reika!
at Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesDryingBed.getRecipe(RecipesDryingBed.java:119)
at Reika.RotaryCraft.ModInterface.NEI.DryingBedHandler.loadCraftingRecipes(DryingBedHandler.java:122)
at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:327)
at Reika.RotaryCraft.ModInterface.NEI.DryingBedHandler.loadCraftingRecipes(DryingBedHandler.java:109)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:465)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:23)
at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:307)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:475)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
0
Sweet, its always awesome to see how a dev plays with there own mods and enjoy how you build your bases and the way you setup systems is like a tutorial
0
Reika, Got a place I can grab the latest DragonAPI and Rotarycraft since they do not appear to be on curseforge right now?
Edit:Disregard, there it is ^^
0
I got a game freeze/crash while I was using the Containment focus on a mob that then was killed by another mob, The game didn't actually crash so there was not crash log however the FML-Client-Log was filled with:
[22:10:32] [Server thread/DEBUG] [FML/]: The world 63c96638 (Copy of Copy of Copy of Test Wor) may have leaked: seen 85 times.
[22:10:32] [Server thread/DEBUG] [FML/]: The world 5f1a1018 (Copy of Copy of Copy of Test Wor) may have leaked: seen 85 times.
[22:10:32] [Server thread/DEBUG] [FML/]: The world 1f61c80f (Copy of Copy of Copy of Test Wor) may have leaked: seen 85 times.
[22:10:32] [Server thread/DEBUG] [FML/]: The world 43126359 (Copy of Copy of Copy of Test Wor) may have leaked: seen 85 times.
[22:10:32] [Server thread/DEBUG] [FML/]: The world 54b1f7f6 (Copy of Copy of Copy of Test Wor) may have leaked: seen 85 times.
[22:10:32] [Server thread/DEBUG] [FML/]: The world 3eb52d91 (Copy of Copy of Copy of Test Wor) may have leaked: seen 85 times.
I assume its just a simple check to see if the mob stays alive
0
I dont even bother looking at crap like this anymore, modders and community throw around soo much hate i just kinda gave up reading this ****
0
I gave up dealing with these people xD
0
From what i can see from the code, there is no recipe for the Casting Table, Chromaticraft is still in heavy development
0
Well we cant help you till you post it
0
The issue with the extension appears to be with Firefox, all reports of this issue have been users with firefox, ask the devs to fix it, dont ask people to change service
0
Theres mega? 50GB free account, and haven't seen any issues so far with it sometimes download a file at over 4MB/s
0
Please place your logs in a spoiler tag next time, and i think this crash was brought up before and is due to a mod making changes to the amount of potion ID's available, look back