Guest User

The thing....

a guest
Oct 19th, 2020
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.55 KB | None | 0 0
  1. Executing Gradle task: build
  2. Build info: MCreator 2020.3.22116, forge-1.15.2, 64-bit, 8077 MB, Windows 8.1, JVM 1.8.0_252, JAVA_HOME: C:\Users\FAMLIA~1\AppData\Local\Temp\Rar$EXa19276.43502\MCreator20203\jdk
  3. > Configure project :
  4. New Dep: net.minecraftforge:forge:1.15.2-31.2.0_mapped_snapshot_20200514-1.15.1
  5. > Task :compileJava
  6. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:431: error: cannot find symbol
  7. GlStateManager.translated(this.shape17.offsetX, this.shape17.offsetY, this.shape17.offsetZ);
  8. ^
  9. symbol: variable offsetX
  10. location: variable shape17 of type ModelRenderer
  11. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:431: error: cannot find symbol
  12. GlStateManager.translated(this.shape17.offsetX, this.shape17.offsetY, this.shape17.offsetZ);
  13. ^
  14. symbol: variable offsetY
  15. location: variable shape17 of type ModelRenderer
  16. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:431: error: cannot find symbol
  17. GlStateManager.translated(this.shape17.offsetX, this.shape17.offsetY, this.shape17.offsetZ);
  18. ^
  19. symbol: variable offsetZ
  20. location: variable shape17 of type ModelRenderer
  21. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:432: error: cannot find symbol
  22. GlStateManager.translated(this.shape17.rotationPointX * f5, this.shape17.rotationPointY * f5, this.shape17.rotationPointZ * f5);
  23. ^
  24. symbol: variable f5
  25. location: class ModelGasterBlasterActive
  26. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:432: error: cannot find symbol
  27. GlStateManager.translated(this.shape17.rotationPointX * f5, this.shape17.rotationPointY * f5, this.shape17.rotationPointZ * f5);
  28. ^
  29. symbol: variable f5
  30. location: class ModelGasterBlasterActive
  31. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:432: error: cannot find symbol
  32. GlStateManager.translated(this.shape17.rotationPointX * f5, this.shape17.rotationPointY * f5, this.shape17.rotationPointZ * f5);
  33. ^
  34. symbol: variable f5
  35. location: class ModelGasterBlasterActive
  36. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:434: error: cannot find symbol
  37. GlStateManager.translated(-this.shape17.offsetX, -this.shape17.offsetY, -this.shape17.offsetZ);
  38. ^
  39. symbol: variable offsetX
  40. location: variable shape17 of type ModelRenderer
  41. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:434: error: cannot find symbol
  42. GlStateManager.translated(-this.shape17.offsetX, -this.shape17.offsetY, -this.shape17.offsetZ);
  43. ^
  44. symbol: variable offsetY
  45. location: variable shape17 of type ModelRenderer
  46. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:434: error: cannot find symbol
  47. GlStateManager.translated(-this.shape17.offsetX, -this.shape17.offsetY, -this.shape17.offsetZ);
  48. ^
  49. symbol: variable offsetZ
  50. location: variable shape17 of type ModelRenderer
  51. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:435: error: cannot find symbol
  52. GlStateManager.translated(-this.shape17.rotationPointX * f5, -this.shape17.rotationPointY * f5, -this.shape17.rotationPointZ * f5);
  53. ^
  54. symbol: variable f5
  55. location: class ModelGasterBlasterActive
  56. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:435: error: cannot find symbol
  57. GlStateManager.translated(-this.shape17.rotationPointX * f5, -this.shape17.rotationPointY * f5, -this.shape17.rotationPointZ * f5);
  58. ^
  59. symbol: variable f5
  60. location: class ModelGasterBlasterActive
  61. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:435: error: cannot find symbol
  62. GlStateManager.translated(-this.shape17.rotationPointX * f5, -this.shape17.rotationPointY * f5, -this.shape17.rotationPointZ * f5);
  63. ^
  64. symbol: variable f5
  65. location: class ModelGasterBlasterActive
  66. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:448: error: cannot find symbol
  67. GlStateManager.translated(this.shape17_2.offsetX, this.shape17_2.offsetY, this.shape17_2.offsetZ);
  68. ^
  69. symbol: variable offsetX
  70. location: variable shape17_2 of type ModelRenderer
  71. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:448: error: cannot find symbol
  72. GlStateManager.translated(this.shape17_2.offsetX, this.shape17_2.offsetY, this.shape17_2.offsetZ);
  73. ^
  74. symbol: variable offsetY
  75. location: variable shape17_2 of type ModelRenderer
  76. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:448: error: cannot find symbol
  77. GlStateManager.translated(this.shape17_2.offsetX, this.shape17_2.offsetY, this.shape17_2.offsetZ);
  78. ^
  79. symbol: variable offsetZ
  80. location: variable shape17_2 of type ModelRenderer
  81. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:449: error: cannot find symbol
  82. GlStateManager.translated(this.shape17_2.rotationPointX * f5, this.shape17_2.rotationPointY * f5, this.shape17_2.rotationPointZ * f5);
  83. ^
  84. symbol: variable f5
  85. location: class ModelGasterBlasterActive
  86. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:449: error: cannot find symbol
  87. GlStateManager.translated(this.shape17_2.rotationPointX * f5, this.shape17_2.rotationPointY * f5, this.shape17_2.rotationPointZ * f5);
  88. ^
  89. symbol: variable f5
  90. location: class ModelGasterBlasterActive
  91. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:449: error: cannot find symbol
  92. GlStateManager.translated(this.shape17_2.rotationPointX * f5, this.shape17_2.rotationPointY * f5, this.shape17_2.rotationPointZ * f5);
  93. ^
  94. symbol: variable f5
  95. location: class ModelGasterBlasterActive
  96. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:451: error: cannot find symbol
  97. GlStateManager.translated(-this.shape17_2.offsetX, -this.shape17_2.offsetY, -this.shape17_2.offsetZ);
  98. ^
  99. symbol: variable offsetX
  100. location: variable shape17_2 of type ModelRenderer
  101. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:451: error: cannot find symbol
  102. GlStateManager.translated(-this.shape17_2.offsetX, -this.shape17_2.offsetY, -this.shape17_2.offsetZ);
  103. ^
  104. symbol: variable offsetY
  105. location: variable shape17_2 of type ModelRenderer
  106. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:451: error: cannot find symbol
  107. GlStateManager.translated(-this.shape17_2.offsetX, -this.shape17_2.offsetY, -this.shape17_2.offsetZ);
  108. ^
  109. symbol: variable offsetZ
  110. location: variable shape17_2 of type ModelRenderer
  111. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:452: error: cannot find symbol
  112. GlStateManager.translated(-this.shape17_2.rotationPointX * f5, -this.shape17_2.rotationPointY * f5, -this.shape17_2.rotationPointZ * f5);
  113. ^
  114. symbol: variable f5
  115. location: class ModelGasterBlasterActive
  116. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:452: error: cannot find symbol
  117. GlStateManager.translated(-this.shape17_2.rotationPointX * f5, -this.shape17_2.rotationPointY * f5, -this.shape17_2.rotationPointZ * f5);
  118. ^
  119. symbol: variable f5
  120. location: class ModelGasterBlasterActive
  121. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:452: error: cannot find symbol
  122. GlStateManager.translated(-this.shape17_2.rotationPointX * f5, -this.shape17_2.rotationPointY * f5, -this.shape17_2.rotationPointZ * f5);
  123. ^
  124. symbol: variable f5
  125. location: class ModelGasterBlasterActive
  126. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:458: error: cannot find symbol
  127. GlStateManager.translated(this.shape23.offsetX, this.shape23.offsetY, this.shape23.offsetZ);
  128. ^
  129. symbol: variable offsetX
  130. location: variable shape23 of type ModelRenderer
  131. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:458: error: cannot find symbol
  132. GlStateManager.translated(this.shape23.offsetX, this.shape23.offsetY, this.shape23.offsetZ);
  133. ^
  134. symbol: variable offsetY
  135. location: variable shape23 of type ModelRenderer
  136. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:458: error: cannot find symbol
  137. GlStateManager.translated(this.shape23.offsetX, this.shape23.offsetY, this.shape23.offsetZ);
  138. ^
  139. symbol: variable offsetZ
  140. location: variable shape23 of type ModelRenderer
  141. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:459: error: cannot find symbol
  142. GlStateManager.translated(this.shape23.rotationPointX * f5, this.shape23.rotationPointY * f5, this.shape23.rotationPointZ * f5);
  143. ^
  144. symbol: variable f5
  145. location: class ModelGasterBlasterActive
  146. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:459: error: cannot find symbol
  147. GlStateManager.translated(this.shape23.rotationPointX * f5, this.shape23.rotationPointY * f5, this.shape23.rotationPointZ * f5);
  148. ^
  149. symbol: variable f5
  150. location: class ModelGasterBlasterActive
  151. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:459: error: cannot find symbol
  152. GlStateManager.translated(this.shape23.rotationPointX * f5, this.shape23.rotationPointY * f5, this.shape23.rotationPointZ * f5);
  153. ^
  154. symbol: variable f5
  155. location: class ModelGasterBlasterActive
  156. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:461: error: cannot find symbol
  157. GlStateManager.translated(-this.shape23.offsetX, -this.shape23.offsetY, -this.shape23.offsetZ);
  158. ^
  159. symbol: variable offsetX
  160. location: variable shape23 of type ModelRenderer
  161. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:461: error: cannot find symbol
  162. GlStateManager.translated(-this.shape23.offsetX, -this.shape23.offsetY, -this.shape23.offsetZ);
  163. ^
  164. symbol: variable offsetY
  165. location: variable shape23 of type ModelRenderer
  166. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:461: error: cannot find symbol
  167. GlStateManager.translated(-this.shape23.offsetX, -this.shape23.offsetY, -this.shape23.offsetZ);
  168. ^
  169. symbol: variable offsetZ
  170. location: variable shape23 of type ModelRenderer
  171. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:462: error: cannot find symbol
  172. GlStateManager.translated(-this.shape23.rotationPointX * f5, -this.shape23.rotationPointY * f5, -this.shape23.rotationPointZ * f5);
  173. ^
  174. symbol: variable f5
  175. location: class ModelGasterBlasterActive
  176. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:462: error: cannot find symbol
  177. GlStateManager.translated(-this.shape23.rotationPointX * f5, -this.shape23.rotationPointY * f5, -this.shape23.rotationPointZ * f5);
  178. ^
  179. symbol: variable f5
  180. location: class ModelGasterBlasterActive
  181. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:462: error: cannot find symbol
  182. GlStateManager.translated(-this.shape23.rotationPointX * f5, -this.shape23.rotationPointY * f5, -this.shape23.rotationPointZ * f5);
  183. ^
  184. symbol: variable f5
  185. location: class ModelGasterBlasterActive
  186. C:\MCreatorWorkspaces\sans_magic\src\main\java\net\mcreator\sansmagic\entity\GasterBlasterEntity.java:465: error: incompatible types: possible lossy conversion from float to int
  187. GlStateManager.color(1.0F, 1.0F, 1.0F, 0.8029999999999999F);
  188. ^
  189. Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
  190. 37 errors
  191. > Task :compileJava FAILED
  192. FAILURE: Build failed with an exception.
  193. * What went wrong:
  194. Execution failed for task ':compileJava'.
  195. > Compilation failed; see the compiler error output for details.
  196. * Try:
  197. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  198. * Get more help at https://help.gradle.org
  199. Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
  200. Use '--warning-mode all' to show the individual deprecation warnings.
  201. See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#sec:command_line_warnings
  202. BUILD FAILED in 2m 41s
  203. 1 actionable task: 1 executed
  204. BUILD FAILED
  205. Task completed in 166776 milliseconds
Add Comment
Please, Sign In to add comment