Feed the Beest Treecapitator installation help?

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

bobobobobiy

New Member
Jul 29, 2019
2
0
0
Don't know if I should've posted this in support, sorry.

Finding that getting the Axe of the Stream was too tedious, I decided to install the Treecapitator mod. This is after I found the Timber mod to be lacking because it didn't remove leaves too.

However, I quickly ran into a problem. After downloading the Treecapitator 1.4.7 Forge mod, placing it in the coremods folder of FTB Ultimate (what I play), and downloading BSPKRSCore 1.4.7 V2.02, placing it in the mods folder, I ran FTB Ultimate and encountered a problem. I get stuck on the Mojang loading screen, and this is my error message (leaving out everything that ran correctly).


  1. 2013-05-21 20:33:16 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.NoSuchMethodError: bspkrs.util.CommonUtils.getConfigDir()Ljava/lang/String;
  2. 2013-05-21 20:33:16 [INFO] [STDERR] at bspkrs.util.BSPropRegistry.registerPropHandler(BSPropRegistry.java:41)
  3. 2013-05-21 20:33:16 [INFO] [STDERR] at bspkrs.util.BSPropRegistry.registerPropHandler(BSPropRegistry.java:24)
  4. 2013-05-21 20:33:16 [INFO] [STDERR] at mod_bspkrsCore.<init>(mod_bspkrsCore.java:23)
  5. 2013-05-21 20:33:16 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  6. 2013-05-21 20:33:16 [INFO] [STDERR] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
  7. 2013-05-21 20:33:16 [INFO] [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
  8. 2013-05-21 20:33:16 [INFO] [STDERR] at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  9. 2013-05-21 20:33:16 [INFO] [STDERR] at java.lang.Class.newInstance0(Class.java:357)
  10. 2013-05-21 20:33:16 [INFO] [STDERR] at java.lang.Class.newInstance(Class.java:310)
  11. 2013-05-21 20:33:16 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:501)
  12. 2013-05-21 20:33:16 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. 2013-05-21 20:33:16 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  14. 2013-05-21 20:33:16 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  15. 2013-05-21 20:33:16 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
  16. 2013-05-21 20:33:16 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  17. 2013-05-21 20:33:16 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  18. 2013-05-21 20:33:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  19. 2013-05-21 20:33:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  20. 2013-05-21 20:33:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  21. 2013-05-21 20:33:16 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
  22. 2013-05-21 20:33:16 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. 2013-05-21 20:33:16 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  24. 2013-05-21 20:33:16 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  25. 2013-05-21 20:33:16 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
  26. 2013-05-21 20:33:16 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  27. 2013-05-21 20:33:16 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  28. 2013-05-21 20:33:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  29. 2013-05-21 20:33:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  30. 2013-05-21 20:33:16 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  31. 2013-05-21 20:33:16 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
  32. 2013-05-21 20:33:16 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
  33. 2013-05-21 20:33:16 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  34. 2013-05-21 20:33:16 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:412)
  35. 2013-05-21 20:33:16 [INFO] [STDERR] at asq.a(SourceFile:56)
  36. 2013-05-21 20:33:16 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:746)
  37. 2013-05-21 20:33:16 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:680)


Sorry, didn't know how to put in a spoiler :p

Anyway, can anyone please help? I tried reading the error, but couldn't make sense of it.
 

Yukie666

New Member
Jul 29, 2019
6
0
0
You are using [1.4.6]TreeCapitator.Forge.1.4.6.r07.Uni.CoreMod.jar (the latest version that works with the current FTB, there is no 1.4.7 specific one) right? I'm currently using Treecapitator along with the blockbreaker mod from the same author and had no issue so ever till I installed ForgeBackup and then it was a simple fix as renaming the Forge backup mod to load before it. Not sure the current specifics of your issue but it might be something similar. My advice would remove both mods, install bspkrs, boot up, if all is hunky dory, throw in treecapitator and work from there. From my very basic understanding of the coremod system loads alphabetically (someone please correct me if I'm wrong) so you might have another coremod that's screwing with treecap.
 

DriftinFool

New Member
Jul 29, 2019
642
0
0
I'm running the same treecapitator version as the above poster. I am only running BSPKRSCore 1.4.7 V1.02 and I have no issues.