Jump to content

Forge 1.12 14.21.1.2395 - Sounds not playing correctly


setsukun

Recommended Posts

Hi all,

 

I recently upgraded my server to 1.12 with Forge build 14.21.1.2395. Sounds aren't being picked correctly. IE, Sheep sound like Llama's or Cats or Blocks being broken. Villagers have Shulker's getting damaged sounds, etc.

 

The only thing that looks odd on server startup are these errors. I'm only running one mod, DynMap. Any help would be greatly appreciated!

 

 

 

Spoiler

[20:21:14] [Server thread/WARN] [FML]: Missing English translation for minecraft: minecraft.jar (The system cannot find the file specified)
java.io.FileNotFoundException: minecraft.jar (The system cannot find the file specified)
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_131]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_131]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_131]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_131]
    at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:256) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:542) [FMLCommonHandler.class:?]
    at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:129) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:337) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:546) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:335) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:122) [nx.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:483) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[20:21:14] [Server thread/WARN] [FML]: Missing English translation for mcp: minecraft.jar (The system cannot find the file specified)
java.io.FileNotFoundException: minecraft.jar (The system cannot find the file specified)
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_131]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_131]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_131]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_131]
    at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:256) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:542) [FMLCommonHandler.class:?]
    at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:129) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:337) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:546) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:335) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:122) [nx.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:483) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[20:21:14] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
java.io.FileNotFoundException: assets/fml/lang/en_us.lang
    at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:259) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:542) [FMLCommonHandler.class:?]
    at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:129) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:337) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:546) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:335) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:122) [nx.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:483) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[20:21:14] [Server thread/WARN] [FML]: Missing English translation for dynmap: assets/dynmap/lang/en_us.lang
java.io.FileNotFoundException: assets/dynmap/lang/en_us.lang
    at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:259) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:542) [FMLCommonHandler.class:?]
    at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:129) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:337) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:546) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:335) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:122) [nx.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:483) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]

 

Link to comment
Share on other sites

I'm getting the same error on my server log... https://gist.github.com/Endmateria/3d42a8894446fdaf34f89ea43905cfbc  This log is from the Forge 14.21.1.2397 release for 1.12.  I was getting the same error in 1.11.2 though.  I think it started happening around the Forge 1.11.2 13.20.0.2366 release and it's been happening ever since.  It happens with no mods installed, not even Mercurius.  I tried reinstalling Minecraft, reinstalling Minecraft version jar files, reinstalling Forge, reinstalling Java 1.8.131, reinstalling JRE 8U131, reinstalling the entire server via Forge Win installer on 1.11.2.  Then upgraded to 1.12 and am still getting the same error on that server.  Also noticed getting the same sound problems while fighting Quark's ghosts in the nether (you hit them and they give off the wrong sound effects in the 1.11.2 version).  Been launching the server with this batch file https://gist.github.com/Endmateria/a40c7b63940ebb9e33295a507cc4a7a3

Edited by Endmateria
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.