- Although changed via MC ingame control setup, keys assigned to the mod are reverting back to default everytime i restart the game. I've walked around it changing the key's default assignment in smart_moving_options txt file.
- When going prone the character is not able to go through 1 block sized gapes or passages. The character gets stuck all the times at the entrance in prone position not being able to advance trough the hole.
Using Risugami's Modloader so installed your version for it, with Magic Launcher, Player API and Render Player Api. Using too Risugami's "more stackables" and "Recipe book"
Hope it helps. Thank you for your hard and superb work!
Cheers.
I'm also having this issue with being unable to crawl through 1-block gaps. Must be either a code error or i'm doing something wrong/forgetting something.
Edit: I also can't switch the smart moving difficulty.
I installed the mod as the installation for the minecraft forge version says and every time the game starts up the game keeps crashing report( sorry for spam and thanks for updating)
Time: 7/16/13 8:28 PM
Description: Initializing game
java.lang.RuntimeException:
========================================
Smart Moving could not find the required API "Client Player API"!
----------------------------------------
Download Player API universal from: http://www.minecraftforum.net/topic/738498-/
and install it on your system to fix this specific problem.
========================================
at net.smart.utilities.Assert.clientPlayerAPI(Assert.java:41)
at net.smart.render.mod.Client.create(Client.java:24)
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.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:313)
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:193)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:173)
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:313)
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:104)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:172)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
:::Stacktrace:
at net.smart.utilities.Assert.clientPlayerAPI(Assert.java:41)
at net.smart.render.mod.Client.create(Client.java:24)
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.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:313)
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:193)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:173)
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:313)
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:104)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:172)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:470)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 53652320 bytes (51 MB) / 136364032 bytes (130 MB) up to 518979584 bytes (494 MB)
JVM Flags: 1 total; -Xmx512M
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 v8.04 FML v6.2.19.789 Minecraft Forge 9.10.0.789 6 mods loaded, 6 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{6.2.19.789} [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge{9.10.0.789} [Minecraft Forge] (coremods) Unloaded->Constructed
mod_SmartMoving{Not available} [mod_SmartMoving] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Errored
mod_SmartRender{Not available} [mod_SmartRender] (Smart Moving Universal for ModLoader or Minecraft Forge or MCPC+.zip) Unloaded->Errored
weaponmod{1.6.2 v1.13.5} [Balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed
Launched Version: 1.6.2-Forge9.10.0.789
LWJGL: 2.9.0
OpenGL: ATI Mobility Radeon HD 4200 Series GL version 3.3.11672 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.t
xt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
are you serious? This mod requires player api. The first line of the crash! Even provides a link !!!!!!!
Hi, I have a question on changing the default assign keys in the smart_moving_options.txt file. I would like to reassign the “grab” function to the middle mouse button, but I don’t know exactly what I should type after the following code?
# Default key name to "grab" (default: "LCONTROL")
move.grab.default.key.name:
I've tried Button 3, but that doesn't seem to work.
Hey, Divisor. Big fan of this mod. I'm the one that's been working on a freeroam parkour city. I just updated my server to 1.6.2, and now the smart moving sprint no longer works when jumping. If you use smart moving sprint and jump while using it you slow down in midair. Is this a bug, or is it a new feature? Can you fix this, please?
I found out one bug for version 14.1 of this mod. Key configuration is not saved every time you close the game. Anyway, my rating for this mod is a 10/10. Have not found any bugs yet.
I found out one bug for version 14.1 of this mod. Key configuration is not saved every time you close the game. Anyway, my rating for this mod is a 10/10. Have not found any bugs yet.
I think thats a bug with the new launcher, because key configs from all mods are not saved. Only the movement configs and other standard configs are saved not any from any mods.
I'm Hedgehog543 and I'v been having an unusual bug with my smart moving mod.
For some reason, when I try to crouch and crawl in a 1x1x1 hole. It prevents me from entering it when according to your page it should let me. On a server with smart moving not installed, this is normal, but it's happening to me in single player too.
I am running minecraft 1.6.2 with Optifine, too many items, mod loader, player API, render player API, Zan minimap and, of course, smart moving.
Could you look into this for me please. If you find anything, please reply.
Otherwise, the mod works perfectly. Really useful mod!
I'm Hedgehog543 and I'v been having an unusual bug with my smart moving mod.
For some reason, when I try to crouch and crawl in a 1x1x1 hole. It prevents me from entering it when according to your page it should let me. On a server with smart moving not installed, this is normal, but it's happening to me in single player too.
I am running minecraft 1.6.2 with Optifine, too many items, mod loader, player API, render player API, Zan minimap and, of course, smart moving.
Could you look into this for me please. If you find anything, please reply.
Otherwise, the mod works perfectly. Really useful mod!
Thank you.
A frustrated hedgehog543.
its not really a problem considering you dont need smart moving to go in or out anyways so whats the big deal???
It keeps crashing on my game. Not sure what to do. I think it may be crashing due to an incompatibility error, but like I said, I'm not sure. any help?
Alright, I also tried doing it in standalone, and it just wouldn't start.
I'm also having this issue with being unable to crawl through 1-block gaps. Must be either a code error or i'm doing something wrong/forgetting something.
Edit: I also can't switch the smart moving difficulty.
Thank you for the update! This has got to be one of the most awesome MC Mods out there!
Worse thing is increase speed doesn't work. Hot key is not in use and I tried other hot keys. So I am stuck at 0.0000000082% lol
I have 'Airship,' 'Millenaire,' 'Optifine,' 'OreSpawn,' and 'Zans Minimap' installed.
Is there a known incompatibility or am I using the wrong forge version?
EDIT:
found issue; didn't read up on dependencies
I'm Hedgehog543 and I'v been having an unusual bug with my smart moving mod.
For some reason, when I try to crouch and crawl in a 1x1x1 hole. It prevents me from entering it when according to your page it should let me. On a server with smart moving not installed, this is normal, but it's happening to me in single player too.
I am running minecraft 1.6.2 with Optifine, too many items, mod loader, player API, render player API, Zan minimap and, of course, smart moving.
Could you look into this for me please. If you find anything, please reply.
Otherwise, the mod works perfectly. Really useful mod!
Thank you.
A frustrated hedgehog543.
Alright, I also tried doing it in standalone, and it just wouldn't start.