Is there even a source that can be used to update from? I mean, I'm new to modding but I could give it a shot. I'm looking for an update to this as well because my server community is making a large jump from 1.4.7 to 1.7.10 and it's my job to replace all the mods and plugins. P
"IT'S ME
MCREATOR MOD"
But seriously, there are already like two other mods out there for FNAFcraft, JJ is just a recolour/hallucination of BB, and adding yourself in the mod is just kind of, well, egoticious.. Maybe if it was Mike or Jermeny or Fritz, that would make sense. You may want to organize your post better as well.
I swear I am going to go insane if I see one more person complain about RC. 1. Every block group added by chisel can be turned off at any time, this will fix your crash with it. 2. Check the github before making a formal report, this makes the 10th report of this. 3. Follow us or @TheChisel2 on twitter to get immediate updates on anything we do. 4. We even stated a page or two back that we fixed this.
Github's down for me. You may want to update the Curse page with it.
i really don't think its a performance issue. i have a kickass gaming pc that can max out almost any game at 1080p. so i promise its not a performance issue. i even tried using optifine and it didn't make a difference. on top of that. i wasn't getting these performance issues in 1.8 until just today. I'm very confident that its a performance bug.
Due to 1.8's new rendering system, it's now really a mixed bag of performance. For most computers it lags (And sometimes it goes borderline unplayable, like me for instance), while others it runs better than 1.8's snapshots and earlier. Also, its memory usage can skyrocket sometimes. Maybe you changed how much memory it uses or changed its settings?
You should fix the issue with Railcraft's Abyssal Block..
Time: 2/9/15 9:04 AM
Description: Initializing game
java.lang.NullPointerException: Cannot add variation in group RCAbyssalBlock for null block.
at com.cricketcraft.chisel.carving.Carving.addVariation(Carving.java:152)
at com.cricketcraft.chisel.Features$62.addBlocks(Features.java:1792)
at com.cricketcraft.chisel.Features.loadBlocks(Features.java:2526)
at com.cricketcraft.chisel.Features.preInit(Features.java:2595)
at com.cricketcraft.chisel.Chisel.preInit(Chisel.java:117)
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.GeneratedMethodAccessor7.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)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.cricketcraft.chisel.carving.Carving.addVariation(Carving.java:152)
at com.cricketcraft.chisel.Features$62.addBlocks(Features.java:1792)
at com.cricketcraft.chisel.Features.loadBlocks(Features.java:2526)
at com.cricketcraft.chisel.Features.preInit(Features.java:2595)
at com.cricketcraft.chisel.Chisel.preInit(Chisel.java:117)
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.GeneratedMethodAccessor7.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)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
Also, if you need help with textures, I can try my best.
Love the mod, there is one small gripe I have, could you make the frame not break on a single left click? If you're using barrels and storage drawers it gets kinda fuzzy whether you have to left or right click to get what you want, it gets rather annoying if you have to "reprogram" the frame after such a mishap =)
Yeah, what you said. I recommend a function where you can edit the Super Crafting Frame by shift Left clicking on it.
You failed to mention the 51 various blocks. Armor stands, 4 new mobs, new potions, and TONS of other various features, that I think we're worth the wait.
Yeah, but only 2 are actually useful and the rest are for decoration..
They should also even let you customize aspects of gameplay, such as using the pre-1.8 anvil repair and enchanting systems (not that hard to include the old code, which isn't very complex and parts of it are shared, such as the level cost for enchantments).
Actually, that's much like an idea I had, called "World Settings". It allows you to change pretty much any aspect of the world, like mob generation, systems, etc etc.
Microsoft owning Mojang is as bad as if Electronic Arts owned it. (Where else do you think EA got the bad ideas from.)
Looks like we might have to pay to play online soon. And have to pay for texture packs. We might have to say goodby to modding MC soon. Or Microsoft might sell it to EA.
It would definitely suck if Microsoft started doing micropayments and other crap like that to milk the game. If they truly care about it's future they'd need to stay as true to the original goal of the game as possible.
0
I don't really know if there is one.
0
MCREATOR MOD"
But seriously, there are already like two other mods out there for FNAFcraft, JJ is just a recolour/hallucination of BB, and adding yourself in the mod is just kind of, well, egoticious.. Maybe if it was Mike or Jermeny or Fritz, that would make sense. You may want to organize your post better as well.
0
Github's down for me. You may want to update the Curse page with it.
0
It did get updated for some fixes.
0
Tigger: Tiger
0
1
Now DLC for Minecraft 1337. But seriously, I don't think there is any sort of snow that has been urinated on in Minecraft vanilla or console editions.
0
You can always use 1.7.10 in the meantime.
1
0
Due to 1.8's new rendering system, it's now really a mixed bag of performance. For most computers it lags (And sometimes it goes borderline unplayable, like me for instance), while others it runs better than 1.8's snapshots and earlier. Also, its memory usage can skyrocket sometimes. Maybe you changed how much memory it uses or changed its settings?
0
Time: 2/9/15 9:04 AM
Description: Initializing game
java.lang.NullPointerException: Cannot add variation in group RCAbyssalBlock for null block.
at com.cricketcraft.chisel.carving.Carving.addVariation(Carving.java:152)
at com.cricketcraft.chisel.Features$62.addBlocks(Features.java:1792)
at com.cricketcraft.chisel.Features.loadBlocks(Features.java:2526)
at com.cricketcraft.chisel.Features.preInit(Features.java:2595)
at com.cricketcraft.chisel.Chisel.preInit(Chisel.java:117)
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.GeneratedMethodAccessor7.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)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.cricketcraft.chisel.carving.Carving.addVariation(Carving.java:152)
at com.cricketcraft.chisel.Features$62.addBlocks(Features.java:1792)
at com.cricketcraft.chisel.Features.loadBlocks(Features.java:2526)
at com.cricketcraft.chisel.Features.preInit(Features.java:2595)
at com.cricketcraft.chisel.Chisel.preInit(Chisel.java:117)
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.GeneratedMethodAccessor7.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)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
0
Yeah, what you said. I recommend a function where you can edit the Super Crafting Frame by shift Left clicking on it.
0
1
At least they actually credited DrZhark for the Horses, unlike here..
Then why didn't 1.7.10 take so long?
Yeah, but only 2 are actually useful and the rest are for decoration..
Actually, that's much like an idea I had, called "World Settings". It allows you to change pretty much any aspect of the world, like mob generation, systems, etc etc.
4. Hope it doesn't lag like Nether on Overworld!
0