View Issue Details

IDProjectCategoryView StatusLast Update
0001675Industrial-Craft²nuclear reactor and anything associatedpublic2015-08-04 17:38
Reporterpyure Assigned ToAroma1997  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in VersionBuilds for MC 1.7.10 
Summary0001675: NPE Cooling 5x5 Reactor via Fluid Regulator
DescriptionI'm attempting to test pressure reactors in industrialcraft-2-2.2.756-experimental

Trying to figure out how to supply them with coolant. Game instantly crashes if you pass in coolant via fluid regulator.
Steps To Reproduce* Build 5x5 reactor
* Include fluid port
* Place regulator against fluid port (pointed correctedly at port)
* Put fluid in fluid regulator (universal cells via regulator)
* Use one of the + buttons to ensure throughput. (1 mb/s)
* Provide power to regulator
* Crash.

Log attached.
Additional Information* Tried both Cold Coolant and Distilled Water
* Cold Coolant can be supplied successfully via cells in the reactor gui itself



TagsNo tags attached.
Minecraft Version

Relationships

duplicate of 0001654 resolvedAroma1997 Crash when regulator directly inputs water into steam generator 

Activities

pyure

2015-07-24 00:22

reporter  

crash-2015-07-23_20.02.09-server.txt (23,521 bytes)   
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

Time: 23/07/15 8:02 PM
Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
	at ic2.core.block.reactor.tileentity.TileEntityNuclearReactorElectric.fill(TileEntityNuclearReactorElectric.java:1010)
	at ic2.core.block.reactor.tileentity.TileEntityReactorChamberElectric.fill(TileEntityReactorChamberElectric.java:297)
	at ic2.core.block.reactor.tileentity.TileEntityReactorFluidPort.fill(TileEntityReactorFluidPort.java:143)
	at ic2.core.block.machine.tileentity.TileEntityFluidRegulator.work(TileEntityFluidRegulator.java:111)
	at ic2.core.block.machine.tileentity.TileEntityFluidRegulator.func_145845_h(TileEntityFluidRegulator.java:98)
	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.core.block.reactor.tileentity.TileEntityNuclearReactorElectric.fill(TileEntityNuclearReactorElectric.java:1010)
	at ic2.core.block.reactor.tileentity.TileEntityReactorChamberElectric.fill(TileEntityReactorChamberElectric.java:297)
	at ic2.core.block.reactor.tileentity.TileEntityReactorFluidPort.fill(TileEntityReactorFluidPort.java:143)
	at ic2.core.block.machine.tileentity.TileEntityFluidRegulator.work(TileEntityFluidRegulator.java:111)
	at ic2.core.block.machine.tileentity.TileEntityFluidRegulator.func_145845_h(TileEntityFluidRegulator.java:98)

-- Block entity being ticked --
Details:
	Name: Fluid Regulator // ic2.core.block.machine.tileentity.TileEntityFluidRegulator
	Block type: ID #554 (blockMachine2 // ic2.core.block.machine.BlockMachine2)
	Block data value: 14 / 0xE / 0b1110
	Block location: World: (-673,5,-688), Chunk: (at 15,0,0 in -43,-43; contains blocks -688,0,-688 to -673,255,-673), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513)
	Actual block type: ID #554 (blockMachine2 // ic2.core.block.machine.BlockMachine2)
	Actual block data value: 14 / 0xE / 0b1110
Stacktrace:
	at net.minecraft.world.World.func_72939_s(World.java:1939)
	at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)

-- Affected level --
Details:
	Level name: Testing New
	All players: 1 total; [GCEntityPlayerMP['Teddy_K_Godboss'/26, l='Testing New', x=-670.15, y=4.00, z=-685.51]]
	Chunk stats: ServerChunkCache: 726 Drop: 0
	Level seed: -1621025945412018441
	Level generator: ID 01 - flat, ver 0. Features enabled: false
	Level generator options: 
	Level spawn location: World: (-672,4,-698), Chunk: (at 0,0,6 in -42,-44; contains blocks -672,0,-704 to -657,255,-689), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513)
	Level time: 5985 game time, 5985 day time
	Level dimension: 0
	Level storage version: 0x04ABD - Anvil
	Level weather: Rain time: 18953 (now: false), thunder time: 153684 (now: false)
	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
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)

-- System Details --
Details:
	Minecraft Version: 1.7.10
	Operating System: Windows 7 (amd64) version 6.1
	Java Version: 1.8.0_45, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 1242992800 bytes (1185 MB) / 2788925440 bytes (2659 MB) up to 5567414272 bytes (5309 MB)
	JVM Flags: 8 total; -Xms256M -Xmx5376M -XX:PermSize=256m -XX:MaxPermSize=256M -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CICompilerCountPerCPU -XX:+TieredCompilation
	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1490 115 mods loaded, 115 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
	UCHIJAAAA	mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
	UCHIJAAAA	FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1490-1.7.10-universal.jar) 
	UCHIJAAAA	Forge{10.13.4.1490} [Minecraft Forge] (forge-1.7.10-10.13.4.1490-1.7.10-universal.jar) 
	UCHIJAAAA	appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) 
	UCHIJAAAA	Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar) 
	UCHIJAAAA	CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar) 
	UCHIJAAAA	Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) 
	UCHIJAAAA	NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar) 
	UCHIJAAAA	OpenComputers|Core{1.5.14.30} [OpenComputers (Core)] (minecraft.jar) 
	UCHIJAAAA	OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10-snapshot-145.jar) 
	UCHIJAAAA	ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) 
	UCHIJAAAA	OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar) 
	UCHIJAAAA	<CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
	UCHIJAAAA	DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar) 
	UCHIJAAAA	AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar) 
	UCHIJAAAA	appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar) 
	UCHIJAAAA	Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.jar) 
	UCHIJAAAA	AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar) 
	UCHIJAAAA	CoFHCore{1.7.10R3.0.3B4} [CoFH Core] (CoFHCore-[1.7.10]3.0.3B4-302.jar) 
	UCHIJAAAA	BuildCraft|Core{7.0.16} [BuildCraft] (buildcraft-7.0.16.jar) 
	UCHIJAAAA	BuildCraft|Factory{7.0.16} [BC Factory] (buildcraft-7.0.16.jar) 
	UCHIJAAAA	BuildCraft|Silicon{7.0.16} [BC Silicon] (buildcraft-7.0.16.jar) 
	UCHIJAAAA	BuildCraft|Energy{7.0.16} [BC Energy] (buildcraft-7.0.16.jar) 
	UCHIJAAAA	BuildCraft|Builders{7.0.16} [BC Builders] (buildcraft-7.0.16.jar) 
	UCHIJAAAA	BuildCraft|Transport{7.0.16} [BC Transport] (buildcraft-7.0.16.jar) 
	UCHIJAAAA	ExtrabiomesXL{3.16.2} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.2.jar) 
	UCHIJAAAA	HardcoreEnderExpansion{1.8.2} [Hardcore Ender Expansion] (HardcoreEnderExpansion  MC-1.7.10  v1.8.2.jar) 
	UCHIJAAAA	IC2{2.2.756-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.756-experimental.jar) 
	UCHIJAAAA	Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.jar) 
	UCHIJAAAA	GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.350.jar) 
	UCHIJAAAA	GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.350.jar) 
	UCHIJAAAA	Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) 
	UCHIJAAAA	Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) 
	UCHIJAAAA	harvestcraft{1.7.10i} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10i.jar) 
	UCHIJAAAA	Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar) 
	UCHIJAAAA	gregtech{MC1710} [GregTech] (gregtech_1.7.10-5.08.25.jar) 
	UCHIJAAAA	asielib{0.4.2} [asielib] (AsieLib-1.7.10-0.4.2.jar) 
	UCHIJAAAA	Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) 
	UCHIJAAAA	Automagy{0.26} [Automagy] (Automagy-1.7.10-0.26.jar) 
	UCHIJAAAA	bdlib{1.9.0.94} [BD Lib] (bdlib-1.9.0.94-mc1.7.10.jar) 
	UCHIJAAAA	BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar) 
	UCHIJAAAA	BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar) 
	UCHIJAAAA	BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) 
	UCHIJAAAA	BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) 
	UCHIJAAAA	qmunitylib{1.0} [QmunityLib] (QmunityLib-1.7.10-0.1.114-universal.jar) 
	UCHIJAAAA	bluepower{0.2.954} [Blue Power] (BluePower-1.7.10-0.2.954-universal.jar) 
	UCHIJAAAA	BuildCraft|Robotics{7.0.16} [BC Robotics] (buildcraft-7.0.16.jar) 
	UCHIJAAAA	BuildCraft|Compat{7.0.9} [BuildCraft Compat] (buildcraft-compat-7.0.9.jar) 
	UCHIJAAAA	CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar) 
	UCHIJAAAA	ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
	UCHIJAAAA	chisel{2.4.1.40} [Chisel 2] (Chisel2-2.4.1.40.jar) 
	UCHIJAAAA	ctmlib{1.0.1.5} [CTMLib] (Chisel2-2.4.1.40.jar) 
	UCHIJAAAA	EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar) 
	UCHIJAAAA	MrTJPCoreMod{1.1.0.27} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.27-universal.jar) 
	UCHIJAAAA	ProjRed|Core{4.7.0pre5.89} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre5.89-Base.jar) 
	UCHIJAAAA	ProjRed|Transmission{4.7.0pre5.89} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre5.89-Integration.jar) 
	UCHIJAAAA	OpenComputers{1.5.14.30} [OpenComputers] (OpenComputers-MC1.7.10-1.5.14.30-universal.jar) 
	UCHIJAAAA	computronics{1.5.5} [Computronics] (Computronics-1.7.10-1.5.5.jar) 
	UCHIJAAAA	ImmibisCore{59.1.1} [Immibis Core] (immibis-core-59.1.1.jar) 
	UCHIJAAAA	DimensionalAnchors{59.0.3} [Dimensional Anchors] (dimensional-anchor-59.0.3.jar) 
	UCHIJAAAA	Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar) 
	UCHIJAAAA	Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar) 
	UCHIJAAAA	endercore{1.7.10-0.0.1.12_alpha} [EnderCore] (EnderCore-1.7.10-0.0.1.12_alpha.jar) 
	UCHIJAAAA	EnderZoo{1.7.10-1.0.11.28} [Ender Zoo] (EnderZoo-1.7.10-1.0.11.28.jar) 
	UCHIJAAAA	ExtraUtilities{1.2.6} [Extra Utilities] (extrautilities-1.2.6.jar) 
	UCHIJAAAA	FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar) 
	UCHIJAAAA	fastleafdecay{1.1} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.1.jar) 
	UCHIJAAAA	galacticgreg{0.5} [Galactic Greg] (GalacticGreg-0.5.jar) 
	UCHIJAAAA	GemBlocksForGreg{1.5.0} [GemBlocksForGreg] (GemBlocksForGreg-1.5.0.jar) 
	UCHIJAAAA	ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-507.jar) 
	UCHIJAAAA	MagicBees{1.7.10-2.3.2} [Magic Bees] (magicbees-1.7.10-2.3.2.jar) 
	UCHIJAAAA	gendustry{1.6.0.108} [GenDustry] (gendustry-1.6.0.108-mc1.7.10.jar) 
	UCHIJAAAA	GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar) 
	UCHIJAAAA	GTTweaker{0.7.2} [GTTweaker] (GTTweaker-1.7.10-0.7.2.jar) 
	UCHIJAAAA	IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2] (IC2NuclearControl-2.2.5a-GoingForTheKill.jar) 
	UCHIJAAAA	IGWMod{1.1.4-20} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.4-20-universal.jar) 
	UCHIJAAAA	InfinityCore{1.1} [Infinity Core] (InfinityCore-1.1.jar) 
	UCHIJAAAA	inventorytweaks{1.59-dev-156-af3bc68} [Inventory Tweaks] (InventoryTweaks-1.59-dev-156.jar) 
	UCHIJAAAA	IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) 
	UCHIJAAAA	JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar) 
	UCHIJAAAA	journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar) 
	UCHIJAAAA	LogisticsPipes{0.9.1.15} [Logistics Pipes] (logisticspipes-0.9.1.15.jar) 
	UCHIJAAAA	malisiscore{1.7.10-0.12.5} [MalisisCore] (malisiscore-1.7.10-0.12.5.jar) 
	UCHIJAAAA	malisisdoors{1.7.10-1.9.3} [Malisis' Doors] (malisisdoors-1.7.10-1.9.3.jar) 
	UCHIJAAAA	MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) 
	UCHIJAAAA	modtweaker2{0.8.3} [Mod Tweaker 2] (ModTweaker-2-0.8.4_dev1.jar) 
	UCHIJAAAA	cfm{3.4.7} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) 
	UCHIJAAAA	NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar) 
	UCHIJAAAA	NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar) 
	UCHIJAAAA	NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar) 
	UCHIJAAAA	NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar) 
	UCHIJAAAA	NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar) 
	UCHIJAAAA	NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar) 
	UCHIJAAAA	NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar) 
	UCHIJAAAA	neiintegration{1.0.11} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.11.jar) 
	UCHIJAAAA	OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3-snapshot-376.jar) 
	UCHIJAAAA	OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3-snapshot-647.jar) 
	UCHIJAAAA	PneumaticCraft{1.9.3-90} [PneumaticCraft] (PneumaticCraft-1.7.10-1.9.3-90-universal.jar) 
	UCHIJAAAA	ProjRed|Integration{4.7.0pre5.89} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre5.89-Integration.jar) 
	UCHIJAAAA	RedstoneArsenal{1.7.10R1.1.1B1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1B1-85.jar) 
	UCHIJAAAA	SGCraft{1.9.3} [Greg's SG Craft] (SGCraft-1.9.3-mc1.7.10.jar) 
	UCHIJAAAA	StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar) 
	UCHIJAAAA	tcnodetracker{1.1.1} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.1.jar) 
	UCHIJAAAA	thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar) 
	UCHIJAAAA	thaumicenergistics{0.8.10.7} [Thaumic Energistics] (thaumicenergistics-0.8.10.7.jar) 
	UCHIJAAAA	Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar) 
	UCHIJAAAA	WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar) 
	UCHIJAAAA	wailaplugins{MC1.7.10-0.1.0-16} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.1.0-16.jar) 
	UCHIJAAAA	WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) 
	UCHIJAAAA	WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar) 
	UCHIJAAAA	WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar) 
	UCHIJAAAA	yampst{1.3.5} [YAMPST] (Yampst-InfiTech 3-3.1.0.jar) 
	UCHIJAAAA	McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
	UCHIJAAAA	HungerOverhaul{1.7.10-1.0.0.jenkins75} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jar) 
	UCHIJAAAA	ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
	OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
	Class transformer null safety: all safe
	AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
	CoFHCore: -[1.7.10]3.0.3B4-302
	RedstoneArsenal: -[1.7.10]1.1.1B1-85
	List of loaded APIs: 
		* AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar
		* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
		* asielibAPI (1.1) from AsieLib-1.7.10-0.4.2.jar
		* asielibAPI|chat (1.0) from AsieLib-1.7.10-0.4.2.jar
		* asielibAPI|tile (1.0) from AsieLib-1.7.10-0.4.2.jar
		* asielibAPI|tool (1.1) from AsieLib-1.7.10-0.4.2.jar
		* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
		* bluepowerAPI (1.0) from BluePower-1.7.10-0.2.954-universal.jar
		* BuildCraftAPI|blocks (1.0) from buildcraft-7.0.16.jar
		* BuildCraftAPI|blueprints (1.3) from buildcraft-7.0.16.jar
		* BuildCraftAPI|boards (2.0) from buildcraft-7.0.16.jar
		* BuildCraftAPI|core (1.0) from Railcraft_1.7.10-9.6.1.0.jar
		* BuildCraftAPI|crops (1.1) from buildcraft-7.0.16.jar
		* BuildCraftAPI|events (1.0) from buildcraft-7.0.16.jar
		* BuildCraftAPI|facades (1.1) from buildcraft-7.0.16.jar
		* BuildCraftAPI|filler (4.0) from buildcraft-7.0.16.jar
		* BuildCraftAPI|fuels (2.0) from buildcraft-7.0.16.jar
		* BuildCraftAPI|gates (4.1) from buildcraft-7.0.16.jar
		* BuildCraftAPI|items (1.1) from buildcraft-7.0.16.jar
		* BuildCraftAPI|library (2.0) from buildcraft-7.0.16.jar
		* BuildCraftAPI|power (1.3) from buildcraft-7.0.16.jar
		* BuildCraftAPI|recipes (3.0) from buildcraft-7.0.16.jar
		* BuildCraftAPI|robotics (2.1) from buildcraft-7.0.16.jar
		* BuildCraftAPI|statements (1.1) from buildcraft-7.0.16.jar
		* BuildCraftAPI|tablet (1.0) from buildcraft-7.0.16.jar
		* BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.6.1.0.jar
		* BuildCraftAPI|tools (1.0) from extrautilities-1.2.6.jar
		* BuildCraftAPI|transport (4.1) from buildcraft-7.0.16.jar
		* ChiselAPI (0.1.0) from Chisel2-2.4.1.40.jar
		* ChiselAPI|Carving (0.1.0) from Chisel2-2.4.1.40.jar
		* ChiselAPI|Rendering (0.1.0) from Chisel2-2.4.1.40.jar
		* CoFHAPI (1.7.10R1.0.2) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar
		* CoFHAPI|block (1.7.10R1.0.13B2) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHAPI|core (1.7.10R1.0.13B2) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHAPI|energy (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
		* CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.0.9.jar
		* CoFHAPI|item (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
		* CoFHAPI|modhelpers (1.7.10R1.0.13B2) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHAPI|tileentity (1.7.10R1.0.13B2) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHAPI|transport (1.7.10R1.0.1) from buildcraft-compat-7.0.9.jar
		* CoFHAPI|world (1.7.10R1.0.13B2) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib|audio (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib|gui (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib|gui|container (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib|gui|element (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib|gui|element|listbox (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib|gui|slot (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib|inventory (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib|render (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib|render|particle (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib|util (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib|util|helpers (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib|util|position (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib|world (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* CoFHLib|world|feature (1.7.10R1.0.3B4) from CoFHCore-[1.7.10]3.0.3B4-302.jar
		* computronicsAPI (1.3) from Computronics-1.7.10-1.5.5.jar
		* computronicsAPI|chat (1.3) from Computronics-1.7.10-1.5.5.jar
		* computronicsAPI|multiperipheral (1.1) from Computronics-1.7.10-1.5.5.jar
		* computronicsAPI|tape (1.0) from Computronics-1.7.10-1.5.5.jar
		* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
		* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
		* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
		* ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.3.20.jar
		* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.3.20.jar
		* ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.3.20.jar
		* ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.3.20.jar
		* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.3.20.jar
		* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.3.20.jar
		* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.3.20.jar
		* ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.3.20.jar
		* ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.3.20.jar
		* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.3.20.jar
		* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.3.20.jar
		* ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.3.20.jar
		* ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.3.20.jar
		* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.3.20.jar
		* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.350.jar
		* gendustryAPI (2.1.0) from gendustry-1.6.0.108-mc1.7.10.jar
		* IC2API (1.0) from Railcraft_1.7.10-9.6.1.0.jar
		* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar
		* OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.3-snapshot-647.jar
		* OpenComputersAPI|Component (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
		* OpenComputersAPI|Core (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
		* OpenComputersAPI|Driver (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
		* OpenComputersAPI|Driver|Item (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
		* OpenComputersAPI|Event (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
		* OpenComputersAPI|FileSystem (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
		* OpenComputersAPI|Internal (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
		* OpenComputersAPI|Machine (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
		* OpenComputersAPI|Manual (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
		* OpenComputersAPI|Network (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
		* OpenComputersAPI|Prefab (5.5.3) from OpenComputers-MC1.7.10-1.5.14.30-universal.jar
		* PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.9.3-90-universal.jar
		* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
		* RailcraftAPI|carts (1.3.1) from Railcraft_1.7.10-9.6.1.0.jar
		* RailcraftAPI|core (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
		* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
		* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.6.1.0.jar
		* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
		* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
		* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.6.1.0.jar
		* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
		* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.6.1.0.jar
		* RailcraftAPI|signals (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
		* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.6.1.0.jar
		* Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar
		* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
	Stencil buffer state: Function set: GL30, pool: forge, bits: 8
	Forestry : Info: The following plugins have been disabled in the config: natura
	AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	Player Count: 1 / 8; [GCEntityPlayerMP['Teddy_K_Godboss'/26, l='Testing New', x=-670.15, y=4.00, z=-685.51]]
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'fml,forge'

pyure

2015-07-24 00:23

reporter   ~0004016

Probably related to 0001673 or duplicate.

Chocohead

2015-07-24 13:43

developer   ~0004018

Looks related rather than duplicate. The fluid regulator doesn't like spitting fluids out to certain things.

pyure

2015-07-24 15:36

reporter   ~0004020

Is this an old issue? I thought the fluid regulator was the only non-cell method of providing fluid to a 5x5 reactor.

Chocohead

2015-07-24 15:39

developer   ~0004021

It is the only IC2 only way of doing it, but Player appears to have broken it in the 752 update.

pyure

2015-07-24 18:07

reporter   ~0004022

Got it. Thanks for the exact version. We'll rollback to <752.

Chocohead

2015-08-03 21:54

developer   ~0004059

Related to 0001654 and 0001673

Issue History

Date Modified Username Field Change
2015-07-24 00:22 pyure New Issue
2015-07-24 00:22 pyure File Added: crash-2015-07-23_20.02.09-server.txt
2015-07-24 00:23 pyure Note Added: 0004016
2015-07-24 13:43 Chocohead Note Added: 0004018
2015-07-24 15:36 pyure Note Added: 0004020
2015-07-24 15:39 Chocohead Note Added: 0004021
2015-07-24 18:07 pyure Note Added: 0004022
2015-08-03 21:54 Chocohead Note Added: 0004059
2015-08-04 17:22 Aroma1997 Relationship added duplicate of 0001654
2015-08-04 17:38 Aroma1997 Status new => resolved
2015-08-04 17:38 Aroma1997 Fixed in Version => Builds for MC 1.7.10
2015-08-04 17:38 Aroma1997 Resolution open => fixed
2015-08-04 17:38 Aroma1997 Assigned To => Aroma1997