1.7.10
Forge
Blocks
Items
Magic
Realism
Just placed a pump next to a steam engine and the game crashed. Seems to have completely corrupted my world, because I can't start it back up.
Here's the report if it helps:
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 10/25/13 4:27 PM
Description: Initializing game
java.lang.NullPointerException
at net.minecraft.item.ItemStack.<init>(ItemStack.java:71)
at Reika.ExpandedRedstone.Registry.RedstoneTiles.getItem(RedstoneTiles.java:204)
at Reika.ExpandedRedstone.Registry.RedstoneTiles.addRecipe(RedstoneTiles.java:208)
at Reika.ExpandedRedstone.ExpandedRedstone.addRecipes(ExpandedRedstone.java:97)
at Reika.ExpandedRedstone.ExpandedRedstone.load(ExpandedRedstone.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:507)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at magic.launcher.Launcher.main(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.item.ItemStack.<init>(ItemStack.java:71)
at Reika.ExpandedRedstone.Registry.RedstoneTiles.getItem(RedstoneTiles.java:204)
at Reika.ExpandedRedstone.Registry.RedstoneTiles.addRecipe(RedstoneTiles.java:208)
at Reika.ExpandedRedstone.ExpandedRedstone.addRecipes(ExpandedRedstone.java:97)
at Reika.ExpandedRedstone.ExpandedRedstone.load(ExpandedRedstone.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:507)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at magic.launcher.Launcher.main(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Mac OS X (x86_64) version 10.8.5
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 900376120 bytes (858 MB) / 1052442624 bytes (1003 MB) up to 1052442624 bytes (1003 MB)
JVM Flags: 2 total; -Xms1012m -Xmx1012m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 89 mods loaded, 89 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.2.62.871} [Forge Mod Loader] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.10.1.871} [Minecraft Forge] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{0.9.0.5} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.6.1.3} [Not Enough Items] (NotEnoughItems 1.6.1.3 (2) 5.33.06 PM.jar) Unloaded->Constructed->Pre-initialized->Initialized
herblore{2.1e} [Herblore] (1.6.2 Herblore 5.33.06 PM.zip) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{2.9.0.6} [Damage Indicators] (1.6.4 DamageIndicators v2.9.0.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
AnimationAPI{1.1.1} [AnimationAPI] (AnimationAPI v1.1.1 mc1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
ArchimedesShipsMod{1.6.2 v1.4.4} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized->Initialized
BeerMod{0.4} [Beer Mod] (BeerMod_1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_Bloodandsteel{} [mod_Bloodandsteel] (Bloodmod.zip.zip) Unloaded->Constructed->Pre-initialized->Initialized
borderlands{0.0.8e} [Borderlands Weapon Mod] (Borderlands Weapon Mod v0.0.8e 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
CrossbowMod2{a0.1.5} [Crossbow Mod 2] (Crossbow-Mod-2-1.6.2-a0.1.5.23.jar) Unloaded->Constructed->Pre-initialized->Initialized
CustomSpawner{2.3.1} [DrZhark's CustomSpawner] (CustomMobSpawner 2.3.1 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
DayZ{8.3} [DayZ for Minecraft] (DayZ.Minecraft.1.6.4.8.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
Dirtbike{v1.1.1} [Dirtbike Mod] (Dirtbike-Mod---v111.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod v6.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
DragonAPI{release} [DragonAPI] (DragonAPI MC 1.6 v2.zip) Unloaded->Constructed->Pre-initialized->Initialized
EnergyManipulator{1.1.8} [Energy Manipulator] (EM1.6.2 1.1.8 5.33.06 PM.zip) Unloaded->Constructed->Pre-initialized->Initialized
easygunpowder{V1.6.2} [Easy Gunpowder] (Easy Gunpowder 5.33.06 PM.zip) Unloaded->Constructed->Pre-initialized->Initialized
ExpChest{3.1.40.--} [Exp Chest] (Exp Chest v3.1.40.--.zip) Unloaded->Constructed->Pre-initialized->Initialized
ExpandedRedstone{Gamma} [ExpandedRedstone] (ExpandedRedstone MC 1.6 v2.zip) Unloaded->Constructed->Pre-initialized->Errored
FerullosMods{2.8.5} [Ferullo's Mods] (Ferullos Guns Mod 2.9.0 MC 1.6.2 5.33.06 PM.zip) Unloaded->Constructed->Pre-initialized->Initialized
FireGun{1.0.0} [FireGun] (FireGun_1.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
FlansMod{3.0.4} [Flans Mod] (FlansMod-3.0.4 5.33.06 PM.jar) Unloaded->Constructed->Pre-initialized->Initialized
flenixcities{0.3.0} [FlenixCities] (FlenixCitiesCore (1) 5.33.06 PM.jar) Unloaded->Constructed->Pre-initialized->Initialized
fc_food{0.2} [FlenixCities Food] (FlenixCitiesFood 5.33.06 PM.jar) Unloaded->Constructed->Pre-initialized->Initialized
fc_largebuildings{0.1.2} [FlenixCities LargeBuildings] (FlenixCitiesLargeBuildings 5.33.06 PM.jar) Unloaded->Constructed->Pre-initialized->Initialized
fc_office{0.1.3} [FlenixCities Office] (FlenixCitiesOffice 5.33.06 PM.jar) Unloaded->Constructed->Pre-initialized->Initialized
fc_streets{0.1.2} [FlenixCities Streets] (FlenixCitiesStreets_0.1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
flintlock_guns{1.6_5} [Flintlock Guns Mod] (Flintlock_Guns_Mod_v1.6_-_MC_1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
GalacticraftCore{2.0.0} [Galacticraft Core] (Galacticraft-1.6.2-2.0.0.744.jar) Unloaded->Constructed->Pre-initialized->Initialized
GalacticraftMars{2.0.0} [Galacticraft Mars] (Galacticraft-Planets-1.6.2-2.0.0.744.jar) Unloaded->Constructed->Pre-initialized->Initialized
GalaxyWarfare{v1.0.0} [Galaxy Warfare] (Galaxy Warfare - v1.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
iChunUtil{2.3.0} [iChunUtil] (iChun-Util-Mod-1.6.x.zip) Unloaded->Constructed->Pre-initialized->Initialized
GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
GunCus{1.6.2 BETA v3.2} [Gun Customization] (GunCus 1.6.2 BETA v3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
GunCusExplosives{1.6.2 BETA v1.1} [Gun Customization Explosives] (GunCus 1.6.2 BETA v3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
GunCusOfficialGuns{1.6.2 BETA v3.1} [Gun Customization Official Guns] (GunCus 1.6.2 BETA v3.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
Hunting Traps{0.3.5} [Hunting Traps] (HT-universal-0.3.5-11.jar) Unloaded->Constructed->Pre-initialized->Initialized
halo{1.0.1 Beta} [Minecraft: Combat Evolved] (HaloCombatEvolvedBeta-1.0.2 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
barisaraci_handgun{1.1a} [Handgun Mod] (Handgun Mod [1.1a] [1.6.4].zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_IMPCallofDuty{alpha 1.1} [mod_IMPCallofDuty] (IMP Call of Duty Minecraft Mod alpha 1.1 (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
MoreExplosives{Release 3.7 for Minecraft 1.6.2} [More Explosives] (MoreExplosivesModRelease3.7forMinecraft1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
MutantCreatures{1.4.3} [Mutant Creatures] (Mutant_Creatures_v1.4.3_mc1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
OB{0.2.1 ALPHA} [Orbital Bombardment] (OrbitalBombardment-V0.2.1BETA.zip) Unloaded->Constructed->Pre-initialized->Initialized
Paintball{1.6.2v1} [Paintball] (Paintball.zip) Unloaded->Constructed->Pre-initialized->Initialized
PortalGun{2.0.1} [PortalGun] (Portal-Gun-Mod-1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
RodolRivalRebels{1.6.2} [RivalRebels] (RivalRebels 5.33.06 PM.zip) Unloaded->Constructed->Pre-initialized->Initialized
RopesPlus{1.4.8} [Ropes+] (RopePlus_1.6.2 5.33.06 PM.zip) Unloaded->Constructed->Pre-initialized->Initialized
S3DGM{0.5.0} [Stefinus 3D Gun Mod] (S3DGMV0.5.1 5.33.06 PM.zip) Unloaded->Constructed->Pre-initialized->Initialized
TF2Dispenser{1.6.2} [TF2 Dispenser] (TF2_Dispenser_1.6.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
TF2Sentry{1.6.2} [TF2 Sentry] (TF2_Sentry_1.6.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
TF2TeamAddon{1.6.1} [TF2 TeamAddon] (TF2_TeamAddon_1.6.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
TF2Teleporter{1.6.2} [TF2 Teleporter] (TF2_Teleporter_1.6.2a.zip) Unloaded->Constructed->Pre-initialized->Initialized
TFU_Mod{v1.0.0} [TFU_Mod] (TFU_Mod.zip) Unloaded->Constructed->Pre-initialized->Initialized
TheMiningDead{V.1.6.1} [TheMiningDead] (The Mining Dead V1.6.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_ThewalkingDead{1.3} [mod_ThewalkingDead] (The Walking Dead Mod [Forge] v1.3 for MC 1.6.2 5.33.06 PM.zip) Unloaded->Constructed->Pre-initialized->Initialized
camping{1.0.2e} [The Camping Mod] (TheCampingMod_1.0.2e.jar) Unloaded->Constructed->Pre-initialized->Initialized
ThrowCraft{1.1} [ThrowCraft Reloaded] (ThrowCraft-Universal-1.6.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
TorchLevers{1.3} [Torch Levers] (TorchLeversV1.3_25c0.zip) Unloaded->Constructed->Pre-initialized->Initialized
Waila{1.3.10} [Waila] (Waila_1.3.10_1.6.x.zip) Unloaded->Constructed->Pre-initialized->Initialized
WarStuff{0.5} [WarStuff] (WarStuff_v0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
WarmapMod{1.0.0} [War Mod] (WarmapMod(3) 5.33.06 PM.zip) Unloaded->Constructed->Pre-initialized->Initialized
Erebus{v0.1.0} [Erebus] ([1.6.2+] The Erebus ? 0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
TeNNoX_KeyAndCodeLock{1.3} [Key and Code Lock] ([1.6.2] Key and Code Lock v1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
MapMakingTools{v2.0.0a} [Map Making Tools] ([1.6.2] Map Making Tools - v2.0.0a 5.33.06 PM.zip) Unloaded->Constructed->Pre-initialized->Initialized
Trapcraft{v2.1.0a} [Trapcraft] ([1.6.2] Trapcraft - v2.1.0a.zip) Unloaded->Constructed->Pre-initialized->Initialized
gigimoi.energyweapons{0.1} [EnergyWeapons] ([1.6.2]Energy Weapons R2 (1) 5.33.06 PM.zip) Unloaded->Constructed->Pre-initialized->Initialized
fallout{MC1.5.2 - TFMv1.7.3} [The Fallout Mod] ([1.6.2]Fallout v2.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.2]ReiMinimap_v3.4_01 5.33.06 PM.zip) Unloaded->Constructed->Pre-initialized->Initialized
Paleocraft{1.6.4 Cambrian 1.2.8} [Paleocraft] ([1.6.4] Paleocraft 1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
AencEx{0.0.1} [AencEx] ([1.6.x]AlphaMoreEnchantments V 7.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoreEnchantments{0.0.7} [More Player Enchantments] ([1.6.x]AlphaMoreEnchantments V 7.zip) Unloaded->Constructed->Pre-initialized->Initialized
AIRI{1.8.0} [AIRI] ([Current] AIRI.jar) Unloaded->Constructed->Pre-initialized->Initialized
AIRI Industrial Extension{1.0.0} [AIRI Industrial Extension] ([Current] AIRI.jar) Unloaded->Constructed->Pre-initialized->Initialized
AIRI Terrain Extension{1.0.0} [AIRI Terrain Extension] ([Current] AIRI.jar) Unloaded->Constructed->Pre-initialized->Initialized
AliensVsPredator{3.7.0} [AliensVsPredator] ([Current] AliensVsPredator.jar) Unloaded->Constructed->Pre-initialized->Initialized
Prometheus{0.5.0} [Prometheus] ([Current] Prometheus.jar) Unloaded->Constructed->Pre-initialized->Initialized
buddycam{1.6.2 a} [BuddyCam] (buddycam-1.6.2_a.zip) Unloaded->Constructed->Pre-initialized->Initialized
Chisel{1.4.8} [Chisel] (chisel-1.6.2-1.4.8fix2.jar) Unloaded->Constructed->Pre-initialized->Initialized
MultiPageChest{1.2.4b} [Multi Page Chest] (multiPageChest-1.2.4b-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized
senitielsspacemarinemod{1.6.2a} [Senitiel's Space Marine Mod] (senitielsspacemarinemod.zip) Unloaded->Constructed->Pre-initialized->Initialized
awger_SmallBoat{0.10.6} [SmallBoat] (smallboats.0.10.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
awger_Punt{0.10.6} [Punt] (smallboats.0.10.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
awger_Whitehall{0.10.6} [Whitehall] (smallboats.0.10.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
awger_Hoy{0.10.6} [Hoy] (smallboats.0.10.6.jar) Unloaded->Constructed->Pre-initialized->Initialized
Vending{1.0.9} [Vending] (vending-1.6.2-1.0.9 5.33.06 PM.jar) Unloaded->Constructed->Pre-initialized->Initialized
Launched Version: 1.6.2-Forge9.10.1.871
LWJGL: 2.9.0
OpenGL: Intel HD Graphics 4000 OpenGL Engine GL version 2.1 INTEL-8.16.74, Intel Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Yes, I do have Dragon API installed
not my mod but download this mod
This is likely a forge version error; the "look up Fluid" method does not exist. I am using 916.
Something appears wrong with your installation - the TileEntity block is returning null.
That is everything I need to know. You have full permission.
One note:
ReactorCraft is going to change completely in terms of power generation (see schematic on previous page), so make sure your players are aware of that.
http://www.minecraftforum.net/topic/2060502-164-open-alpha-minecraft-to-the-extreme-taking-mc-modding-to-a-whole-new-level-great-ideas-and-big-project/
Sorry it's a bit brief on the thread, still a WIP xD, and also sorry I can't type a lot on my iPhone, contact me through PM for more info.
Also Reika, I loved your mods and love to see new ones coming, do you study engineering, or do you research by yourself?
No, I do not have time to work on other mods, what with 10 of my own and yes, studying as well.
Gen: 1. If you see this, please paste this into your signature and add 1 to the Gen number.
""""Criticism is not hate. Criticism isn't trolling. Please, please do not make the mistake of confusing the two." -megabyte12345" -Klockkid12Jr" -Broccoli_Monkey" -Derwan This link seems soulless...
Right now, there is no way to remove it.
Bevo made this so i thought id link it here.
Wow, that was fast...
Shoot! It's destroying the grass of the lawns, giving me slowness, and in general being a nuisance... but it's radiation, so it makes sense. Does it dissipate over time?
Gen: 1. If you see this, please paste this into your signature and add 1 to the Gen number.
""""Criticism is not hate. Criticism isn't trolling. Please, please do not make the mistake of confusing the two." -megabyte12345" -Klockkid12Jr" -Broccoli_Monkey" -Derwan This link seems soulless...
Great Job! I have not seen a new tech mod such as "Rotary Craft" in a while. I can't wait to try it out! Also, these mods deserve a mod spotlight by Direwolf20!
EDIT: It seems there is a conflict with Thaumcraft...
at thaumcraft.client.renderers.tile.TileEtherealBloomRenderer.<init>(TileEtherealBloomRenderer.java:28)
at thaumcraft.client.ClientProxy.registerDisplayInformation(ClientProxy.java:333)
at thaumcraft.common.Thaumcraft.init(Thaumcraft.java:123)
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:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:508)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
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)
talked to reika and he said NOPE.
Oh well...
Time to convert the map into a bombed city *woot*
Gen: 1. If you see this, please paste this into your signature and add 1 to the Gen number.
""""Criticism is not hate. Criticism isn't trolling. Please, please do not make the mistake of confusing the two." -megabyte12345" -Klockkid12Jr" -Broccoli_Monkey" -Derwan This link seems soulless...
My guess is an ID conflict. I use the two together all the time.
Very much an ID conflict. Search for Canola Block in Reika's RotaryCraft config and change it to a non-assigned ID.
There is one known issue, but it is an FPS issue (related to rendering and chunk boundaries), not a crash, and requires hundreds of blocks to be severe.
To address the issue, I need your logs.
They require a 3x3 area for the blades, but this is offset from the engine by one block (since the blades are on one side of the machine). So, for example, if you intend to place an engine at 100, 100, 100, with the engine facing +x (East), the following spaces must be clear:
One, they should spin down, not stop instantly, when their airflow is blocked, and two, if you rotate it to where there is space, is should continue working. A picture of your situation would be useful.
The output speed is that of the last engine in the chain. If that engine has <64 blocks of water above it (not operating at full speed or torque), the total output power is reduced because it is all at a slower speed and the last engine is not putting out a full 2048Nm of torque.
We are suddenly getting a crash on the server, it is showing up as Reika/DyeTrees/API/TreeGetter. Error log is above. We do not have tree dye installed, only rotarycraft, expanded redstone, and of course dragon API for your mods.
Digital Reality Private Pack - 200+ Mods, Dedi Server
You are using an old version.
Digital Reality Private Pack - 200+ Mods, Dedi Server
The 1.5 versions are final and will not be updated, hence the name. I do hope that is not a bug in the final 1.5.2 version, though.