Changes in this version:
- Updated the resourcepack with sounds for all blocks added in 1.10
- Added a sounds that play whilst the player is stationary
- Fixed landing sounds not always playing
I'm not active on these forums, so forgive me if I don't respond!
If you want to contact me, try going through Discord or you can find me on GitHub where I am still updating the below mods (and more):
Yes. Create a resourcepack and give it a blockmaps.cfg like you see in the default pack.
You can specify sounds for any mod blocks you need in that.
Rollback Post to RevisionRollBack
I'm not active on these forums, so forgive me if I don't respond!
If you want to contact me, try going through Discord or you can find me on GitHub where I am still updating the below mods (and more):
Wondering if someone can help me out with this error. It only happens when I add Presence Footsteps. MAtmos will load fine without it, but as soon as I try to add in Presence Footsteps, it throws a non-critical error. I haven't tried to game yet to see if I hear the footsteps either, though.
This is using either PresenceFootsteps_r5b__1.7.10, or PresenceFootsteps_r5c_Unofficial__1.7.10, combined with MAtmos_29ub4.5_mc1.7.10. I have the resource pack for PF in the resource pack folder.
EDIT: If I'm interpreting the error correctly, it's just an update error and should have no effect? I suppose I should see if it is causing a problem or not first...
EDIT 2: I hear the sounds in game, but it does seem a bit "jerky" like there's an FPS drop or something, but this doesn't happen when I remove PF. Is the error in the attachment anything I need to be concerned with, since it seems to play the sounds in game? Can it be fixed somehow? I hate running my game when it says there any kind of error. :/
EDIT 3: Seems to be an issue between PF and MAtmos_29ub4.5_mc1.7.10, as MAtmos_29ub4_mc1.7.10 loads without an error. If this is already a known incompatibility, then just ignore this whole thing. However, even though PF loads w/the error, the resource pack for MAtmos does not (rhapsodia, MSI, etc), until I use the MAtmos_29ub4_mc1.7.10 version, which does not produce an error. This whole thing might just need to get moved over to the MAtmos thread instead.
Wondering if someone can help me out with this error. It only happens when I add Presence Footsteps. MAtmos will load fine without it, but as soon as I try to add in Presence Footsteps, it throws a non-critical error. I haven't tried to game yet to see if I hear the footsteps either, though.
Would it be possible to add support for Smart Moving's crawling? I'm pretty sure the mod has hooks for it already, so it could just be added right in with the crouching. Whenever you are crawling it will still make footstep noises. Just wondering if this is possible.
Also, I'm using the 1.7.10 version because Metallurgy has yet to update. If you are willing to do this, would it be possible to add in a fix for the 1.7.10 version as well? Really love this mod! I've spent the last few days mapping a ton of custom blocks that had no sounds and it's sounding great!
Looks like you need to rebuild the source, remove the JAVA6 compatibility so the mixins work?
[12:51:34] [main/ERROR] [mixin/]: mixins.presencefootsteps.json:MNetHandlerPlayClient: Unsupported mixin class version 52. Mixin requires compatibility level JAVA_8 or above.
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: Unsupported mixin class version 52. Mixin requires compatibility level JAVA_8 or above.
at org.spongepowered.asm.mixin.transformer.MixinInfo$State.validateClassVersion(MixinInfo.java:306) ~[liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinInfo$State.validate(MixinInfo.java:276) ~[liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinInfo.validate(MixinInfo.java:709) ~[liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinConfig.postInitialise(MixinConfig.java:426) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.prepareConfigs(MixinTransformer.java:665) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.select(MixinTransformer.java:572) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transform(MixinTransformer.java:481) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy.transform(MixinTransformer.java:185) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_74]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_74]
at java.lang.Class.forName0(Native Method) [?:1.8.0_74]
at java.lang.Class.forName(Class.java:348) [?:1.8.0_74]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Didn't have this issue when I was running the 1.10 liteloader, and the 1.10 Matmos/PF (in MC 1.10.2)..
Not sure if its even important or relevant? No idea what that does..
Presence Footsteps u11 for Minecraft 1.10
Changes in this version:
- Updated the resourcepack with sounds for all blocks added in 1.10
- Added a sounds that play whilst the player is stationary
- Fixed landing sounds not always playing
LiteLoader for 1.10 can be obtained from over here: LiteLoader Development Build 1.10
If you want to contact me, try going through Discord or you can find me on GitHub where I am still updating the below mods (and more):
PRESENCE FOOTSTEPS - (github)
VOID FOG - (github)
Is there any way I can make blocks from other mods have specific sounds? (some don't have any sound at all).
---- Minecraft Crash Report ----
// Would you like a cupcake?
In fact, I would.
Yes. Create a resourcepack and give it a blockmaps.cfg like you see in the default pack.
You can specify sounds for any mod blocks you need in that.
If you want to contact me, try going through Discord or you can find me on GitHub where I am still updating the below mods (and more):
PRESENCE FOOTSTEPS - (github)
VOID FOG - (github)
Thank you!
---- Minecraft Crash Report ----
// Would you like a cupcake?
In fact, I would.
Unitil Sollace updates , heres a 1.10.2
Liteloader 1.10.2 http://jenkins.liteloader.com/
The 1.10.2 is in MATMOS and P.F. dir here on my one drive http://sdrv.ms/TPcx5v
Thanks! It works great.
Thanks! (゚∀゚)ノ
How would I get Liteloader for 1.10.2? I can only find 1.10.
http://jenkins.liteloader.com/
Wondering if someone can help me out with this error. It only happens when I add Presence Footsteps. MAtmos will load fine without it, but as soon as I try to add in Presence Footsteps, it throws a non-critical error. I haven't tried to game yet to see if I hear the footsteps either, though.
This is using either PresenceFootsteps_r5b__1.7.10, or PresenceFootsteps_r5c_Unofficial__1.7.10, combined with MAtmos_29ub4.5_mc1.7.10. I have the resource pack for PF in the resource pack folder.
EDIT: If I'm interpreting the error correctly, it's just an update error and should have no effect? I suppose I should see if it is causing a problem or not first...
EDIT 2: I hear the sounds in game, but it does seem a bit "jerky" like there's an FPS drop or something, but this doesn't happen when I remove PF. Is the error in the attachment anything I need to be concerned with, since it seems to play the sounds in game? Can it be fixed somehow? I hate running my game when it says there any kind of error. :/
EDIT 3: Seems to be an issue between PF and MAtmos_29ub4.5_mc1.7.10, as MAtmos_29ub4_mc1.7.10 loads without an error. If this is already a known incompatibility, then just ignore this whole thing. However, even though PF loads w/the error, the resource pack for MAtmos does not (rhapsodia, MSI, etc), until I use the MAtmos_29ub4_mc1.7.10 version, which does not produce an error. This whole thing might just need to get moved over to the MAtmos thread instead.
This mod is amazing! gg =D
lolcats are still funny
PresenceFootsteps_r5c_Unofficial__1.7.10
mod_MAtmos_29ub4_mc1.7.10
Try these together and the latest 1.8.9 soundpacks for each . I'll look into it and pair up the proper versions together when I get some time
Would it be possible to add support for Smart Moving's crawling? I'm pretty sure the mod has hooks for it already, so it could just be added right in with the crouching. Whenever you are crawling it will still make footstep noises. Just wondering if this is possible.
Also, I'm using the 1.7.10 version because Metallurgy has yet to update. If you are willing to do this, would it be possible to add in a fix for the 1.7.10 version as well? Really love this mod! I've spent the last few days mapping a ton of custom blocks that had no sounds and it's sounding great!
I can't wait until this mod get into 1.10.2
The 1.10.2 is in MATMOS and P.F. dir here on my one drive http://sdrv.ms/TPcx5v
Is there a way I can get other players to have footstep noises in 1.7.10 like in the 1.10 version?
1.7.10 is such an old version I don't it's going to happen imo.
Try using the latest resource pack U8 or U10
All lastest versions are on my Onedrive .Look 4 posts back for link
Hey Soccerguy3,
Looks like you need to rebuild the source, remove the JAVA6 compatibility so the mixins work?
org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: Unsupported mixin class version 52. Mixin requires compatibility level JAVA_8 or above.
at org.spongepowered.asm.mixin.transformer.MixinInfo$State.validateClassVersion(MixinInfo.java:306) ~[liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinInfo$State.validate(MixinInfo.java:276) ~[liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinInfo.validate(MixinInfo.java:709) ~[liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinConfig.postInitialise(MixinConfig.java:426) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.prepareConfigs(MixinTransformer.java:665) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.select(MixinTransformer.java:572) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transform(MixinTransformer.java:481) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy.transform(MixinTransformer.java:185) [liteloader-1.10.2-SNAPSHOT-release.jar:1.10.2-SNAPSHOT+jnks-b8.git-c9b4172fcfc8572f1558a3c0db0bf6ec635109d5]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) [launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [?:1.8.0_74]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_74]
at java.lang.Class.forName0(Native Method) [?:1.8.0_74]
at java.lang.Class.forName(Class.java:348) [?:1.8.0_74]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Didn't have this issue when I was running the 1.10 liteloader, and the 1.10 Matmos/PF (in MC 1.10.2)..
Not sure if its even important or relevant? No idea what that does..
Recompiled Presence Footsteps and MATMOS
Updated : November 7 , 2016
MCP Mappings November 7 ,2016
sourceCompatibility = 1.8
targetCompatibility = 1.8
Enhanced all sound resoucepacks
For the best Minecraft audio experience , install both Presence footsteps and MATMOS mods
and Resourcepacks .
Presence Footsteps-u12-mc1.10.2.litemod
MAtmos-r33-mc1.10.2.litemod
MATMOS MSI Resourcepack 1.9.x , 1.10.x.zip
Presence Footsteps Resourcepack 1.9.x and 1.10.x.zip
The 1.10.2 is in MATMOS and P.F. dir here on my one drive http://sdrv.ms/TPcx5v