Don't know if that was already reported (the search doesn't let me search for "#Null" and "null" gives no hit).
In the chromatic lexicon on the progression tab there is an entry showing a sapling and the description says #Null. I don't think that's intended, right?
Hi i saw this line in the changelog(ChromatiCraft: Added foundation for the new dimension (NOT YET ACCESSIBLE)) will this mean that the pylons will move to that dimension when it is done?
Hi i saw this line in the changelog(ChromatiCraft: Added foundation for the new dimension (NOT YET ACCESSIBLE)) will this mean that the pylons will move to that dimension when it is done?
Edit: Well the Github does not have gradle, so maybe not as simple.
Check your PMs.
Quote from dhalekjumpDon't know if that was already reported (the search doesn't let me search for "#Null" and "null" gives no hit).
In the chromatic lexicon on the progression tab there is an entry showing a sapling and the description says #Null. I don't think that's intended, right?
That just means the text has not been written.
Quote from ChromoTriggerjumpThe way Chromaticraft renders its ores is problematic. They seem to be always rendered, causing massive FPS drops. My observations so far:
- It's not the lumen effects nor the trees, but really the ores. Even a newly generated ocean causes higher FPS drops than an active casting temple with hundreds of repeaters and several lumen trees.
- The FPS drop is huge. For me (decent PC from two years ago) it's from 40 down to 15 FPS.
- If I reset my CC knowledge, making the ores look like stone again, the problem disappears.
So it surely looks like it is indeed the rendering of ores. Please fix it or offer a config to have them render like any other ore (they look pretty nice as they are now, but the huge FPS drop is probably not worth it).
They are ISBRH renders like most other blocks; they only rerender when the chunk does. I also see no indication of this.
Quote from JakiHappyCityjumpHello Reika. Can I post you mod in my future modpack "Instability" in ATLauncher. I hope you will give me the opportunity to put your mods (ChromatiCraft, RotaryCraft (And of course DragonAPI). I hope that you will approve the opportunity to do it. I'm sorry in advance if I'm doing anything wrong.
Is this a public pack? If so, you need to get public pack permissions by agreeing to the five rules.
Quote from smaccabejumpI'm trying to gate mods in my personal pack behind RoC, if there's 4 tiers in a mod which ingots would you recommend I use for each?
I would use HSLA for very entry-level things, inductive ingots for midlevel things, tungsten for high-level, and bedrock for endgame.
Rollback Post to RevisionRollBack
I am the developer of many mods, most famously RotaryCraft and ChromatiCraft.
Feel free to support me and my mods via PayPal or Patreon
I just installed all the v4b updates, yet a major bug I reported in v3d is still present. Thaumcraft golems and Chromaticraft do not get along; the following error spams multiple times per second with CC and TC installed:
Is there any possible way to fix this? I really want to use ChromatiCraft but the errors fill up the logs so fast running the server for 24 hours will destroy my server's HDD (both free space and wear&tear.) Please look in to this if you could. (Note: Currently using Thaumcraft 4.2.3.4.)
Reposting since it seems to have been overlooked...
Just started using v4b ,firaxite mined with either a fortune pick or a silk touch pick drops "chromacraft.placeholder3" 5711:10 (and just about a whole stack at that, fortune or not) While the particular item number may be unique to my instance is the ".placeholder3" intended? Not sure how to proceed?
Some questions about some of the guidance in the updated chroma lexicon:
I'm confused by the "secret burrows" hint in the Lexicon, I've found both normal nodes and nodes inside of thaumcraft dungeons, however I still can't get that particular entry to update in the book, do I need to break the nodes or something? I Also I have died a number of times but the "painful loss" won't update, no matter the nature of the death.
Prior to V4 I was able to craft rune blocks fine, but now that I've updated to v4b I can no longer craft them, I've tried level 1, level 2, and level 3 casting tables with tier 1 and tier 2 elemental manipulators. I also have the issue that even though I have all pages up to (but not including) signal transmission I cannot see the names of any of the shards except for the Vidali shards. Is this some kind of artifact of going from earlier versions to V4?
They definitely render differently: if chunk loading is slow, you can often see through the floor. Normally, you only see blocks adjacent to air, but one always sees all of your new 3D-looking blocks (Fused Crystals, Radiant Stone, Ender Stone and Firacite, but e.g. not Energized Stone or Elemental Stones).
None of your other blocks behave like this (neither from CC nor the ReC ores). Same goes for almost all other mods and vanilla.
I get the same rendering, I don't see the memory leak though. It's much like how the Xycraft ores showed up back in whatever version of minecraft had a working Xycraft release. Looking through the world before the chunks render and it's a field of iridescent orange, white, and blue.
For a temporary fix, is there a way to just turn of the ores' visibility to me (while still keeping all other CC progress)? I have enough of the stuff anyway after running the mineral extractor.
You can use an NBT editor to remove the individual progress flags, but that will likely make other things impossible.
They definitely render differently: if chunk loading is slow, you can often see through the floor. Normally, you only see blocks adjacent to air, but one always sees all of your new 3D-looking blocks (Fused Crystals, Radiant Stone, Ender Stone and Firacite, but e.g. not Energized Stone or Elemental Stones).
None of your other blocks behave like this (neither from CC nor the ReC ores). Same goes for almost all other mods and vanilla.
There also seems to be a memory leak. Maybe it is it who actually causes the problem and the rendering is just a weird way it shows:
The memory leak happens even if far away from pylons or human-built structures. After only ten minutes, RAM usage has almost doubled from 3.5GB to 7GB, while java still claims to use the same 3.5GB. After maybe twenty minutes it reaches ~9GB, all rendering stops working and only reconnecting helps. If I remove Chromaticraft, then this memory leak vanishes completely (no effect visible even after one hour). If I delete my CC progress, then it also does not happen (maybe it only takes much longer, but there was no visible impact after 30 minutes).
I can't say if this problem was in v4a or not.
I cannot reproduce this. Can you try another computer?
Quote from Kiramekijump
Reposting since it seems to have been overlooked...
Is this client or server side? Something is still injecting a null player into the event, something I now specifically handle.
Quote from The_ArcanianjumpUpdated Reika's mods and now I'm getting a Thaumcraft API related crash with the Gravestone mod (which was working before and I did not change):
Quote from The_ArcanianjumpUpdated Reika's mods and now I'm getting a Thaumcraft API related crash with the Gravestone mod (which was working before and I did not change):
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 2/13/15 4:55 PM
Description: Initializing game
java.lang.NoClassDefFoundError: gravestone/block/BlockGSSkullCandle
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
at sun.reflect.GeneratedMethodAccessor6.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.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
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)
Caused by: java.lang.ClassNotFoundException: gravestone.block.BlockGSSkullCandle
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 35 more
Caused by: java.lang.NoClassDefFoundError: thaumcraft/api/crafting/IInfusionStabiliser
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 37 more
Caused by: java.lang.ClassNotFoundException: thaumcraft.api.crafting.IInfusionStabiliser
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 41 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
at sun.reflect.GeneratedMethodAccessor6.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.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- 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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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)
Has their been an update to the Thaumcraft API that Gravestone has not updated to? (I really do not want to lose the inventory saving.) I asked this 8 hours ago on the Gravestone thread and have yet to get a response so I thought I might as well ask here.
Has their been an update to the Thaumcraft API that Gravestone has not updated to? (I really do not want to lose the inventory saving.) I asked this 8 hours ago on the Gravestone thread and have yet to get a response so I thought I might as well ask here.
Updating to v4b did not fix anything and removing Gravestone leads to a Waila crash:
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 2/15/15 2:59 PM
Description: Initializing game
java.lang.NoClassDefFoundError: mcp/mobius/waila/api/IWailaDataProvider
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
at sun.reflect.GeneratedMethodAccessor6.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.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
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)
Caused by: java.lang.ClassNotFoundException: mcp.mobius.waila.api.IWailaDataProvider
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 35 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
at sun.reflect.GeneratedMethodAccessor6.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.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- 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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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)
I thought whatever problem there was with Waila was going to be fixed in v4. I really want to try these mods out but it is hard to bring myself to do when some of my stranded utility mods do not work with them...
And if this is something that they have to take care of tell me and I will go to them.
Updating to v4b did not fix anything and removing Gravestone leads to a Waila crash:
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 2/15/15 2:59 PM
Description: Initializing game
java.lang.NoClassDefFoundError: mcp/mobius/waila/api/IWailaDataProvider
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
at sun.reflect.GeneratedMethodAccessor6.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.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
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)
Caused by: java.lang.ClassNotFoundException: mcp.mobius.waila.api.IWailaDataProvider
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 35 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
at sun.reflect.GeneratedMethodAccessor6.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.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- 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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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)
I thought whatever problem there was with Waila was going to be fixed in v4. I really want to try these mods out but it is hard to bring myself to do when some of my stranded utility mods do not work with them...
Gravestone likely has a hard dependency on an API.
As for WAILA, add the new API to the DragonAPI jar.
Rollback Post to RevisionRollBack
I am the developer of many mods, most famously RotaryCraft and ChromatiCraft.
Feel free to support me and my mods via PayPal or Patreon
One, a crash. I was looking at Uses for Brown Wool in NEI, and got an NPE Updating Screen.
Description: Ticking screen
java.lang.NullPointerException: Ticking screen
at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:217)
at Reika.DragonAPI.Libraries.ReikaRecipeHelper.getRecipeItemStack(ReikaRecipeHelper.java:248)
at Reika.DragonAPI.Libraries.ReikaRecipeHelper.calculateRecipeToItemStackArray(ReikaRecipeHelper.java:368)
at Reika.DragonAPI.Libraries.ReikaRecipeHelper.getRecipeCacheObject(ReikaRecipeHelper.java:257)
at Reika.DragonAPI.Libraries.ReikaRecipeHelper.getPermutedRecipeArray(ReikaRecipeHelper.java:277)
at Reika.RotaryCraft.Auxiliary.RecipeManagers.WorktableRecipes$WorktableRecipe.getDisplayArray(WorktableRecipes.java:248)
at Reika.RotaryCraft.ModInterface.NEI.WorktableRecipeHandler$WorktableNEIRecipe.getIngredients(WorktableRecipeHandler.java:50)
at Reika.RotaryCraft.ModInterface.NEI.WorktableRecipeHandler$WorktableNEIRecipe.getIngredients(WorktableRecipeHandler.java:33)
at codechicken.nei.recipe.TemplateRecipeHandler.getIngredientStacks(TemplateRecipeHandler.java:493)
at codechicken.nei.recipe.GuiRecipe.refreshSlots(GuiRecipe.java:224)
at codechicken.nei.recipe.GuiRecipe.refreshPage(GuiRecipe.java:201)
at codechicken.nei.recipe.GuiRecipe.func_73876_c(GuiRecipe.java:134)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:217)
at Reika.DragonAPI.Libraries.ReikaRecipeHelper.getRecipeItemStack(ReikaRecipeHelper.java:248)
at Reika.DragonAPI.Libraries.ReikaRecipeHelper.calculateRecipeToItemStackArray(ReikaRecipeHelper.java:368)
at Reika.DragonAPI.Libraries.ReikaRecipeHelper.getRecipeCacheObject(ReikaRecipeHelper.java:257)
at Reika.DragonAPI.Libraries.ReikaRecipeHelper.getPermutedRecipeArray(ReikaRecipeHelper.java:277)
at Reika.RotaryCraft.Auxiliary.RecipeManagers.WorktableRecipes$WorktableRecipe.getDisplayArray(WorktableRecipes.java:248)
at Reika.RotaryCraft.ModInterface.NEI.WorktableRecipeHandler$WorktableNEIRecipe.getIngredients(WorktableRecipeHandler.java:50)
at Reika.RotaryCraft.ModInterface.NEI.WorktableRecipeHandler$WorktableNEIRecipe.getIngredients(WorktableRecipeHandler.java:33)
at codechicken.nei.recipe.TemplateRecipeHandler.getIngredientStacks(TemplateRecipeHandler.java:493)
at codechicken.nei.recipe.GuiRecipe.refreshSlots(GuiRecipe.java:224)
at codechicken.nei.recipe.GuiRecipe.refreshPage(GuiRecipe.java:201)
at codechicken.nei.recipe.GuiRecipe.func_73876_c(GuiRecipe.java:134)
Two, WAILA. For some reason, I can't use WAILA with the v4 mods. I don't know if this is on your side or an error with something else, but when I updated from v3d to v4 / v4b, I get a crash on startup. Tried with WAILA 1.5.5, 1.5.8, and 1.5.9, with the same results.
Description: Initializing game
java.lang.NoClassDefFoundError: mcp/mobius/waila/api/IWailaDataProvider
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
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.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.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
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)
Caused by: java.lang.ClassNotFoundException: mcp.mobius.waila.api.IWailaDataProvider
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 36 more
Three, I have a Centrifuge, and I'm feeding it Canola Seed Husks. Unfortunately, I can't see a way to get the resulting Lubricant out, because Lubricant Pipes don't connect to the Centrifuge, the Centrifuge doesn't have a Bucket slot, and Lubricant can't go in Liquid Pipes.
Bumping this in hopes of an acknowledgement (and ideas about WAILA).
I also tried using a Pipe Pump to pull Lubricant from the Centrifuge, to no avail. (The mod pack I'm using for this has no other forms of item or fluid transport, so I have not checked whether or not other mods' fluid transport systems can force-extract the Lubricant.)
Gravestone likely has a hard dependency on an API.
As for WAILA, add the new API to the DragonAPI jar.
Well that sucks... really like having the inventory saving, only been 4 posts after mine a day after my post in its thread and still no response there...
I found a ~4th level folder in Waila named API and put in in at the top level of DragonAPI and everything seems to work, thank you for the quick response.
Quote from dc2008jumpI am getting a crash when I launch MineCraft with ChromatiCraft 4b installed. The game launches without crashing when I remove ChromatiCraft.
Is there a formula behind the production rate of Jet Fuel? According to the wiki, it produces 1000mB every time, but my own observations give it a range of ~900 to ~2200 (I believe. I didn't write the numbers down when I was watching it.), and I was unable to figure out what was causing it to fluctuate or if it is just random.
In the chromatic lexicon on the progression tab there is an entry showing a sapling and the description says #Null. I don't think that's intended, right?
No.
Check your PMs.
That just means the text has not been written.
They are ISBRH renders like most other blocks; they only rerender when the chunk does. I also see no indication of this.
Is this a public pack? If so, you need to get public pack permissions by agreeing to the five rules.
I would use HSLA for very entry-level things, inductive ingots for midlevel things, tungsten for high-level, and bedrock for endgame.
Reposting since it seems to have been overlooked...
Some questions about some of the guidance in the updated chroma lexicon:
I'm confused by the "secret burrows" hint in the Lexicon, I've found both normal nodes and nodes inside of thaumcraft dungeons, however I still can't get that particular entry to update in the book, do I need to break the nodes or something? I Also I have died a number of times but the "painful loss" won't update, no matter the nature of the death.
Prior to V4 I was able to craft rune blocks fine, but now that I've updated to v4b I can no longer craft them, I've tried level 1, level 2, and level 3 casting tables with tier 1 and tier 2 elemental manipulators. I also have the issue that even though I have all pages up to (but not including) signal transmission I cannot see the names of any of the shards except for the Vidali shards. Is this some kind of artifact of going from earlier versions to V4?
EDIT: removed NULL Lexicon bug report
I get the same rendering, I don't see the memory leak though. It's much like how the Xycraft ores showed up back in whatever version of minecraft had a working Xycraft release. Looking through the world before the chunks render and it's a field of iridescent orange, white, and blue.
EDIT: added rendering concurrence.
You can use an NBT editor to remove the individual progress flags, but that will likely make other things impossible.
I cannot reproduce this. Can you try another computer?
Is this client or server side? Something is still injecting a null player into the event, something I now specifically handle.
Either your LWJGL is broken or something is very wrong with your keybindings.
This is on the server side. I can provide any additional info/logs you might need, please let me know.
Updating to v4b did not fix anything and removing Gravestone leads to a Waila crash:
// Who set us up the TNT?
Time: 2/15/15 2:59 PM
Description: Initializing game
java.lang.NoClassDefFoundError: mcp/mobius/waila/api/IWailaDataProvider
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
at sun.reflect.GeneratedMethodAccessor6.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.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
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)
Caused by: java.lang.ClassNotFoundException: mcp.mobius.waila.api.IWailaDataProvider
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 35 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:59)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:492)
at sun.reflect.GeneratedMethodAccessor6.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.loadMods(Loader.java:492)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:204)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
-- 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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_31, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 658989520 bytes (628 MB) / 1020067840 bytes (972 MB) up to 3060203520 bytes (2918 MB)
JVM Flags: 18 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx3072m -XX:PermSize=256m -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc
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.85.1291 Minecraft Forge 10.13.2.1291 39 mods loaded, 39 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed
Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed
CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
NotEnoughItems{1.0.4.83} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.83-universal.jar) Unloaded->Constructed
<DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) Unloaded->Constructed
bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed
ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar) Unloaded->Constructed
StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar) Unloaded->Constructed
BiblioCraft{1.9.2} [BiblioCraft] (BiblioCraft[v1.9.2][MC1.7.10].jar) Unloaded->Constructed
DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V4b.jar) Unloaded->Constructed
CaveControl{beta} [CaveControl] (CaveControl 1.7.10 V4a.jar) Unloaded->Constructed
ChickenChunks{1.3.4.17} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.17-universal.jar) Unloaded->Constructed
ChromatiCraft{Alpha} [ChromatiCraft] (ChromatiCraft 1.7.10 V4b.jar) Unloaded->Constructed
BuildMod{v1.0} [Build Mod] (CoroUtil-1.1.1.jar) Unloaded->Constructed
CoroAI{v1.0} [CoroAI] (CoroUtil-1.1.1.jar) Unloaded->Constructed
ExtendedRenderer{v1.0} [Extended Renderer] (CoroUtil-1.1.1.jar) Unloaded->Constructed
ConfigMod{v1.0} [Extended Mod Config] (CoroUtil-1.1.1.jar) Unloaded->Constructed
CritterPet{beta} [Critter Pet] (CritterPet 1.7.10 V4a.jar) Unloaded->Constructed
RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.7.10 V4b.jar) Unloaded->Constructed
ElectriCraft{beta} [ElectriCraft] (ElectriCraft 1.7.10 V4b.jar) Unloaded->Constructed
ExpandedRedstone{Gamma} [ExpandedRedstone] (ExpandedRedstone 1.7.10 V4a.jar) Unloaded->Constructed
FastCraft{1.19} [FastCraft] (fastcraft-1.19.jar) Unloaded->Constructed
fastleafdecay{1.0} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.0.jar) Unloaded->Constructed
GeoStrata{Gamma} [GeoStrata] (GeoStrata 1.7.10 V4a.jar) Unloaded->Constructed
LegacyCraft{beta} [LegacyCraft] (LegacyCraft 1.7.10 V4a.jar) Unloaded->Constructed
MeteorCraft{beta} [MeteorCraft] (MeteorCraft 1.7.10 V4a.jar) Unloaded->Constructed
NEIAddons{1.12.3.11} [NEI Addons] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed
NEIAddons|Botany{1.12.3.11} [NEI Addons: Botany] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed
NEIAddons|Forestry{1.12.3.11} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed
NEIAddons|CraftingTables{1.12.3.11} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed
NEIAddons|ExNihilo{1.12.3.11} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed
neiintegration{1.0.5} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.5.jar) Unloaded->Constructed
NEIPlugins{1.1.0.11-unofficial} [NEI Plugins Unofficial] (NEIPlugins-MC1.7.10-1.1.0.11-unofficial.jar) Unloaded->Constructed
ReactorCraft{beta} [ReactorCraft] (ReactorCraft 1.7.10 V4b.jar) Unloaded->Constructed
UsefulTNT{beta} [Useful TNT] (UsefulTNT 1.7.10 V4a.jar) Unloaded->Constructed
VoidMonster{beta} [Void Monster] (VoidMonster 1.7.10 V4a.jar) Unloaded->Constructed
Waila{1.5.8} [Waila] (Waila-1.5.8a_1.7.10.jar) Unloaded
ZAMod{v1.9.5} [Zombie Awareness] (ZombieAwareness-1.9.6.jar) Unloaded
Launched Version: 1.7.10-Forge10.13.2.1291
LWJGL: 2.9.1
OpenGL: AMD Radeon(TM) HD 6520G GL version 4.1.11159 Compatibility Profile Context, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 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)
I thought whatever problem there was with Waila was going to be fixed in v4. I really want to try these mods out but it is hard to bring myself to do when some of my stranded utility mods do not work with them...
And if this is something that they have to take care of tell me and I will go to them.
Gravestone likely has a hard dependency on an API.
As for WAILA, add the new API to the DragonAPI jar.
Are you sure they are not just going into unloaded chunks?
Bumping this in hopes of an acknowledgement (and ideas about WAILA).
I also tried using a Pipe Pump to pull Lubricant from the Centrifuge, to no avail. (The mod pack I'm using for this has no other forms of item or fluid transport, so I have not checked whether or not other mods' fluid transport systems can force-extract the Lubricant.)
Staff Editor, FTB Wiki
Well that sucks... really like having the inventory saving, only been 4 posts after mine a day after my post in its thread and still no response there...
I found a ~4th level folder in Waila named API and put in in at the top level of DragonAPI and everything seems to work, thank you for the quick response.
http://pastebin.com/XRArdiK4
Do you know if there is anything I can do on my end to mitigate?
It seems to cause the RecipeMapper from ProjectE to fail, causing worlds to not load.
How?
It is a mod interaction. Try removing mods that add trees.
Are you available on the FTB TS or IRC right now?
This is with v3. I haven't updated the pack yet.
I've removed all mods other than:
Dragon API
Chromaticraft
I am still getting a crash:
http://pastebin.com/myx3R9mc
I note that this is on a Mac - could that be having an effect? I was able to get the mods to work on another (Windows 7) computer.