Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. *** Minecraft Coder Pack Version 2.11 ***
  2. MCP 2.11 running in C:\Games\Minecraft\modding tools\mcp211
  3. Compiling Minecraft
  4. sources\minecraft\net\minecraft\src\EntityShyGuy.java:164: cannot find symbol
  5. symbol : class ShyGuyMask
  6. location: class net.minecraft.src.mod_8BitMobs
  7. if(item instanceof mod_8BitMobs.ShyGuyMask.shiftedIndex){
  8. ^
  9. 1 error
  10. *** minecraft_server.jar was not found, skipping
  11. === MCP 2.11 recompile script finished ===
  12. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement