Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- No output file found.
- Executing task ':recompileMc' (up-to-date check took 0.001 secs) due to:
- No history is available.
- [ant:javac] Compiling 2372 source files to D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\compiled
- [ant:javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:390: error: variable sound is already defined in method playSound(ISound)
- [ant:javac] Sound sound = sound.func_184364_b();
- [ant:javac] ^
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:390: error: cannot find symbol
- [ant:javac] Sound sound = sound.func_184364_b();
- [ant:javac] ^
- [ant:javac] symbol: method func_184364_b()
- [ant:javac] location: variable sound of type Sound
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:401: error: cannot find symbol
- [ant:javac] float f3 = sound.getVolume();
- [ant:javac] ^
- [ant:javac] symbol: method getVolume()
- [ant:javac] location: variable sound of type Sound
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:409: error: cannot find symbol
- [ant:javac] SoundCategory soundcategory = sound.func_184365_d();
- [ant:javac] ^
- [ant:javac] symbol: method func_184365_d()
- [ant:javac] location: variable sound of type Sound
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:410: error: incompatible types: Sound cannot be converted to ISound
- [ant:javac] float f1 = this.func_188770_e(sound);
- [ant:javac] ^
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:411: error: incompatible types: Sound cannot be converted to ISound
- [ant:javac] float f2 = this.func_188772_d(sound);
- [ant:javac] ^
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:419: error: cannot find symbol
- [ant:javac] boolean flag = sound.canRepeat() && sound.getRepeatDelay() == 0;
- [ant:javac] ^
- [ant:javac] symbol: method canRepeat()
- [ant:javac] location: variable sound of type Sound
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:419: error: cannot find symbol
- [ant:javac] boolean flag = sound.canRepeat() && sound.getRepeatDelay() == 0;
- [ant:javac] ^
- [ant:javac] symbol: method getRepeatDelay()
- [ant:javac] location: variable sound of type Sound
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:425: error: cannot find symbol
- [ant:javac] this.sndSystem.newStreamingSource(false, s, getURLForSoundResource(resourcelocation1), resourcelocation1.toString(), flag, sound.getXPosF(), sound.getYPosF(), sound.getZPosF(), sound.getAttenuationType().getTypeInt(), f);
- [ant:javac] ^
- [ant:javac] symbol: method getXPosF()
- [ant:javac] location: variable sound of type Sound
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:425: error: cannot find symbol
- [ant:javac] this.sndSystem.newStreamingSource(false, s, getURLForSoundResource(resourcelocation1), resourcelocation1.toString(), flag, sound.getXPosF(), sound.getYPosF(), sound.getZPosF(), sound.getAttenuationType().getTypeInt(), f);
- [ant:javac] ^
- [ant:javac] symbol: method getYPosF()
- [ant:javac] location: variable sound of type Sound
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:425: error: cannot find symbol
- [ant:javac] this.sndSystem.newStreamingSource(false, s, getURLForSoundResource(resourcelocation1), resourcelocation1.toString(), flag, sound.getXPosF(), sound.getYPosF(), sound.getZPosF(), sound.getAttenuationType().getTypeInt(), f);
- [ant:javac] ^
- [ant:javac] symbol: method getZPosF()
- [ant:javac] location: variable sound of type Sound
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:425: error: cannot find symbol
- [ant:javac] this.sndSystem.newStreamingSource(false, s, getURLForSoundResource(resourcelocation1), resourcelocation1.toString(), flag, sound.getXPosF(), sound.getYPosF(), sound.getZPosF(), sound.getAttenuationType().getTypeInt(), f);
- [ant:javac] ^
- [ant:javac] symbol: method getAttenuationType()
- [ant:javac] location: variable sound of type Sound
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:426: error: incompatible types: Sound cannot be converted to ISound
- [ant:javac] net.minecraftforge.common.MinecraftForge.EVENT_BUS.post(new net.minecraftforge.client.event.sound.PlayStreamingSourceEvent(this, sound, s));
- [ant:javac] ^
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:430: error: cannot find symbol
- [ant:javac] this.sndSystem.newSource(false, s, getURLForSoundResource(resourcelocation1), resourcelocation1.toString(), flag, sound.getXPosF(), sound.getYPosF(), sound.getZPosF(), sound.getAttenuationType().getTypeInt(), f);
- [ant:javac] ^
- [ant:javac] symbol: method getXPosF()
- [ant:javac] location: variable sound of type Sound
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:430: error: cannot find symbol
- [ant:javac] this.sndSystem.newSource(false, s, getURLForSoundResource(resourcelocation1), resourcelocation1.toString(), flag, sound.getXPosF(), sound.getYPosF(), sound.getZPosF(), sound.getAttenuationType().getTypeInt(), f);
- [ant:javac] ^
- [ant:javac] symbol: method getYPosF()
- [ant:javac] location: variable sound of type Sound
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:430: error: cannot find symbol
- [ant:javac] this.sndSystem.newSource(false, s, getURLForSoundResource(resourcelocation1), resourcelocation1.toString(), flag, sound.getXPosF(), sound.getYPosF(), sound.getZPosF(), sound.getAttenuationType().getTypeInt(), f);
- [ant:javac] ^
- [ant:javac] symbol: method getZPosF()
- [ant:javac] location: variable sound of type Sound
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:430: error: cannot find symbol
- [ant:javac] this.sndSystem.newSource(false, s, getURLForSoundResource(resourcelocation1), resourcelocation1.toString(), flag, sound.getXPosF(), sound.getYPosF(), sound.getZPosF(), sound.getAttenuationType().getTypeInt(), f);
- [ant:javac] ^
- [ant:javac] symbol: method getAttenuationType()
- [ant:javac] location: variable sound of type Sound
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:431: error: incompatible types: Sound cannot be converted to ISound
- [ant:javac] net.minecraftforge.common.MinecraftForge.EVENT_BUS.post(new net.minecraftforge.client.event.sound.PlaySoundSourceEvent(this, sound, s));
- [ant:javac] ^
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\client\audio\SoundManager.java:439: error: incompatible types: Sound cannot be converted to ISound
- [ant:javac] this.playingSounds.put(s, sound);
- [ant:javac] ^
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\item\ItemShears.java:42: error: variable block is already defined in method getStrVsBlock(ItemStack,IBlockState)
- [ant:javac] Block block = block.getBlock();
- [ant:javac] ^
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\item\ItemShears.java:42: error: cannot find symbol
- [ant:javac] Block block = block.getBlock();
- [ant:javac] ^
- [ant:javac] symbol: method getBlock()
- [ant:javac] location: variable block of type Block
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\item\ItemShears.java:43: error: cannot find symbol
- [ant:javac] return block != Blocks.web && block.func_185904_a() != Material.leaves ? (block == Blocks.wool ? 5.0F : super.getStrVsBlock(stack, block)) : 15.0F;
- [ant:javac] ^
- [ant:javac] symbol: method func_185904_a()
- [ant:javac] location: variable block of type Block
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\item\ItemShears.java:43: error: incompatible types: Block cannot be converted to IBlockState
- [ant:javac] return block != Blocks.web && block.func_185904_a() != Material.leaves ? (block == Blocks.wool ? 5.0F : super.getStrVsBlock(stack, block)) : 15.0F;
- [ant:javac] ^
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\item\ItemSword.java:42: error: variable block is already defined in method getStrVsBlock(ItemStack,IBlockState)
- [ant:javac] Block block = block.getBlock();
- [ant:javac] ^
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\item\ItemSword.java:42: error: cannot find symbol
- [ant:javac] Block block = block.getBlock();
- [ant:javac] ^
- [ant:javac] symbol: method getBlock()
- [ant:javac] location: variable block of type Block
- [ant:javac] D:\Workspace\java\MinecraftForge\Hardcore Nomad\build\tmp\recompileMc\sources\net\minecraft\item\ItemSword.java:50: error: cannot find symbol
- [ant:javac] Material material = block.func_185904_a();
- [ant:javac] ^
- [ant:javac] symbol: method func_185904_a()
- [ant:javac] location: variable block of type Block
- [ant:javac] Note: Some input files use or override a deprecated API.
- [ant:javac] Note: Recompile with -Xlint:deprecation for details.
- [ant:javac] Note: Some input files use unchecked or unsafe operations.
- [ant:javac] Note: Recompile with -Xlint:unchecked for details.
- [ant:javac] Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
- [ant:javac] 26 errors
- [ant:javac] 1 warning
- :recompileMc FAILED
- :recompileMc (Thread[main,5,main]) completed. Took 11.277 secs.
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':recompileMc'.
- > Compile failed; see the compiler error output for details.
- * Try:
- Run with --stacktrace option to get the stack trace. Run with --debug option to get more log output.
- BUILD FAILED
- Total time: 24.288 secs
- Stopped 0 compiler daemon(s).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement