I installed the mod, Render Player API core and enhancer v1.4 and another mod called TubeTransport System. I can boot Minecraft well. But I can't use the Tube Station of the mod TubeTransport System, when I try to get in, the Tube Station will push me out.
Hello, the creator of Smart Moving! Can you tell me how to add blocks on which you can climb / jump / and so on? I just make a world for passing, and I would like the player to use not only vanilla iron bars or vanilla slabs to climb. I have a mod Chisel, how to add the blocks from there to the list? Version - 1.7.10.
(Translated using Google)
This question is for Divisor and fellow Minecraft players. Okay, so I still have a modpack for 1.6.4 which I would like to use.
I want to add 3 mods: Forge, Liteloader and Smart Moving. I've never gotten all three to work at the same time.
So, here's what I do: First Install Forge, then Copy Smart Moving files into Minecraft Forge jar, then chain Liteloader to Forge.
I launch Minecraft using Liteload profile and Version i have running is Forge and even though it successfully loads to the splash screen it shows Forge installed PlayerAPI is only in the mods list but Smart Moving and Smart Render aren't....
I also tried 2 other different ways:
1. I could launch the "release Liteloader" version OR
2. I could copy Smart Moving files into LiteLoader.jar and run Liteloader....but both of these ways I get this error:
Sep 04, 2017 6:21:05 PM net.minecraft.launchwrapper.LogWrapper logSep 04, 2017 6:21:05 PM net.minecraft.launchwrapper.LogWrapper logINFO: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweakerSep 04, 2017 6:21:05 PM net.minecraft.launchwrapper.LogWrapper logINFO: Using primary tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweakerSep 04, 2017 6:21:05 PM net.minecraft.launchwrapper.LogWrapper logINFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweakerSep 04, 2017 6:21:05 PM net.minecraft.launchwrapper.LogWrapper logINFO: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweakerSep 04, 2017 6:21:05 PM net.minecraft.launchwrapper.LogWrapper logINFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker2017-09-04 18:21:05 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading2017-09-04 18:21:05 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_80, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre72017-09-04 18:21:05 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker2017-09-04 18:21:05 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker2017-09-04 18:21:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker2017-09-04 18:21:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker2017-09-04 18:21:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper2017-09-04 18:21:05 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg2017-09-04 18:21:06 [WARNING] [ForgeModLoader] Problem loading classjava.lang.SecurityException: SHA1 digest error for aul.class at sun.security.util.ManifestEntryVerifier.verify(Unknown Source) at java.util.jar.JarVerifier.processEntry(Unknown Source) at java.util.jar.JarVerifier.update(Unknown Source) at java.util.jar.JarVerifier$VerifierStream.read(Unknown Source) at java.io.FilterInputStream.read(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.readFully(LaunchClassLoader.java:289) at net.minecraft.launchwrapper.LaunchClassLoader.getClassBytes(LaunchClassLoader.java:354) at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:65) at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:225) at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:202) at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:163) at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:245) at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:123) at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) at net.minecraft.launchwrapper.Launch.main(Launch.java:27)2017-09-04 18:21:06 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class aul (aul) and the actual class. Checksum on disk is 1, in patch c94180a. Things are probably about to go very wrong. Did you put something into the jar file?2017-09-04 18:21:06 [SEVERE] [ForgeModLoader] The game is going to exit, because this is a critical error, and it is very improbable that the modded game will work, please obtain clean jar files.
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/smart/moving/SmartMoving
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:739)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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:498)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297)
at org.multimc.EntryPoint.listen(EntryPoint.java:162)
at org.multimc.EntryPoint.main(EntryPoint.java:53)
Caused by: java.lang.NoClassDefFoundError: net/smart/moving/SmartMoving
at net.smart.moving.playerapi.SmartMoving.register(SmartMoving.java:30)
at net.smart.moving.SmartMovingMod.init(SmartMovingMod.java:61)
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:498)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
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:498)
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:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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:498)
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:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
... 18 more
Caused by: java.lang.ClassNotFoundException: net.smart.moving.SmartMoving
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 47 more
Caused by: java.lang.NoClassDefFoundError: net/smart/moving/SmartMovingBase
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 49 more
Caused by: java.lang.ClassNotFoundException: net.smart.moving.SmartMovingBase
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 53 more
Strage. I have enythink works. Interesting . Do you have exactly 1.7.10? Just assembly with this mod I gave 4 friends. Everything works.
heya @Divisor - i was wondering if you had any intentions of updating it to 1.12 / 1.13... or if you abandoned this mod, if you were willing to make it open-source so someone else can take the mantle? (i really hope you continue it though...)
I really want a 1.10.2 for my sky factory map I'm building for parkour puzzles.
Hopefully if the OP can't update it he'll allow open source so someone else might do it. Such a great simple mod.
This might have been first mod that made me want to try modding. Now I'm giving it a go! Nothing like custom coding, just getting my toes wet right now.
I am actually including the concept of this mod in my "Minecraft 2.0" list. Not that I will actually write any kind of MC 2.0, probably, but if I did, the possibility of imprmovement, rendering coolness and changing hitboxes that this mod adds, would certainly be considered.
Minecraft really, really needs an updated Smart Moving, but modifying the existing player class instead of adding a new class so as to avoid the compatibility issues between Smart Moving and mods like Gender that modify the player class. Yeah, there's the Smart Moving player modified doodad whose name I forget, but that does not work with all mods (Gender for one), and has weird side effects on some things (Bibliocraft armor stands for example).
And flight ... creative flight is dumb. Flight in Minecraft should ALWAYS look like Superman.
I found a bug in v1.7.10-15.6(Mod).
I installed the mod, Render Player API core and enhancer v1.4 and another mod called TubeTransport System. I can boot Minecraft well. But I can't use the Tube Station of the mod TubeTransport System, when I try to get in, the Tube Station will push me out.
Please fix it
I've done some initial work to port this and SmartRender to 1.10.2. Builds for them are on Github here:
https://github.com/JonnyNova/SmartMoving/releases
https://github.com/JonnyNova/SmartRender/releases
Note that these builds are pre-release and definitely have some issues to them. The issues can be found on Github here:
https://github.com/JonnyNova/SmartMoving/issues
https://github.com/JonnyNova/SmartRender/issues
I won't be checking this thread for issues. Please submit any issues for these builds on GitHub.
I LOVE Your Mod , But , Is There Any Way To Add Other Mod Support ?
ooo great! He wanted to figure out github but never had time, maybe he can finally get it going and have a few community commits here and there.
Join us at our website: AIM Gaming
I'm having a crash using this mod. It won't show a crash-report and I can't find it.
The only thing I have is a picture of my mod list and a few specs from other crash logs due to not having the libraries.
Minecraft Forge 10.13.4.1614
Also, I'm running this on Windows 10
wow....you have render player API for 1.11.2, smart render for 1.8.9, and player api for 1.11.2
Oh. HOW DID I NOT NOTICE THAT. :facepalm:
Hello, the creator of Smart Moving! Can you tell me how to add blocks on which you can climb / jump / and so on? I just make a world for passing, and I would like the player to use not only vanilla iron bars or vanilla slabs to climb. I have a mod Chisel, how to add the blocks from there to the list? Version - 1.7.10.
(Translated using Google)
Can it be updated to 1.10.2?
This question is for Divisor and fellow Minecraft players. Okay, so I still have a modpack for 1.6.4 which I would like to use.
I want to add 3 mods: Forge, Liteloader and Smart Moving. I've never gotten all three to work at the same time.
So, here's what I do: First Install Forge, then Copy Smart Moving files into Minecraft Forge jar, then chain Liteloader to Forge.
I launch Minecraft using Liteload profile and Version i have running is Forge and even though it successfully loads to the splash screen it shows Forge installed PlayerAPI is only in the mods list but Smart Moving and Smart Render aren't....
I also tried 2 other different ways:
1. I could launch the "release Liteloader" version OR
2. I could copy Smart Moving files into LiteLoader.jar and run Liteloader....but both of these ways I get this error:
Sep 04, 2017 6:21:05 PM net.minecraft.launchwrapper.LogWrapper logSep 04, 2017 6:21:05 PM net.minecraft.launchwrapper.LogWrapper logINFO: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweakerSep 04, 2017 6:21:05 PM net.minecraft.launchwrapper.LogWrapper logINFO: Using primary tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweakerSep 04, 2017 6:21:05 PM net.minecraft.launchwrapper.LogWrapper logINFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweakerSep 04, 2017 6:21:05 PM net.minecraft.launchwrapper.LogWrapper logINFO: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweakerSep 04, 2017 6:21:05 PM net.minecraft.launchwrapper.LogWrapper logINFO: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker2017-09-04 18:21:05 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading2017-09-04 18:21:05 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_80, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre72017-09-04 18:21:05 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker2017-09-04 18:21:05 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker2017-09-04 18:21:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker2017-09-04 18:21:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker2017-09-04 18:21:05 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper2017-09-04 18:21:05 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg2017-09-04 18:21:06 [WARNING] [ForgeModLoader] Problem loading classjava.lang.SecurityException: SHA1 digest error for aul.class at sun.security.util.ManifestEntryVerifier.verify(Unknown Source) at java.util.jar.JarVerifier.processEntry(Unknown Source) at java.util.jar.JarVerifier.update(Unknown Source) at java.util.jar.JarVerifier$VerifierStream.read(Unknown Source) at java.io.FilterInputStream.read(Unknown Source) at net.minecraft.launchwrapper.LaunchClassLoader.readFully(LaunchClassLoader.java:289) at net.minecraft.launchwrapper.LaunchClassLoader.getClassBytes(LaunchClassLoader.java:354) at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:65) at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:225) at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:202) at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:163) at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:245) at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:123) at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) at net.minecraft.launchwrapper.Launch.main(Launch.java:27)2017-09-04 18:21:06 [SEVERE] [ForgeModLoader] There is a binary discrepency between the expected input class aul (aul) and the actual class. Checksum on disk is 1, in patch c94180a. Things are probably about to go very wrong. Did you put something into the jar file?2017-09-04 18:21:06 [SEVERE] [ForgeModLoader] The game is going to exit, because this is a critical error, and it is very improbable that the modded game will work, please obtain clean jar files.
1.12, no?, no?
i needing for my map
when I swim fly or do any of the other parkour it looks like normal but i can still do the move successfully.
What a magical bug?
When I have one item(not blok) in the most right cell in quick access panel, the smart moving GUI is not shown(enegy bar and jump bar).
If items 2 and more then all right.
if there is a block instead of an item, then the bug does not appear.
Video:
In 1.8.9 and 1.6.4 there is no such.
I did not see anything like this in 1.7.10.
Mods:
Forge 10.13.4.1614
PlayerAPI-1.7.10-1.4
SmartMoving-1.7.10-15.6
SmartRender-1.7.10-2.1
Same i tested with:
RenderPlayerAPI-1.7.10-1.4
I tested on:
Windows 7/ Windows 7 / Windows xp
Core 2 Quad Q9500 / i3 2370m / Amd mv-40
Nvidia GTX 750/ Ati radeon 7670m / Ati radeon x1250
Java 8 121 / Java 8 60 / Java 8 60
Okay. I fix it. By the radical method, but fix. I commented 202 and 203 sting in \src\main\java\net\smart\moving\render\SmartMovingRender.java
Now work all right.
For those who have encountered this problem and do not want to understand the code: https://drive.google.com/file/d/0B9JvolWO2_wHaFRFT3FlVjR5WWs/view?usp=sharing
Source code with gradle build: https://github.com/friksasha/Smart-moving-1.7.10-gradle
You can find out. No one forbids testing. Maybe you'll fix it better.
Strage. I have enythink works. Interesting . Do you have exactly 1.7.10? Just assembly with this mod I gave 4 friends. Everything works.
heya @Divisor - i was wondering if you had any intentions of updating it to 1.12 / 1.13... or if you abandoned this mod, if you were willing to make it open-source so someone else can take the mantle? (i really hope you continue it though...)
thanks in advance! hope to hear from you soon.
I really want a 1.10.2 for my sky factory map I'm building for parkour puzzles.
Hopefully if the OP can't update it he'll allow open source so someone else might do it. Such a great simple mod.
This might have been first mod that made me want to try modding. Now I'm giving it a go! Nothing like custom coding, just getting my toes wet right now.
Minecraft really, really needs an updated Smart Moving, but modifying the existing player class instead of adding a new class so as to avoid the compatibility issues between Smart Moving and mods like Gender that modify the player class. Yeah, there's the Smart Moving player modified doodad whose name I forget, but that does not work with all mods (Gender for one), and has weird side effects on some things (Bibliocraft armor stands for example).
And flight ... creative flight is dumb. Flight in Minecraft should ALWAYS look like Superman.
Sooo I guess a mod that makes me crawl into the End Gateway is off the table
Can't make a railway through it, can't crawl through it
Yes, I AM a Vampire. Nice of you to notice.
Why is that box so big? What do you mean I should stop breaking the fourth wall?