Advertisement
Guest User

client errors

a guest
Jul 25th, 2021
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.49 KB | None | 0 0
  1. errors:
  2. Description Resource Path Location Type
  3. p_194039_1_ cannot be resolved to a variable SearchTree.java /Client/src/net/minecraft/client/util line 54 Java Problem
  4.  
  5. Description Resource Path Location Type
  6. p_194041_1_ cannot be resolved to a variable SearchTree.java /Client/src/net/minecraft/client/util line 58 Java Problem
  7.  
  8.  
  9. Description Resource Path Location Type
  10. p_194305_0_ cannot be resolved World.java /Client/src/net/minecraft/world line 1852 Java Problem
  11.  
  12. Description Resource Path Location Type
  13. The method apply(capture#3-of ?) in the type Predicate<capture#3-of ?> is not applicable for the arguments (T) BlockStateMatcher.java /Client/src/net/minecraft/block/state/pattern line 64 Java Problem
  14.  
  15. Description Resource Path Location Type
  16. The method func_194340_a(Supplier<String>) in the type Profiler is not applicable for the arguments (() -> {}) World.java /Client/src/net/minecraft/world line 1850 Java Problem
  17.  
  18. Description Resource Path Location Type
  19. The method getName(T) in the type IProperty<T> is not applicable for the arguments (Comparable) StateMap.java /Client/src/net/minecraft/client/renderer/block/statemap line 57 Java Problem
  20.  
  21. Description Resource Path Location Type
  22. The method listFiles(FilenameFilter) is ambiguous for the type File FolderResourcePack.java /Client/src/net/minecraft/client/resources line 83 Java Problem
  23.  
  24. Description Resource Path Location Type
  25. The method toLowerCase(Locale) is undefined for the type Object SearchTree.java /Client/src/net/minecraft/client/util line 58 Java Problem
  26.  
  27. Description Resource Path Location Type
  28. Type mismatch: cannot convert from element type Object to IChatListener GuiIngame.java /Client/src/net/minecraft/client/gui line 1304 Java Problem
  29.  
  30. Description Resource Path Location Type
  31. Type mismatch: cannot convert from element type Object to Map.Entry<ResourceLocation,AdvancementProgress> PlayerAdvancements.java /Client/src/net/minecraft/advancements line 139 Java Problem
  32.  
  33. Description Resource Path Location Type
  34. Type mismatch: cannot convert from element type Object to Map.Entry<String,String> GuiSnooper.java /Client/src/net/minecraft/client/gui line 51 Java Problem
  35.  
  36. Description Resource Path Location Type
  37. Type mismatch: cannot convert from element type Object to Map.Entry<String,String> GuiSnooper.java /Client/src/net/minecraft/client/gui line 59 Java Problem
  38.  
  39. Description Resource Path Location Type
  40. Type mismatch: cannot convert from element type Object to ModelResourceLocation ModelBakery.java /Client/src/net/minecraft/client/renderer/block/model line 492 Java Problem
  41.  
  42. Description Resource Path Location Type
  43. Type mismatch: cannot convert from element type Object to RecipeList GuiButtonRecipeTab.java /Client/src/net/minecraft/client/gui/recipebook line 33 Java Problem
  44.  
  45. Description Resource Path Location Type
  46. Type mismatch: cannot convert from List<Object> to List<T> Cartesian.java /Client/src/net/minecraft/util/math line 57 Java Problem
  47.  
  48. Description Resource Path Location Type
  49. Type mismatch: cannot convert from RenderPlayer to Render<T> RenderManager.java /Client/src/net/minecraft/client/renderer/entity line 266 Java Problem
  50.  
  51. Description Resource Path Location Type
  52. Type mismatch: cannot convert from RenderPlayer to Render<T> RenderManager.java /Client/src/net/minecraft/client/renderer/entity line 266 Java Problem
  53.  
  54. Description Resource Path Location Type
  55. Type mismatch: cannot convert from T to capture#3-of ? BlockStateMatcher.java /Client/src/net/minecraft/block/state/pattern line 64 Java Problem
  56.  
  57. help pls
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement