Unable to play sound

Started by SuperLuigiTV on

Topic category: Help with MCreator software

Last seen on 20:16, 13. Nov 2021
Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Unable to play sound

So i was making an alien with custom sounds and then
[14:53:07] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh

that happened

How do i fix this

Last seen on 20:16, 13. Nov 2021
Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
version 1.7.3   com.google…
Thu, 04/25/2019 - 17:55

version 1.7.3
 

com.google.gson.JsonSyntaxException: duplicate key: mod.alien.hurt
   at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:190) ~[MapTypeAdapterFactory$Adapter.class:?]
   at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[MapTypeAdapterFactory$Adapter.class:?]
   at com.google.gson.Gson.fromJson(Gson.java:803) ~[Gson.class:?]
   at com.google.gson.Gson.fromJson(Gson.java:768) ~[Gson.class:?]
   at net.minecraft.client.audio.SoundHandler.onResourceManagerReload(SoundHandler.java:84) [SoundHandler.class:?]
   at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:143) [SimpleReloadableResourceManager.class:?]
   at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:121) [SimpleReloadableResourceManager.class:?]
   at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:654) [Minecraft.class:?]
   at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327) [FMLClientHandler.class:?]
   at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) [Minecraft.class:?]
   at net.minecraft.client.Minecraft.run(Minecraft.java:942) [Minecraft.class:?]
   at net.minecraft.client.main.Main.main(Main.java:164) [Main.class:?]
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101]
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101]
   at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101]
   at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
   at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
   at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
   at GradleStart.main(Unknown Source) [start/:?]
[14:51:24] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[14:51:24] [Server thread/INFO]: Generating keypair
[14:51:25] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[14:51:25] [Server thread/INFO] [FML]: Applying holder lookups
[14:51:25] [Server thread/INFO] [FML]: Holder lookups applied
[14:51:25] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@121c76c6)
[14:51:26] [Server thread/INFO] [FML]: Loading dimension 10 (New World) (net.minecraft.server.integrated.IntegratedServer@121c76c6)
[14:51:26] [Server thread/INFO] [FML]: Loading dimension 8 (New World) (net.minecraft.server.integrated.IntegratedServer@121c76c6)
[14:51:26] [Server thread/INFO] [FML]: Loading dimension 7 (New World) (net.minecraft.server.integrated.IntegratedServer@121c76c6)
[14:51:26] [Server thread/INFO] [FML]: Loading dimension 6 (New World) (net.minecraft.server.integrated.IntegratedServer@121c76c6)
[14:51:26] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@121c76c6)
[14:51:26] [Server thread/INFO] [FML]: Loading dimension 5 (New World) (net.minecraft.server.integrated.IntegratedServer@121c76c6)
[14:51:26] [Server thread/INFO] [FML]: Loading dimension 4 (New World) (net.minecraft.server.integrated.IntegratedServer@121c76c6)
[14:51:26] [Server thread/INFO] [FML]: Loading dimension 3 (New World) (net.minecraft.server.integrated.IntegratedServer@121c76c6)
[14:51:26] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@121c76c6)
[14:51:26] [Server thread/INFO]: Preparing start region for level 0
[14:51:27] [Server thread/INFO]: Preparing spawn area: 0%
[14:51:28] [Server thread/INFO]: Preparing spawn area: 52%
[14:51:30] [Server thread/INFO]: Changing view distance to 12, from 10
[14:51:32] [Netty Client IO #0/INFO] [FML]: Server protocol version 2
[14:51:32] [Netty IO #1/INFO] [FML]: Client protocol version 2
[14:51:32] [Netty IO #1/INFO] [FML]: Client attempting to join with 4 mods : FML@7.10.99.99,testenvironmentmod@1.0,Forge@10.13.4.1558,mcp@9.05
[14:51:32] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[14:51:32] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[14:51:32] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[14:51:32] [Server thread/INFO]: Player439[local:E:24a992dc] logged in with entity id 326 at (589.2585037055397, 12.37730847546424, -945.4996205813721)
[14:51:32] [Server thread/INFO]: Player439 joined the game
[14:51:32] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[14:51:34] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:35] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4924ms behind, skipping 98 tick(s)
[14:51:37] [Server thread/INFO]: Saving and pausing game...
[14:51:37] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[14:51:38] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[14:51:38] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[14:51:38] [Server thread/INFO]: Saving chunks for level 'New World'/coreDimension
[14:51:38] [Server thread/INFO]: Saving chunks for level 'New World'/plutoDimension
[14:51:38] [Server thread/INFO]: Saving chunks for level 'New World'/titanDimension
[14:51:38] [Server thread/INFO]: Saving chunks for level 'New World'/mercuryDimension
[14:51:38] [Server thread/INFO]: Saving chunks for level 'New World'/venusDimension
[14:51:38] [Server thread/INFO]: Saving chunks for level 'New World'/marsDimension
[14:51:38] [Server thread/INFO]: Saving chunks for level 'New World'/moonDimension
[14:51:41] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:41] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:41] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:41] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:41] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:42] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:42] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:44] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:45] [Server thread/INFO]: Player439 has just earned the achievement [Taking Inventory]
[14:51:45] [Client thread/INFO]: [CHAT] Player439 has just earned the achievement [Taking Inventory]
[14:51:46] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:46] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:47] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:47] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2658ms behind, skipping 53 tick(s)
[14:51:51] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:51] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:52] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:52] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:52] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:54] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:54] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:54] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:55] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:55] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:56] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:57] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:57] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:59] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:51:59] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:00] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:00] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:01] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:01] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:02] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:02] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:03] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:03] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:03] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:03] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:04] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:04] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:04] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:04] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:52:04] [Server thread/INFO]: Saving and pausing game...
[14:52:04] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[14:52:04] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/coreDimension
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/plutoDimension
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/titanDimension
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/mercuryDimension
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/venusDimension
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/marsDimension
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/moonDimension
[14:52:05] [Server thread/INFO]: Stopping server
[14:52:05] [Server thread/INFO]: Saving players
[14:52:05] [Server thread/INFO]: Saving worlds
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/coreDimension
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/plutoDimension
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/titanDimension
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/mercuryDimension
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/venusDimension
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/marsDimension
[14:52:05] [Server thread/INFO]: Saving chunks for level 'New World'/moonDimension
[14:52:06] [Server thread/INFO] [FML]: Unloading dimension 0
[14:52:06] [Server thread/INFO] [FML]: Unloading dimension -1
[14:52:06] [Server thread/INFO] [FML]: Unloading dimension 1
[14:52:06] [Server thread/INFO] [FML]: Unloading dimension 10
[14:52:06] [Server thread/INFO] [FML]: Unloading dimension 8
[14:52:06] [Server thread/INFO] [FML]: Unloading dimension 7
[14:52:06] [Server thread/INFO] [FML]: Unloading dimension 6
[14:52:06] [Server thread/INFO] [FML]: Unloading dimension 5
[14:52:06] [Server thread/INFO] [FML]: Unloading dimension 4
[14:52:06] [Server thread/INFO] [FML]: Unloading dimension 3
[14:52:06] [Server thread/INFO] [FML]: Applying holder lookups
[14:52:06] [Server thread/INFO] [FML]: Holder lookups applied
[14:52:23] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[14:52:23] [Server thread/INFO]: Generating keypair
[14:52:23] [Server thread/INFO]: Converting map!
[14:52:23] [Server thread/INFO]: Scanning folders...
[14:52:23] [Server thread/INFO]: Total conversion count is 0
[14:52:24] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[14:52:24] [Server thread/INFO] [FML]: Applying holder lookups
[14:52:24] [Server thread/INFO] [FML]: Holder lookups applied
[14:52:28] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@297d5dc)
[14:52:28] [Server thread/INFO] [FML]: Loading dimension 10 (New World) (net.minecraft.server.integrated.IntegratedServer@297d5dc)
[14:52:28] [Server thread/INFO] [FML]: Loading dimension 8 (New World) (net.minecraft.server.integrated.IntegratedServer@297d5dc)
[14:52:28] [Server thread/INFO] [FML]: Loading dimension 7 (New World) (net.minecraft.server.integrated.IntegratedServer@297d5dc)
[14:52:28] [Server thread/INFO] [FML]: Loading dimension 6 (New World) (net.minecraft.server.integrated.IntegratedServer@297d5dc)
[14:52:28] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@297d5dc)
[14:52:28] [Server thread/INFO] [FML]: Loading dimension 5 (New World) (net.minecraft.server.integrated.IntegratedServer@297d5dc)
[14:52:28] [Server thread/INFO] [FML]: Loading dimension 4 (New World) (net.minecraft.server.integrated.IntegratedServer@297d5dc)
[14:52:28] [Server thread/INFO] [FML]: Loading dimension 3 (New World) (net.minecraft.server.integrated.IntegratedServer@297d5dc)
[14:52:28] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@297d5dc)
[14:52:28] [Server thread/INFO]: Preparing start region for level 0
[14:52:29] [Server thread/INFO]: Changing view distance to 12, from 10
[14:52:29] [Netty Client IO #1/INFO] [FML]: Server protocol version 2
[14:52:29] [Netty IO #3/INFO] [FML]: Client protocol version 2
[14:52:29] [Netty IO #3/INFO] [FML]: Client attempting to join with 4 mods : FML@7.10.99.99,testenvironmentmod@1.0,Forge@10.13.4.1558,mcp@9.05
[14:52:29] [Netty IO #3/INFO] [FML]: Attempting connection with missing mods [] at CLIENT
[14:52:29] [Netty Client IO #1/INFO] [FML]: Attempting connection with missing mods [] at SERVER
[14:52:29] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[14:52:29] [Server thread/INFO]: Player439[local:E:01270afa] logged in with entity id 97218 at (-1624.5, 4.0, 503.5)
[14:52:29] [Server thread/INFO]: Player439 joined the game
[14:52:29] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[14:52:31] [Server thread/INFO]: Saving and pausing game...
[14:52:31] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[14:52:32] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[14:52:33] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[14:52:33] [Server thread/INFO]: Saving chunks for level 'New World'/coreDimension
[14:52:34] [Server thread/INFO]: Saving chunks for level 'New World'/plutoDimension
[14:52:34] [Server thread/INFO]: Saving chunks for level 'New World'/titanDimension
[14:52:34] [Server thread/INFO]: Saving chunks for level 'New World'/mercuryDimension
[14:52:34] [Server thread/INFO]: Saving chunks for level 'New World'/venusDimension
[14:52:34] [Server thread/INFO]: Saving chunks for level 'New World'/marsDimension
[14:52:34] [Server thread/INFO]: Saving chunks for level 'New World'/moonDimension
[14:52:34] [Server thread/INFO]: Player439 has just earned the achievement [Taking Inventory]
[14:52:35] [Client thread/INFO]: [CHAT] Player439 has just earned the achievement [Taking Inventory]
[14:52:35] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3698ms behind, skipping 73 tick(s)
[14:53:07] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:53:08] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:53:10] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:53:11] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:53:15] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:53:16] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:53:21] [Client thread/WARN]: Unable to play unknown soundEvent: testenvironmentmod:mod.a.lh
[14:53:22] [Client thread/INFO]: Stopping!
[14:53:22] [Server thread/INFO]: Stopping server
[14:53:22] [Server thread/INFO]: Saving players
[14:53:22] [Server thread/INFO]: Saving worlds
[14:53:22] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[14:53:22] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[14:53:22] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[14:53:22] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[14:53:22] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[14:53:23] [Server thread/INFO]: Saving chunks for level 'New World'/coreDimension
[14:53:23] [Server thread/INFO]: Saving chunks for level 'New World'/plutoDimension
[14:53:23] [Server thread/INFO]: Saving chunks for level 'New World'/titanDimension
[14:53:23] [Server thread/INFO]: Saving chunks for level 'New World'/mercuryDimension
[14:53:23] [Server thread/INFO]: Saving chunks for level 'New World'/venusDimension
[14:53:23] [Server thread/INFO]: Saving chunks for level 'New World'/marsDimension
[14:53:23] [Server thread/INFO]: Saving chunks for level 'New World'/moonDimension
[14:53:23] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90
[14:53:23] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69
[14:53:23] [Client Shutdown Thread/INFO]: Stopping server
[14:53:23] [Client Shutdown Thread/INFO]: Saving players
BUILD SUCCESSFUL
Total time: 5 mins 52.244 secs
C:\Pylo\MCreator173\forge>
Task completed with return code 0 in 353949 milliseconds
sorry if it's too long

1.7.3 is not supported…
Sat, 04/27/2019 - 10:07

1.7.3 is not supported anymore. Update please.

The error is: com.google.gson.JsonSyntaxException: duplicate key: mod.alien.hurt

Which means you have imported the sound under same name twice.

Last seen on 20:16, 13. Nov 2021
Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok thanks i know it's…
Tue, 04/30/2019 - 11:39

Ok thanks
i know it's outdated but for some reason if i try to go to a custom dimension on a newer version of mcreator i will get stuck at the downloading terrain i think