Advertisement
Guest User

Unofficial Aether & Music Choices

a guest
Dec 6th, 2015
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. [net.minecraft.client.Minecraft:func_71377_b:-1]: ---- Minecraft Crash Report ----
  2. A fatal error occured in SquidAPI. Firstly, make sure that the error was not caused by misuse.
  3. Secondly, read Vazkii's guide on bug reports at http://vazkii.us/br101/.
  4. Finally, report the error to the mod author at http://coolsquidmc.blogspot.no/.
  5.  
  6. // Uh... Did I do that?
  7.  
  8. Time: 12/6/15 6:56 PM
  9. Description: Unexpected error
  10.  
  11. java.lang.NullPointerException: Unexpected error
  12. at com.tmtravlr.musicchoices.MusicChoicesEventHandler.onSound(MusicChoicesEventHandler.java:34)
  13. at cpw.mods.fml.common.eventhandler.ASMEventHandler_574_MusicChoicesEventHandler_onSound_PlaySoundEvent17.invoke(.dynamic)
  14. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  15. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
  16. at net.minecraftforge.client.ForgeHooksClient.playSound(ForgeHooksClient.java:466)
  17. at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:311)
  18. at net.minecraft.client.audio.SoundHandler.func_147682_a(SourceFile:154)
  19. at com.tmtravlr.musicchoices.MusicChoicesMusicTicker.playBackgroundMusic(MusicChoicesMusicTicker.java:489)
  20. at com.tmtravlr.musicchoices.MusicChoicesMusicTicker.func_73660_a(MusicChoicesMusicTicker.java:187)
  21. at net.minecraft.client.Minecraft.func_71407_l(Unknown Source)
  22. at net.minecraft.client.Minecraft.func_71411_J(Unknown Source)
  23. at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
  24. at net.minecraft.client.main.Main.main(SourceFile:148)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  28. at java.lang.reflect.Method.invoke(Unknown Source)
  29. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  30. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  34. at java.lang.reflect.Method.invoke(Unknown Source)
  35. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
  36. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:394)
  37. at org.multimc.EntryPoint.listen(EntryPoint.java:170)
  38. at org.multimc.EntryPoint.main(EntryPoint.java:54)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement