[1.7.10] CrinkleCraft | A World of Horror v1.0.0 [HQM][Adventure][Horror]

Ackos

New Member
Jul 29, 2019
3
0
0
Quest: Jewels of the Dark, Blood extractor not updating.

haha just flooded my base with blood because i miss clicked on a full extractor. :oops:
 

Utdano

New Member
Jul 29, 2019
3
0
0
Blood Iron is not updating for the final quest of the first chapter! That said... I absolutely love this pack!
 

CrinkleCraft

New Member
Jul 29, 2019
75
0
0
Well its been a while since we had an update due to various reasons. Life being the main factor, but uploading tomorrow will be the full release of this pack including a release of a 100 Slot public server accessible through the clients menu.

Changes incoming:
PUBLIC SERVER RELEASE!
Increased crop growth to be the same as vanilla
Disabled night vision – enjoy ;)
Updated Bottle-o-blood
Added more quests! (more to come)
Added Quest rewards!!! (more to come)
Updated Crinklecraft Tweaks
Updated Evilcraft
Updated COFHCore
Updated Thermal Expansion
Updated Thermal Foundation
Added Thermal Dynamics
Updated COFHLib
 

CrinkleCraft

New Member
Jul 29, 2019
75
0
0
Pack is now updated to the full release and Public server is open for all to use. Can be connected to via the menu scree.
 

Moonpanda

Active Member
Jul 29, 2019
7
0
25
1.got a crash that made my map not load- placed an advanced genetics analyser (I have fastcraft installed)

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 20/06/15 16:40
Description: Ticking block entity

java.lang.NoSuchMethodError: net.minecraft.tileentity.TileEntity.getWorldObj()Lnet/minecraft/world/World;
at ic2.api.energy.event.EnergyTileEvent.<init>(EnergyTileEvent.java:18)
at ic2.api.energy.event.EnergyTileLoadEvent.<init>(EnergyTileLoadEvent.java:23)
at com.advGenetics.TileEntity.TileEntityDNA.func_145845_h(TileEntityDNA.java:74)
at com.advGenetics.TileEntity.TileEntityDNAAnalyser.func_145845_h(TileEntityDNAAnalyser.java:150)
at net.minecraft.world.World.func_72939_s(World.java:1939)
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 ic2.api.energy.event.EnergyTileEvent.<init>(EnergyTileEvent.java:18)

can put more crash report if necessary.

2. mechanism Metallurgic Infuser requires vanilla furnaces to make instead of blood ovens

3. mobs spawning tends to break sometimes..i noticed it on the server a lot, does sometimes on single play. one point server had around 600 creatures on the F3 menu. on ssp I turn to peaceful then back, cures it temporarily.

(sorry if my details are vague, but im really bad at writing bug reports)


..and I nearly said hello on the server Friday(morning for me, night for you ;P), but I didnt want to mess your recording.. so I say it now... Hello!! :)
 

Moonpanda

Active Member
Jul 29, 2019
7
0
25
sorry for double post, but its a new day

got another crash, this one has killed my world, forge options to remove erroring entities don't fix it. I tried to place a minefactory slaughterhouse
I do have fastcraft installed (removing it did not make world load on next try, got same crash) and java8
---- Minecraft Crash Report ----
// Sorry :(

Time: 21/06/15 17:08
Description: Unexpected error

java.lang.NoSuchMethodError: cofh.core.util.fluid.FluidTankAdv.setLock(Lnet/minecraftforge/fluids/Fluid;)V
at powercrystals.minefactoryreloaded.tile.machine.TileEntityGrinder.<init>(TileEntityGrinder.java:51)
at powercrystals.minefactoryreloaded.tile.machine.TileEntitySlaughterhouse.<init>(TileEntitySlaughterhouse.java:20)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at powercrystals.minefactoryreloaded.setup.Machine.getNewTileEntity(Machine.java:319)
at powercrystals.minefactoryreloaded.block.BlockFactoryMachine.func_149915_a(BlockFactoryMachine.java:285)
at net.minecraft.block.Block.createTileEntity(Block.java:1446)
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850)
at net.minecraft.world.World.func_147438_o(World.java:2540)
at powercrystals.minefactoryreloaded.block.BlockFactoryMachine.getLightOpacity(BlockFactoryMachine.java:81)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:631)
at net.minecraft.world.World.func_147465_d(World.java:451)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:206)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:353)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1953)
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(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)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at powercrystals.minefactoryreloaded.tile.machine.TileEntityGrinder.<init>(TileEntityGrinder.java:51)
at powercrystals.minefactoryreloaded.tile.machine.TileEntitySlaughterhouse.<init>(TileEntitySlaughterhouse.java:20)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at powercrystals.minefactoryreloaded.setup.Machine.getNewTileEntity(Machine.java:319)
at powercrystals.minefactoryreloaded.block.BlockFactoryMachine.func_149915_a(BlockFactoryMachine.java:285)
at net.minecraft.block.Block.createTileEntity(Block.java:1446)
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850)
at net.minecraft.world.World.func_147438_o(World.java:2540)
at powercrystals.minefactoryreloaded.block.BlockFactoryMachine.getLightOpacity(BlockFactoryMachine.java:81)
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:631)
at net.minecraft.world.World.func_147465_d(World.java:451)
at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:206)
at net.minecraft.item.ItemBlock.func_77648_a(ItemBlock.java:103)
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:129)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:353)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447)

-- Affected level --
Details:
I can just disable minefactory and cheat stuff back in...teaches me to backup my world ;(
 

Moonpanda

Active Member
Jul 29, 2019
7
0
25
had another crash from a minefactory block in multiplayer, with the 'steam turbine', tried putting my view to minimum, but still doesn't load, does not crash the server as far as I know, but now I cant get on it without crashing :(

must be something at my end ..but MFR is a bit outdated in this pack..so I suggest upping it to the latest.

EDIT; just to clarify.. I was out exploring looking for cows, it is not my turbine- it is in someone elses base
 
Last edited:

ashwindov

Active Member
May 4, 2015
21
2
29
I am having trouble with the blood extractor quest, even if I craft the blood extractor it won't recognise it. Can you fix this? I love this modpack, I wanted to play it earlier but the pre-1.0.0 versions won't load on my PC. Your modpack is really neat!
 

CrinkleCraft

New Member
Jul 29, 2019
75
0
0
I am having trouble with the blood extractor quest, even if I craft the blood extractor it won't recognise it. Can you fix this? I love this modpack, I wanted to play it earlier but the pre-1.0.0 versions won't load on my PC. Your modpack is really neat!
Thank you! I really appreciate the feedback, I am working on an update when I can get time!
 
  • Like
Reactions: Moonpanda

nat2601

New Member
Jul 29, 2019
68
0
0
Is blood cobblestone rare? is there a way to craft it or am i just dumb? Great pack though!
 

Shinoow

New Member
Jul 29, 2019
111
0
0
Anton, might wanna update the CoFH mods. Thermal Dynamics Fluiducts crash when placed between a empty Magma Crucible and a empty Fluid Transposer. Doing the same thing with those mods updated didn't cause the crash.
 
  • Like
Reactions: Moonpanda

Shinoow

New Member
Jul 29, 2019
111
0
0
Is blood cobblestone rare? is there a way to craft it or am i just dumb? Great pack though!
Blood Cobblestone is dropped from Blood Stone which can be found below Y = 50. Once you get down to that depth it becomes quite common.
 

valentin couto

New Member
Jul 29, 2019
5
0
0
Hello, can someone tell me where to download this Mod from? I know it seems like a stupid question, but I cant seem to find it.
 

simchajra

New Member
Jul 29, 2019
56
0
0
Hello, can someone tell me where to download this Mod from? I know it seems like a stupid question, but I cant seem to find it.
Go to the '3rd party packs' tab on the FTB launcher, hit the 'pack codes' button at the top right and fill in the pack code for this pack which is 'crinklecraft'. After hitting 'add' the pack should be at the bottom of the list.
 
  • Like
Reactions: Fey Mischief

valentin couto

New Member
Jul 29, 2019
5
0
0
Go to the '3rd party packs' tab on the FTB launcher, hit the 'pack codes' button at the top right and fill in the pack code for this pack which is 'crinklecraft'. After hitting 'add' the pack should be at the bottom of the list.
Thank you for the information