• 1

    posted a message on Professor Flaxbeard's Wondrous Steam Power Mod [Beta] 0.26.4
    Sorry for the issues you guys have been having! 1.7.2 users hang in there, your build is coming soon!

    Beta 0.23.0, for 1.7.10.
     Beta 0.23.0 (1.7.10 only):
    ADDITION: Added FSP villager
    BUGFIX: Rock smasher drops items for non-ore blocks
    BUGFIX: Fixed Thaumcraft integration (re-enabled)
    BUGFIX: Exosuit now correctly grants armor points
    BUGFIX: Fixed exosuit model related memory leaks

    This should fix all Thaum issues, as well as some other pesky bugs. Added a fun little feature to villages too! :)
    Posted in: Minecraft Mods
  • 2

    posted a message on Professor Flaxbeard's Wondrous Steam Power Mod [Beta] 0.26.4
    PFWS+Thaumcraft 4+Baubles on latest forge 1.7.10

    Crash report:

    ---- Minecraft Crash Report ----
    // This doesn't make any sense!

    Time: 7/17/14 11:13 PM
    Description: Initializing game

    java.lang.NullPointerException: Initializing game
    at flaxbeard.steamcraft.api.book.BookPageCrafting.<init>(BookPageCrafting.java:50)
    at flaxbeard.steamcraft.api.book.BookPageCrafting.<init>(BookPageCrafting.java:37)
    at flaxbeard.steamcraft.SteamcraftBook.registerBookResearch(SteamcraftBook.java:79)
    at flaxbeard.steamcraft.Steamcraft.postInit(Steamcraft.java:170)
    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.GeneratedMethodAccessor5.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.initializeMods(Loader.java:694)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
    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:134)
    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 flaxbeard.steamcraft.api.book.BookPageCrafting.<init>(BookPageCrafting.java:50)
    at flaxbeard.steamcraft.api.book.BookPageCrafting.<init>(BookPageCrafting.java:37)
    at flaxbeard.steamcraft.SteamcraftBook.registerBookResearch(SteamcraftBook.java:79)
    at flaxbeard.steamcraft.Steamcraft.postInit(Steamcraft.java:170)
    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.GeneratedMethodAccessor5.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.initializeMods(Loader.java:694)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)

    -- Initialization --
    Details:
    Stacktrace:
    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:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Linux (amd64) version 3.2.0-65-generic
    Java Version: 1.7.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 200851208 bytes (191 MB) / 470810624 bytes (449 MB) up to 1908932608 bytes (1820 MB)
    JVM Flags: 2 total; -Xmx2G -XX:PermSize=256m
    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.23.1186 Minecraft Forge 10.13.0.1186 6 mods loaded, 6 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    FML{7.10.23.1186} [Forge Mod Loader] (forge-1.7.10-10.13.0.1186.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Forge{10.13.0.1186} [Minecraft Forge] (forge-1.7.10-10.13.0.1186.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Baubles{1.0.0.16} [Baubles] (Baubles-1.7.2-1.0.0.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Steamcraft{0.22.8} [Flaxbeard's Steam Power] (FlaxbeardsSteamPower-1.7.10-0.22.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
    Thaumcraft{4.1.1.14} [Thaumcraft] (Thaumcraft-1.7.2-4.1.1.14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Launched Version: 1.7.10-Forge10.13.0.1186
    LWJGL: 2.9.1
    OpenGL: Mesa DRI Mobile Intel® GM45 Express Chipset GL version 2.1 Mesa 8.0.4, Tungsten Graphics, Inc
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)


    Thaumcraft isn't updated for 1.7.10... What the hell are you doing?
    Posted in: Minecraft Mods
  • 1

    posted a message on CyanideX's Project: Retexture
    Quote from CyanideX
    Update: Blood Magic Retexture is now available for download!


    Thank you Based CyanideX
    Posted in: Mods Discussion
  • 1

    posted a message on Professor Flaxbeard's Wondrous Steam Power Mod [Beta] 0.26.4
    Quote from ElykeSly

    For the golem I'm still working on some prototypes. http://techne.zeux.me/115cd9d7 is this kind of like what you had in mind? I am not sure if it will be implemented yet though :)

    Why are you modeling things acting like a developer for this mod when you have no ties to it?
    Posted in: Minecraft Mods
  • 1

    posted a message on Professor Flaxbeard's Wondrous Steam Power Mod [Beta] 0.26.4
    Quote from TB_Ignatius

    It seems that hoes are not enchantable. Poor hoes.

    Also, what about making the weapons enchantable, like the bows? I used to enchant Balkon's musket with punch and flame and it was quite fun. Maybe infinity is not very appropriate.

    That's what the enhancement system is going to do.
    Quote from ElykeSly

    GUYS~

    I have great news... if all my contacts fall into place Dan from TheDiamondMinecart should be showcasing your mod soon, hope all goes well :D

    cheers,

    ElykeSly

    As long as Dan doesn't completely screw up the mod's image like he did with Totemic, in which he dubbed it "Red Indian Magic", simultaneously acting like a gigantic racist and pissing off a ton of people, which drove them away from the mod rather than towards it.
    Posted in: Minecraft Mods
  • 1

    posted a message on Professor Flaxbeard's Wondrous Steam Power Mod [Beta] 0.26.4
    So sorry for the NEI issues, guys. Just released a new build for 1.7.2 and 1.7.10 fixing some critical bugs and the NEI problem! Craft away!
    Posted in: Minecraft Mods
  • 1

    posted a message on Professor Flaxbeard's Wondrous Steam Power Mod [Beta] 0.26.4
    Just released a quick 1.7.10 build! This fixes the musket etc crashes people were having while using it for 1.7.2, but it removes Thaumcraft and Waila integration as there's no stable build of each of these mods for 1.7.10. :)
    Posted in: Minecraft Mods
  • 1

    posted a message on Professor Flaxbeard's Wondrous Steam Power Mod [Beta] 0.26.4
    It's time... FSP 0.21.5 (new versioning system :P). This update nearly doubles the ingame content base, and it makes the mod feel much more complete. 0.21.5 is for 1.7.2, we're porting to 1.7.10 as I speak.

    Beta 0.21.5:
    ADDITION: Flash boiler
    ADDITION: Rock smasher
    ADDITION: Thumper
    ADDITION: Steam powered tools
    ADDITION: Rupture disc
    ADDITION: Machines explode at high pressure
    ADDITION: Exosuit thrusters upgrade
    ADDITION: Gilded iron
    ADDITION: Brass armor
    ADDITION: Gilded armor
    ADDITION: Storage blocks
    CHANGE: Pump only turns while pumping
    CHANGE: Valves no longer adjust based on redstone
    CHANGE: Steam gauges can now be read by comparators
    CHANGE: Boilers now have particles
    CHANGE: Background tweaks to the enhancement system, no ingame effect
    CHANGE: Boilers now have a steam texture instead of defaulting to water
    BUGFIX: Crucible now consumes only what it can hold when a stack is thrown in
    BUGFIX: Fixed crucible/mold sync issues with tipping animation
    BUGFIX: Fixed boiler GUI sync issues with the burning display
    BUGFIX: Fixed pumps endlessly appearing to pump into filled containers
    BUGFIX: Fixed hitbox on the mold so players no longer infinitely fall
    Posted in: Minecraft Mods
  • 1

    posted a message on Professor Flaxbeard's Wondrous Steam Power Mod [Beta] 0.26.4
    While you wait, perhaps a current (not final) changelog could hold you over?
     PRERELEASE 21:
    ADDITION: Flash boiler
    ADDITION: Rock smasher
    ADDITION: Thumper
    ADDITION: Steam powered tools
    ADDITION: Rupture disc
    ADDITION: Machines explode at high pressure
    ADDITION: Exosuit thrusters upgrade
    ADDITION: Gilded iron
    ADDITION: Brass armor
    ADDITION: Gilded armor
    ADDITION: Storage blocks
    CHANGE: Pump only turns while pumping
    CHANGE: Valves no longer adjust based on redstone
    CHANGE: Steam gauges can now be read by comparators
    CHANGE: Boilers now have particles
    CHANGE: Background tweaks to the enhancement system, no ingame effect
    CHANGE: Boilers now have a steam texture instead of defaulting to water
    BUGFIX: Fixed crucible/mold sync issues
    BUGFIX: Fixed boiler GUI sync issues
    BUGFIX: Fixed pumps endlessly appearing to pump into filled containers
    BUGFIX: Fixed hitbox on the Mold
    BUGFIX: Other misc bugs that I forgot
    Posted in: Minecraft Mods
  • 1

    posted a message on Professor Flaxbeard's Wondrous Steam Power Mod [Beta] 0.26.4
    I've been gone a week, so I didn't get too much done... But that doesn't mean you don't get a new prerelease, with new content! A pump and a misc gadget that is quite useful when paired with the steam hammer.

    Prerelease 17:
    ADDITION: Survivalist's Toolkit
    ADDITION: Archimedes Screw
    CHANGE: Config added for passive steam consumption on the exosuit
    CHANGE: Exosuit recipe includes pistons
    BUGFIX: Fixed sync issues with the mold
    BUGFIX: Fixed issues with the mold eating metal or outputting incorrect results
    BUGFIX: Steam pipes no longer crash when adjacent to other mod's pipes, when fluid steam is not added.
    BUGFIX: More fixes that I can't remember.
    Posted in: Minecraft Mods
  • To post a comment, please .