FTB Unleashed and SmartMoving

  • 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
Status
Not open for further replies.

Adox

Member
Jul 29, 2019
44
0
16
Greetings one and all!

Since the release of the FTB Unleashed pack I've been working on setting up my own private server for me and my friends. We had one on Ultimate and decided to see the new sights of the more up to date version and of course all the new mods.
However, I'm not going standard on it. We're installing a few things first. Gregtech being one of them as we want to have a little more challenge. Also makes alternate things like Thaumcraft more viable for starting stuff like the Infernal Furnace. We've also installed Dimensional Doors and Mo'Creatures.

The thing is though that we had the mod called SmartMoving on our Ultimate server. A mod we really enjoy and want to have on our Unleashed server as well. But I cannot get it to work. I've done all I can think of, making sure I had the correct versions and installed it properly. The PlayerAPI and PlayerRenderAPI both work when installed. But when I install SmartMoving itself the error posted below occurs.

I turn to the combined smarts of the FTB forums for assistance and hope that someone out there might have had the same problem but was able to fix it.
Any help is appreciated as I don't have any idea what to do. And any little piece of advice might bring me to the solution.

-Adox


I do apologize for the wall of text. I'm not good with forums and don't know how to make it one of those spoiler things.


---- Minecraft Crash Report ----
// Why is it breaking :(

Time: 01/08/13 20:38
Description: Failed to start game

java.lang.RuntimeException:

========================================
Client Player API 1.1 can not be created!
----------------------------------------
Mandatory member method "PlayerBase getPlayerBase(java.lang.String)" not found in class "net.minecraft.client.entity.EntityPlayerSP".
There are two scenarios this can happen:
* The file "net\minecraft\client\entity\EntityPlayerSP.class" of Player API universal has been replaced by a file of the same name but a different source.
Install Player API universal again to fix this specific problem.
* Player API universal has been installed in the "mods" folder.
Deinstall Player API universal and install it again following the installation instructions in the readme file.
========================================

at PlayerAPI.register(PlayerAPI.java:84)
at PlayerAPI.register(PlayerAPI.java:35)
at PlayerAPI.register(PlayerAPI.java:28)
at net.smart.render.statistics.playerapi.SmartStatistics.register(SmartStatistics.java:16)
at net.smart.render.mod.Client.<init>(Client.java:35)
at net.smart.render.mod.Client.create(Client.java:26)
at mod_SmartRender.<init>(mod_SmartRender.java:23)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:495)
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:314)
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:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
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:314)
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:103)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodException: net.minecraft.client.entity.EntityPlayerSP.getPlayerBase(java.lang.String)
at java.lang.Class.getMethod(Unknown Source)
at PlayerAPI.register(PlayerAPI.java:54)
... 40 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 122068624 bytes (116 MB) / 269393920 bytes (256 MB) up to 2649489408 bytes (2526 MB)
JVM Flags: 7 total; -Xms256M -Xmx2560M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:PermSize=128m
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 v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 Feed The Beast Mod Pack 117 mods loaded, 117 mods active
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed
CodeChickenCore{0.8.7.3} [CodeChicken Core] (coremods) Unloaded->Constructed
CoFHFramework{1.5.2.5} [CoFH Framework] (coremods) Unloaded->Constructed
InfiniBows{1.0.0 build 10} [Infinity Bow Fix] (coremods) Unloaded->Constructed
NotEnoughItems{1.5.2.28} [Not Enough Items] (coremods) Unloaded->Constructed
OmniumCore{Beta-84} [CCM Core] (coremods) Unloaded->Constructed
PowerCrystalsCore{1.1.6} [PowerCrystals Core] (coremods) Unloaded->Constructed
mod_SmartMoving{Not available} [mod_SmartMoving] (minecraft.jar) Unloaded->Errored
mod_SmartRender{Not available} [mod_SmartRender] (minecraft.jar) Unloaded->Errored
CoFHCore{1.5.2.5} [CoFHCore] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed
CoFHWorld{1.5.2.5} [CoFHWorld] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed
denLib{3.0.14} [denLib] (denLib-1.5.2-3.0.14.jar) Unloaded->Constructed
CreeperCollateral{2.0.3} [CreeperCollateral] (CreeperCollateral-1.5.2-2.0.3.jar) Unloaded->Constructed
nucleum_omnium{Beta-84} [Nucleum Omnium] (Nucleum-Omnium-Beta-84.jar) Unloaded->Constructed
nucleum_world{Beta-84} [Nucleum World] (Nucleum-Omnium-Beta-84.jar) Unloaded->Constructed
ThermalExpansion{2.4.6.0} [Thermal Expansion] (ThermalExpansion-2.4.6.0.jar) Unloaded->Constructed
IC2{1.116.364-lf} [IndustrialCraft 2] (industrialcraft-2_1.116.364-lf.jar) Unloaded->Constructed
AdvancedPowerManagement{1.2.68-IC2-1.115} [Advanced Power Management] (AdvancedPowerManagement-1.2.68.jar) Unloaded->Constructed
AdvancedSolarPanel{3.3.7} [Advanced Solar Panels] (AdvancedSolarPanels-3.3.7.zip) Unloaded->Constructed
BuildCraft|Core{3.7.2} [BuildCraft] (buildcraft-A-3.7.2.jar) Unloaded->Constructed
BuildCraft|Transport{3.7.2} [BC Transport] (buildcraft-A-3.7.2.jar) Unloaded->Constructed
BuildCraft|Silicon{3.7.2} [BC Silicon] (buildcraft-A-3.7.2.jar) Unloaded->Constructed
BuildCraft|Builders{3.7.2} [BC Builders] (buildcraft-A-3.7.2.jar) Unloaded->Constructed
BuildCraft|Energy{3.7.2} [BC Energy] (buildcraft-A-3.7.2.jar) Unloaded->Constructed
BuildCraft|Factory{3.7.2} [BC Factory] (buildcraft-A-3.7.2.jar) Unloaded->Constructed
MineFactoryReloaded{1.5.1R2.6.4} [MineFactory Reloaded] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
AppliedEnergistics{rv11.e} [Applied Energistics] (AppliedEnergistics-rv11.e.zip) Unloaded->Constructed
mod_BackTools{1.5.2v1} [mod_BackTools] (BackTools-1.5.2v1.zip) Unloaded->Constructed
BiblioCraft{1.3.3} [BiblioCraft] (BiblioCraft-1.3.3.zip) Unloaded->Constructed
BiblioWoodsBoP{0.1} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods-BOP-1.0.zip) Unloaded->Constructed
MineFactoryReloaded|CompatForestryPre{1.5.1R2.6.4} [MFR Compat: Forestry (2)] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
Forestry{2.2.8.4} [Forestry for Minecraft] (forestry-A-2.2.8.4.jar) Unloaded->Constructed
BiblioWoodsForestry{0.1} [BiblioWoods Forestry Edition] (BiblioWoods-Forestry-1.0.zip) Unloaded->Constructed
BinnieCore{1.7.0b} [Binnie Core] (binnie-mods-1.7.0b.jar) Unloaded->Constructed
ExtraBees{1.7.0b} [Extra Bees] (binnie-mods-1.7.0b.jar) Unloaded->Constructed
ExtraTrees{1.7.0b} [Extra Trees] (binnie-mods-1.7.0b.jar) Unloaded->Constructed
ChargePads{2.7.0} [Charge Pads] (ChargePads-2.7.0.86.jar) Unloaded->Constructed
ChickenChunks{1.3.2.14} [ChickenChunks] (ChickenChunks 1.3.2.14.jar) Unloaded->Constructed
CompactSolars{4.2.0.52} [Compact Solar Arrays] (compactsolars-universal-1.5.2-4.2.0.52.zip) Unloaded->Constructed
ComputerCraft{1.53} [ComputerCraft] (ComputerCraft-1.53.zip) Unloaded->Constructed
CCTurtle{1.53} [ComputerCraft Turtles] (ComputerCraft-1.53.zip) Unloaded->Constructed
DamageIndicatorsMod{2.7.0.1} [Damage Indicators] (DamageIndicators-2.7.0.1.zip) Unloaded->Constructed
EnderStorage{1.4.2.16} [EnderStorage] (EnderStorage 1.4.2.16.jar) Unloaded->Constructed
factorization{0.8.01} [Factorization] (Factorization-0.8.01.jar) Unloaded->Constructed
IronChest{5.2.8.446} [Iron Chest] (ironchest-universal-1.5.2-5.2.8.446.zip) Unloaded->Constructed
mmmPowersuits{0.7.0-534} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.7.0-534.jar) Unloaded->Constructed
Natura{2.1.3} [Natura] (Natura_2.1.3.jar) Unloaded->Constructed
Railcraft{7.3.0.0} [Railcraft] (Railcraft_1.5.2-7.3.0.0.jar) Unloaded->Constructed
TConstruct{1.5.1_1.4.1.7} [Tinkers' Construct] (TConstruct_1.4.1.7.jar) Unloaded->Constructed
Thaumcraft{3.0.5h1} [Thaumcraft] (Thaumcraft3.0.5h.zip) Unloaded->Constructed
TwilightForest{1.18.2} [The Twilight Forest] (twilightforest-1.18.2.zip) Unloaded->Constructed
DartCraft{Beta 0.1.18} [DartCraft] (DartCraft Beta 0.1.18.jar) Unloaded->Constructed
xreliquary{1.5.2} [Xeno's Reliquary] (Reliquary1.0.6d.zip) Unloaded->Constructed
DenPipes{2.0.7} [DenPipes] (DenPipes-2.0.7.jar) Unloaded->Constructed
EE3{pre1h (build 16)} [Equivalent Exchange 3] (EquivalentExchange3-pre1h-16.jar) Unloaded->Constructed
ExtraUtilities{0.2.4e} [Extra Utilities] (extrautils - 0.2.4f.zip) Unloaded->Constructed
factorization.misc{0.8.01} [Factorization Miscellaneous Nonsense] (Factorization-0.8.01.jar) Unloaded->Constructed
factorization.dimensionalSlice{0.8.01} [Factorization Dimensional Slices] (Factorization-0.8.01.jar) Unloaded->Constructed
flatsigns{1.3.1} [Flat Signs] (flatsigns-1.5.2-universal-1.3.2.14.jar) Unloaded->Constructed
CCMultipart{1.0.0.103} [Forge Multipart] (ForgeMultipart-universal-1.5.2-1.0.0.103.jar) Unloaded->Constructed
CCMicroblock{1.0.0.103} [Forge Microblocks] (ForgeMultipart-universal-1.5.2-1.0.0.103.jar) Unloaded->Constructed
McMultipart{1.0.0.103} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.5.2-1.0.0.103.jar) Unloaded->Constructed
GateCopy{3.0.2} [GateCopy] (GateCopy-3.0.2.jar) Unloaded->Constructed
GraviSuite{1.9.3} [Gravitation Suite] (GraviSuite-1.9.3.zip) Unloaded->Constructed
iChunUtil{1.0.1} [iChunUtil] (iChunUtil-1.0.1.zip) Unloaded->Constructed
GraviGun{1.5.1} [GraviGun] (GravityGun-1.5.1.zip) Unloaded->Constructed
IC2NuclearControl{1.5.1c} [Nuclear Control] (IC2NuclearControl-1.5.1c.zip) Unloaded->Constructed
inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed
LogisticsPipes|Main{0.7.3.dev.587} [Logistics Pipes] (LogisticsPipes-MC1.5.2-0.7.3.dev.587.jar) Unloaded->Constructed
MagicBees{2.1.0} [Magic Bees] (magicbees-2.1.0.jar) Unloaded->Constructed
MFFS{3.1.0} [Modular Force Field System] (MFFS_Cal_v3.1.0.175.jar) Unloaded->Constructed
MineFactoryReloaded|CompatAppliedEnergistics{1.5.1R2.6.4} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatAtum{1.5.1R2.6.4} [MFR Compat: Atum] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatBackTools{1.5.1R2.6.4} [MFR Compat: BackTools] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatBiomesOPlenty{1.5.1R2.6.4} [MFR Compat: Biomes O' Plenty] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatChococraft{1.5.1R2.6.4} [MFR Compat: Chococraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatExtraBiomes{1.5.1R2.6.4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatForestry{1.5.1R2.6.4} [MFR Compat: Forestry] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatIC2{1.5.1R2.6.4} [MFR Compat: IC2] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatMagicalCrops{1.5.1R2.6.4} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
Mystcraft{0.10.5.00} [Mystcraft] (mystcraft-uni-1.5.2-0.10.5.00.zip) Unloaded->Constructed
MineFactoryReloaded|CompatMystcraft{1.5.1R2.6.4} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatPams{1.5.1R2.6.4} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatRP2{1.5.1R2.6.4} [MFR Compat: RP2] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
SoulShards{1.0.16} [Soul Shards] (SoulShards-1.0.36-universal-srg.jar) Unloaded->Constructed
MineFactoryReloaded|CompatSoulShards{1.5.1R2.6.4} [MFR Compat: SoulShards] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatSufficientBiomes{1.5.1R2.6.4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MFReloaded|CompatThaumcraft{1.5.1R2.6.4} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatThermalExpansion{1.5.1R2.6.4} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatTwilightForest{1.5.1R2.6.4} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatVanilla{1.5.1R2.6.4} [MFR Compat: Vanilla] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MineFactoryReloaded|CompatXyCraft{1.5.1R2.6.4} [MFR Compat: XyCraft] (MineFactoryReloaded-2.6.4-975.jar) Unloaded->Constructed
MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.3f.jar) Unloaded->Constructed
ModularForceFieldSystem{2.3.0.1.28} [Modular ForceField System V2] (ModularForceFieldSystem-2.3.0.1.28.jar) Unloaded->Constructed
PowersuitAddons{0.2.3-165} [Andrew2448's Modular Powersuits Addon] (MPSA-0.2.3-165_MPS-531+.jar) Unloaded->Constructed
Natura|CompatMineFactoryReloaded{0.1} [Natura compat: MFR] (Natura_2.1.3.jar) Unloaded->Constructed
NEIAddons{1.8.1.r27} [NEI Addons] (neiaddons-1.5.2-1.8.1.r27.jar) Unloaded->Constructed
NEIAddons|AE{1.8.1.r27} [NEI Addons: Applied Energistics] (neiaddons-1.5.2-1.8.1.r27.jar) Unloaded->Constructed
NEIAddons|CraftingTables{1.8.1.r27} [NEI Addons: Crafting Tables] (neiaddons-1.5.2-1.8.1.r27.jar) Unloaded->Constructed
NEIAddons|ExtraBees{1.8.1.r27} [NEI Addons: Extra Bees] (neiaddons-1.5.2-1.8.1.r27.jar) Unloaded->Constructed
NEIAddons|Forestry{1.8.1.r27} [NEI Addons: Forestry] (neiaddons-1.5.2-1.8.1.r27.jar) Unloaded->Constructed
NEIAddons|MiscPeripherals{1.8.1.r27} [NEI Addons: Misc Peripherals] (neiaddons-1.5.2-1.8.1.r27.jar) Unloaded->Constructed
NEIPlugins{1.0.9.3} [NEI Plugins] (NEIPlugins-1.0.9.3.jar) Unloaded->Constructed
ObsidiPlates{1.5.0} [Obsidian Pressure Plates] (obsidiplates-1.5.2-universal-1.5.0.13.jar) Unloaded->Constructed
OpenPeripheral{0.1.9} [OpenPeripheral] (OpenPeripheral-0.1.9.jar) Unloaded->Constructed
PluginsforForestry{3.0.17} [PluginsforForestry] (PluginsforForestry-1.5.2-3.0.17.jar) Unloaded->Constructed
PortalGun{1.5.2} [PortalGun] (PortalGun1.5.2.zip) Unloaded->Constructed
StevesCarts{2.0.0.a122} [Steve's Carts] (StevesCarts2.0.0.a122.zip) Unloaded->Constructed
TConstruct|CompatMineFactoryReloaded{0.1} [TConstruct Compat: MFR] (TConstruct_1.4.1.7.jar) Unloaded->Constructed
ThaumicTinkerer{1.0.7} [Thaumic Tinkerer] (Thaumic Tinkerer [1.0.7].zip) Unloaded->Constructed
mod_ZanMinimap{0.9.4} [mod_ZanMinimap] (VoxelMap_1.5.2.u88.zip) Unloaded->Constructed
WR-CBE|Core{1.4} [WR-CBE Core] (WR-CBE Core 1.4.jar) Unloaded->Constructed
WR-CBE|Addons{1.4} [WR-CBE Addons] (WR-CBE Addons 1.4.jar) Unloaded->Constructed
WR-CBE|Logic{1.4.0.2} [WR-CBE Logic] (WR-CBE Logic 1.4.0.2.jar) Unloaded->Constructed
OmniTools{3.1.6.0} [OmniTools] (OmniTools-3.1.6.0.jar) Unloaded->Constructed
LWJGL: 2.4.2
OpenGL: GeForce GTX 560/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
 

Vauthil

New Member
Jul 29, 2019
1,491
-14
1
Relocated to Tech Support.

Also, hid the wall behind the SPOILER tag. =)
 

Adox

Member
Jul 29, 2019
44
0
16
Alright. Thanks for that Vauthil! Wasn't sure where exactly to put it. And I appreciate the spoiler tag.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Relocated to Tech Support.

Also, hid the wall behind the SPOILER tag. =)

Thank you for that :)

@OP: Please note this thread (gratefully stickied now)


Since I'm still trying to increased my knowledge of how all of the mods can work together (this is a disclaimer btw) I'd like to give it a shot.

Can you provide a crash log or the server log, via a pastebin.com link?
 

Adox

Member
Jul 29, 2019
44
0
16
Well Ashzification (Wooh.. Write that quickly 10 times.), you're in a for a treat!

I noticed when installing another mod that it had the same problem. This time it was a mod known as "Improved First Person". Which lets your third person body render in first person. It uses the same API as Smartmoving to change the render of the player. And since the error is almost the same, the problem is the same. I've posted both logs so you can take a look at them. With two different crashes based on the same system, you can probably.. well, something. I'm sure it'll help though.

http://pastebin.com/rWpaHKLx - The log for the SmartMoving crash.
http://pastebin.com/Fg649qHj - And the log for the Improved First Person crash.

Good luck! And please do tell me if you figure something out, I'd love to be able to use these two mods. Thanks in advance for at least trying!
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Can you post the link for the MCF thread and physical location you downloaded from?
I won't be able to do much more with it tonight, but I'm going to attempt to get it working tomorrow after work.
I want to make sure that I use the same versions you've got, so that's why I want the links :)
 

Adox

Member
Jul 29, 2019
44
0
16
Of course.

Here are the links to the two mods:
http://www.mediafire.com/download/1zqgx3xzz2d59l7/MC 1.5.2 - Smart Moving 14.0.zip
http://minecraft.curseforge.com/mc-mods/improved-first-person/files/2-improved-first-person-1-5-2r2/

(IFP also requires this: http://www.mediafire.com/download/jcxpih2nclc693n/Kes5219Utils.zip)

And here is the link to the API they both use:
http://www.mediafire.com/download/o066rsyes46cflj/MC+1.5.2+-+Player+API+render+1.4.zip

The API needs to be extracted directly into the minecraft.jar.
The SmartMoving zip goes into mods like any other mod.

And I think the IFP jar goes into coremods, as does KesUtils.jar thing once you extract it from the zip.

Edit: the link to IFP didn't work properly. Hopefully fixed it.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
I've not gotten this to successfully work yet. I'll try again later after today after a nap or some relax time.
 
Status
Not open for further replies.