Guest User

Untitled

a guest
Sep 2nd, 2011
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.22 KB | None | 0 0
  1. 1>C:\Users\PizzaPlatypus\Documents\TPT latest mod\FacialTurd-The-Powder-Toy-a24307a\Includes\powder.h(726): error C2078: too many initializers
  2. 1>C:\Users\PizzaPlatypus\Documents\TPT latest mod\FacialTurd-The-Powder-Toy-a24307a\Includes\powder.h(726): error C2078: too many initializers
  3. 1>C:\Users\PizzaPlatypus\Documents\TPT latest mod\FacialTurd-The-Powder-Toy-a24307a\Includes\powder.h(726): error C2078: too many initializers
  4. 1>src\main.c(1579): error C2275: 'pixel' : illegal use of this type as an expression
  5. 1> C:\Users\PizzaPlatypus\Documents\TPT latest mod\FacialTurd-The-Powder-Toy-a24307a\Includes\defines.h(104) : see declaration of 'pixel'
  6. 1>src\main.c(1579): error C2065: 'part_vbuf' : undeclared identifier
  7. 1>src\main.c(1580): error C2275: 'pixel' : illegal use of this type as an expression
  8. 1> C:\Users\PizzaPlatypus\Documents\TPT latest mod\FacialTurd-The-Powder-Toy-a24307a\Includes\defines.h(104) : see declaration of 'pixel'
  9. 1>src\main.c(1580): error C2065: 'part_vbuf_store' : undeclared identifier
  10. 1>src\main.c(1582): error C2143: syntax error : missing ';' before 'type'
  11. 1>src\main.c(1584): error C2143: syntax error : missing ';' before 'type'
  12. 1>src\main.c(1585): error C2143: syntax error : missing ';' before 'type'
  13. 1>src\main.c(1586): error C2143: syntax error : missing ';' before 'type'
  14. 1>src\main.c(1587): error C2143: syntax error : missing ';' before 'type'
  15. 1>src\main.c(1588): error C2143: syntax error : missing ';' before 'type'
  16. 1>src\main.c(1589): error C2143: syntax error : missing ';' before 'type'
  17. 1>src\main.c(1590): error C2143: syntax error : missing ';' before 'type'
  18. 1>src\main.c(1592): error C2143: syntax error : missing ';' before 'type'
  19. 1>src\main.c(1596): error C2143: syntax error : missing ';' before 'type'
  20. 1>src\main.c(1597): error C2143: syntax error : missing ';' before 'type'
  21. 1>src\main.c(1598): error C2143: syntax error : missing ';' before 'type'
  22. 1>src\main.c(1599): error C2143: syntax error : missing ';' before 'type'
  23. 1>src\main.c(1600): error C2143: syntax error : missing ';' before 'type'
  24. 1>src\main.c(1601): error C2143: syntax error : missing ';' before 'type'
  25. 1>src\main.c(1602): error C2275: 'pixel' : illegal use of this type as an expression
  26. 1> C:\Users\PizzaPlatypus\Documents\TPT latest mod\FacialTurd-The-Powder-Toy-a24307a\Includes\defines.h(104) : see declaration of 'pixel'
  27. 1>src\main.c(1602): error C2065: 'load_img' : undeclared identifier
  28. 1>src\main.c(1603): error C2143: syntax error : missing ';' before 'type'
  29. 1>src\main.c(1604): error C2143: syntax error : missing ';' before 'type'
  30. 1>src\main.c(1605): error C2275: 'SDL_AudioSpec' : illegal use of this type as an expression
  31. 1> C:\Users\PizzaPlatypus\Documents\TPT latest mod\FacialTurd-The-Powder-Toy-a24307a\Includes\SDL/SDL_audio.h(93) : see declaration of 'SDL_AudioSpec'
  32. 1>src\main.c(1605): error C2146: syntax error : missing ';' before identifier 'fmt'
  33. 1>src\main.c(1605): error C2065: 'fmt' : undeclared identifier
  34. 1>src\main.c(1606): error C2143: syntax error : missing ';' before 'type'
  35. 1>src\main.c(1612): error C2065: 'part_vbuf' : undeclared identifier
  36. 1>src\main.c(1612): warning C4047: '=' : 'int' differs in levels of indirection from 'void *'
  37. 1>src\main.c(1613): error C2065: 'part_vbuf_store' : undeclared identifier
  38. 1>src\main.c(1613): error C2065: 'part_vbuf' : undeclared identifier
  39. 1>src\main.c(1627): error C2065: 'fmt' : undeclared identifier
  40. 1>src\main.c(1627): error C2224: left of '.freq' must have struct/union type
  41. 1>src\main.c(1628): error C2065: 'fmt' : undeclared identifier
  42. 1>src\main.c(1628): error C2224: left of '.format' must have struct/union type
  43. 1>src\main.c(1629): error C2065: 'fmt' : undeclared identifier
  44. 1>src\main.c(1629): error C2224: left of '.channels' must have struct/union type
  45. 1>src\main.c(1630): error C2065: 'fmt' : undeclared identifier
  46. 1>src\main.c(1630): error C2224: left of '.samples' must have struct/union type
  47. 1>src\main.c(1631): error C2065: 'fmt' : undeclared identifier
  48. 1>src\main.c(1631): error C2224: left of '.callback' must have struct/union type
  49. 1>src\main.c(1632): error C2065: 'fmt' : undeclared identifier
  50. 1>src\main.c(1632): error C2224: left of '.userdata' must have struct/union type
  51. 1>src\main.c(1655): error C2065: 'i' : undeclared identifier
  52. 1>src\main.c(1655): error C2065: 'i' : undeclared identifier
  53. 1>src\main.c(1655): error C2065: 'i' : undeclared identifier
  54. 1>src\main.c(1657): error C2065: 'i' : undeclared identifier
  55. 1>src\main.c(1659): error C2065: 'i' : undeclared identifier
  56. 1>src\main.c(1661): error C2065: 'i' : undeclared identifier
  57. 1>src\main.c(1664): error C2065: 'i' : undeclared identifier
  58. 1>src\main.c(1666): error C2065: 'i' : undeclared identifier
  59. 1>src\main.c(1670): error C2065: 'i' : undeclared identifier
  60. 1>src\main.c(1676): error C2065: 'i' : undeclared identifier
  61. 1>src\main.c(1679): error C2065: 'fmt' : undeclared identifier
  62. 1>src\main.c(1679): warning C4133: 'function' : incompatible types - from 'int *' to 'SDL_AudioSpec *'
  63. 1>src\main.c(1689): error C2065: 'i' : undeclared identifier
  64. 1>src\main.c(1693): error C2065: 'i' : undeclared identifier
  65. 1>src\main.c(1693): error C2065: 'i' : undeclared identifier
  66. 1>src\main.c(1697): error C2065: 'i' : undeclared identifier
  67. 1>src\main.c(1704): error C2065: 'it' : undeclared identifier
  68. 1>src\main.c(1714): error C2065: 'i' : undeclared identifier
  69. 1>src\main.c(1736): error C2065: 'http_session_check' : undeclared identifier
  70. 1>src\main.c(1736): warning C4047: '=' : 'int' differs in levels of indirection from 'void *'
  71. 1>src\main.c(1737): error C2065: 'http_session_check' : undeclared identifier
  72. 1>src\main.c(1737): warning C4022: 'http_auth_headers' : pointer mismatch for actual parameter 1
  73. 1>src\main.c(1758): error C2065: 'part_vbuf' : undeclared identifier
  74. 1>src\main.c(1758): error C2065: 'part_vbuf_store' : undeclared identifier
  75. 1>src\main.c(1761): error C2065: 'part_vbuf' : undeclared identifier
  76. 1>src\main.c(1761): warning C4047: '=' : 'int' differs in levels of indirection from 'pixel *'
  77. 1>src\main.c(1772): error C2065: 'part_vbuf' : undeclared identifier
  78. 1>src\main.c(1772): warning C4047: 'function' : 'pixel *' differs in levels of indirection from 'int'
  79. 1>src\main.c(1772): warning C4024: 'draw_air' : different types for formal and actual parameter 1
  80. 1>src\main.c(1776): error C2065: 'part_vbuf' : undeclared identifier
  81. 1>src\main.c(1776): warning C4022: 'memcpy' : pointer mismatch for actual parameter 1
  82. 1>src\main.c(1777): error C2065: 'part_vbuf' : undeclared identifier
  83. 1>src\main.c(1777): warning C4022: 'memset' : pointer mismatch for actual parameter 1
  84. 1>src\main.c(1781): error C2065: 'part_vbuf' : undeclared identifier
  85. 1>src\main.c(1781): warning C4022: 'memset' : pointer mismatch for actual parameter 1
  86. 1>src\main.c(1786): error C2065: 'bsx' : undeclared identifier
  87. 1>src\main.c(1787): error C2065: 'bsx' : undeclared identifier
  88. 1>src\main.c(1788): error C2065: 'bsx' : undeclared identifier
  89. 1>src\main.c(1789): error C2065: 'bsx' : undeclared identifier
  90. 1>src\main.c(1790): error C2065: 'bsy' : undeclared identifier
  91. 1>src\main.c(1791): error C2065: 'bsy' : undeclared identifier
  92. 1>src\main.c(1792): error C2065: 'bsy' : undeclared identifier
  93. 1>src\main.c(1793): error C2065: 'bsy' : undeclared identifier
  94. 1>src\main.c(1797): error C2065: 'part_vbuf' : undeclared identifier
  95. 1>src\main.c(1797): warning C4047: 'function' : 'pixel *' differs in levels of indirection from 'int'
  96. 1>src\main.c(1797): warning C4024: 'draw_walls' : different types for formal and actual parameter 1
  97. 1>src\main.c(1798): error C2065: 'part_vbuf' : undeclared identifier
  98. 1>src\main.c(1798): warning C4047: 'function' : 'pixel *' differs in levels of indirection from 'int'
  99. 1>src\main.c(1798): warning C4024: 'update_particles' : different types for formal and actual parameter 1
  100. 1>src\main.c(1799): error C2065: 'part_vbuf' : undeclared identifier
  101. 1>src\main.c(1799): warning C4047: 'function' : 'pixel *' differs in levels of indirection from 'int'
  102. 1>src\main.c(1799): warning C4024: 'draw_parts' : different types for formal and actual parameter 1
  103. 1>src\main.c(1800): error C2065: 'sl' : undeclared identifier
  104. 1>src\main.c(1800): error C2065: 'sr' : undeclared identifier
  105. 1>src\main.c(1801): error C2065: 'part_vbuf' : undeclared identifier
  106. 1>src\main.c(1801): warning C4047: 'function' : 'pixel *' differs in levels of indirection from 'int'
  107. 1>src\main.c(1801): warning C4024: 'draw_grav_zones' : different types for formal and actual parameter 1
  108. 1>src\main.c(1805): error C2065: 'result' : undeclared identifier
  109. 1>src\main.c(1806): error C2065: 'result' : undeclared identifier
  110. 1>src\main.c(1848): error C2065: 'fire_fc' : undeclared identifier
  111. 1>src\main.c(1856): error C2065: 'fire_fc' : undeclared identifier
  112. 1>src\main.c(1856): error C2065: 'fire_fc' : undeclared identifier
  113. 1>src\main.c(1859): error C2065: 'part_vbuf' : undeclared identifier
  114. 1>src\main.c(1859): warning C4047: 'function' : 'pixel *' differs in levels of indirection from 'int'
  115. 1>src\main.c(1859): warning C4024: 'render_fire' : different types for formal and actual parameter 1
  116. 1>src\main.c(1861): error C2065: 'part_vbuf' : undeclared identifier
  117. 1>src\main.c(1861): warning C4047: 'function' : 'pixel *' differs in levels of indirection from 'int'
  118. 1>src\main.c(1861): warning C4024: 'render_signs' : different types for formal and actual parameter 1
  119. 1>src\main.c(1864): error C2065: 'part_vbuf' : undeclared identifier
  120. 1>src\main.c(1864): warning C4047: 'function' : 'pixel *' differs in levels of indirection from 'int'
  121. 1>src\main.c(1864): warning C4024: 'render_gravlensing' : different types for formal and actual parameter 1
  122. 1>src\main.c(1873): error C2065: 'lm' : undeclared identifier
  123. 1>src\main.c(1873): error C2065: 'lx' : undeclared identifier
  124. 1>src\main.c(1873): error C2065: 'ly' : undeclared identifier
  125. 1>src\main.c(1873): error C2065: 'x' : undeclared identifier
  126. 1>src\main.c(1873): error C2065: 'y' : undeclared identifier
  127. 1>src\main.c(1873): error C2065: 'line_x' : undeclared identifier
  128. 1>src\main.c(1873): error C2065: 'line_y' : undeclared identifier
  129. 1>src\main.c(1876): error C2065: 'http_session_check' : undeclared identifier
  130. 1>src\main.c(1878): error C2065: 'do_s_check' : undeclared identifier
  131. 1>src\main.c(1878): error C2065: 'http_session_check' : undeclared identifier
  132. 1>src\main.c(1878): fatal error C1003: error count exceeds 100; stopping compilation
  133. 1>C:\Users\PizzaPlatypus\Documents\TPT latest mod\FacialTurd-The-Powder-Toy-a24307a\Includes\powder.h(726): error C2078: too many initializers
  134. 1>src\interface.c(3316): error C2275: 'pixel' : illegal use of this type as an expression
  135. 1> C:\Users\PizzaPlatypus\Documents\TPT latest mod\FacialTurd-The-Powder-Toy-a24307a\Includes\defines.h(104) : see declaration of 'pixel'
  136. 1>src\interface.c(3316): error C2065: 'old_vid' : undeclared identifier
  137. 1>src\interface.c(3345): error C2065: 'old_vid' : undeclared identifier
  138. 1>src\interface.c(3345): warning C4022: 'memcpy' : pointer mismatch for actual parameter 1
  139. 1>src\interface.c(3503): error C2065: 'old_vid' : undeclared identifier
  140. 1>src\interface.c(3503): warning C4022: 'memcpy' : pointer mismatch for actual parameter 1
  141. 1>src\interface.c(3510): error C2065: 'old_vid' : undeclared identifier
  142. 1>src\interface.c(3510): warning C4022: 'memcpy' : pointer mismatch for actual parameter 1
  143. 1>src\interface.c(3538): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  144. 1>src\interface.c(3539): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  145. 1>src\interface.c(3544): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  146. 1>src\interface.c(3545): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  147. 1>src\interface.c(3574): error C2065: 'old_vid' : undeclared identifier
  148. 1>src\interface.c(3574): warning C4022: 'memcpy' : pointer mismatch for actual parameter 1
  149. 1>src\interface.c(3781): error C2065: 'old_vid' : undeclared identifier
  150. 1>src\interface.c(3781): warning C4022: 'memcpy' : pointer mismatch for actual parameter 2
  151. 1>src\interface.c(3810): error C2065: 'old_vid' : undeclared identifier
  152. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  153. 1> wtrv.c
  154. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  155. 1> wire.c
  156. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  157. 1> wifi.c
  158. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  159. 1> watr.c
  160. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  161. 1> warp.c
  162. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  163. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  164. 1> uran.c
  165. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  166. 1> thrm.c
  167. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  168. 1> thdr.c
  169. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  170. 1> swch.c
  171. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  172. 1> stkm2.c
  173. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  174. 1> stkm.c
  175. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  176. 1>src\elements\stkm.c(19): warning C4305: 'initializing' : truncation from 'double' to 'float'
  177. 1>src\elements\stkm.c(22): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  178. 1>src\elements\stkm.c(35): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  179. 1>src\elements\stkm.c(36): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  180. 1>src\elements\stkm.c(37): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  181. 1>src\elements\stkm.c(38): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  182. 1>src\elements\stkm.c(45): error C2143: syntax error : missing ';' before 'type'
  183. 1>src\elements\stkm.c(46): error C2065: 'gvx' : undeclared identifier
  184. 1>src\elements\stkm.c(46): error C2065: 'gvy' : undeclared identifier
  185. 1>src\elements\stkm.c(46): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  186. 1>src\elements\stkm.c(51): error C2065: 'gvy' : undeclared identifier
  187. 1>src\elements\stkm.c(54): error C2065: 'gvy' : undeclared identifier
  188. 1>src\elements\stkm.c(54): error C2065: 'gvx' : undeclared identifier
  189. 1>src\elements\stkm.c(54): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  190. 1>src\elements\stkm.c(60): error C2065: 'gvx' : undeclared identifier
  191. 1>src\elements\stkm.c(60): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  192. 1>src\elements\stkm.c(61): error C2065: 'gvy' : undeclared identifier
  193. 1>src\elements\stkm.c(61): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  194. 1>src\elements\stkm.c(65): error C2065: 'gvx' : undeclared identifier
  195. 1>src\elements\stkm.c(65): warning C4244: '+=' : conversion from 'float' to 'int', possible loss of data
  196. 1>src\elements\stkm.c(66): error C2065: 'gvy' : undeclared identifier
  197. 1>src\elements\stkm.c(66): warning C4244: '+=' : conversion from 'float' to 'int', possible loss of data
  198. 1>src\elements\stkm.c(68): error C2065: 'gvx' : undeclared identifier
  199. 1>src\elements\stkm.c(69): error C2065: 'gvy' : undeclared identifier
  200. 1>src\elements\stkm.c(79): error C2065: 'gvx' : undeclared identifier
  201. 1>src\elements\stkm.c(82): error C2065: 'gvy' : undeclared identifier
  202. 1>src\elements\stkm.c(93): error C2065: 'gvx' : undeclared identifier
  203. 1>src\elements\stkm.c(96): error C2065: 'gvy' : undeclared identifier
  204. 1>src\elements\stkm.c(113): error C2143: syntax error : missing ';' before 'type'
  205. 1>src\elements\stkm.c(115): error C2065: 'gx' : undeclared identifier
  206. 1>src\elements\stkm.c(115): error C2065: 'gvy' : undeclared identifier
  207. 1>src\elements\stkm.c(115): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  208. 1>src\elements\stkm.c(116): error C2065: 'gy' : undeclared identifier
  209. 1>src\elements\stkm.c(116): error C2065: 'gvx' : undeclared identifier
  210. 1>src\elements\stkm.c(116): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  211. 1>src\elements\stkm.c(117): error C2065: 'dl' : undeclared identifier
  212. 1>src\elements\stkm.c(117): error C2065: 'gx' : undeclared identifier
  213. 1>src\elements\stkm.c(117): error C2065: 'gy' : undeclared identifier
  214. 1>src\elements\stkm.c(117): warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  215. 1>src\elements\stkm.c(118): error C2065: 'dr' : undeclared identifier
  216. 1>src\elements\stkm.c(118): error C2065: 'gx' : undeclared identifier
  217. 1>src\elements\stkm.c(118): error C2065: 'gy' : undeclared identifier
  218. 1>src\elements\stkm.c(118): warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  219. 1>src\elements\stkm.c(123): error C2065: 'dl' : undeclared identifier
  220. 1>src\elements\stkm.c(123): error C2065: 'dr' : undeclared identifier
  221. 1>src\elements\stkm.c(125): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  222. 1>src\elements\stkm.c(125): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  223. 1>src\elements\stkm.c(127): error C2065: 'gvy' : undeclared identifier
  224. 1>src\elements\stkm.c(127): error C2065: 'gvx' : undeclared identifier
  225. 1>src\elements\stkm.c(127): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  226. 1>src\elements\stkm.c(128): error C2065: 'gvx' : undeclared identifier
  227. 1>src\elements\stkm.c(128): error C2065: 'gvy' : undeclared identifier
  228. 1>src\elements\stkm.c(128): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  229. 1>src\elements\stkm.c(129): error C2065: 'gvy' : undeclared identifier
  230. 1>src\elements\stkm.c(129): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  231. 1>src\elements\stkm.c(130): error C2065: 'gvx' : undeclared identifier
  232. 1>src\elements\stkm.c(130): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  233. 1>src\elements\stkm.c(135): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  234. 1>src\elements\stkm.c(135): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  235. 1>src\elements\stkm.c(137): error C2065: 'gvy' : undeclared identifier
  236. 1>src\elements\stkm.c(137): error C2065: 'gvx' : undeclared identifier
  237. 1>src\elements\stkm.c(137): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  238. 1>src\elements\stkm.c(138): error C2065: 'gvx' : undeclared identifier
  239. 1>src\elements\stkm.c(138): error C2065: 'gvy' : undeclared identifier
  240. 1>src\elements\stkm.c(138): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  241. 1>src\elements\stkm.c(139): error C2065: 'gvy' : undeclared identifier
  242. 1>src\elements\stkm.c(139): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  243. 1>src\elements\stkm.c(140): error C2065: 'gvx' : undeclared identifier
  244. 1>src\elements\stkm.c(140): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  245. 1>src\elements\stkm.c(148): error C2065: 'dl' : undeclared identifier
  246. 1>src\elements\stkm.c(148): error C2065: 'dr' : undeclared identifier
  247. 1>src\elements\stkm.c(150): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  248. 1>src\elements\stkm.c(150): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  249. 1>src\elements\stkm.c(152): error C2065: 'gvy' : undeclared identifier
  250. 1>src\elements\stkm.c(152): error C2065: 'gvx' : undeclared identifier
  251. 1>src\elements\stkm.c(152): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  252. 1>src\elements\stkm.c(153): error C2065: 'gvx' : undeclared identifier
  253. 1>src\elements\stkm.c(153): error C2065: 'gvy' : undeclared identifier
  254. 1>src\elements\stkm.c(153): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  255. 1>src\elements\stkm.c(154): error C2065: 'gvy' : undeclared identifier
  256. 1>src\elements\stkm.c(154): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  257. 1>src\elements\stkm.c(155): error C2065: 'gvx' : undeclared identifier
  258. 1>src\elements\stkm.c(155): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  259. 1>src\elements\stkm.c(160): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  260. 1>src\elements\stkm.c(160): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  261. 1>src\elements\stkm.c(162): error C2065: 'gvy' : undeclared identifier
  262. 1>src\elements\stkm.c(162): error C2065: 'gvx' : undeclared identifier
  263. 1>src\elements\stkm.c(162): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  264. 1>src\elements\stkm.c(163): error C2065: 'gvx' : undeclared identifier
  265. 1>src\elements\stkm.c(163): error C2065: 'gvy' : undeclared identifier
  266. 1>src\elements\stkm.c(163): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  267. 1>src\elements\stkm.c(164): error C2065: 'gvy' : undeclared identifier
  268. 1>src\elements\stkm.c(164): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  269. 1>src\elements\stkm.c(165): error C2065: 'gvx' : undeclared identifier
  270. 1>src\elements\stkm.c(165): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  271. 1>src\elements\stkm.c(172): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  272. 1>src\elements\stkm.c(172): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  273. 1>src\elements\stkm.c(172): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  274. 1>src\elements\stkm.c(172): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  275. 1>src\elements\stkm.c(174): error C2065: 'gvy' : undeclared identifier
  276. 1>src\elements\stkm.c(175): error C2065: 'gvy' : undeclared identifier
  277. 1>src\elements\stkm.c(176): error C2065: 'gvy' : undeclared identifier
  278. 1>src\elements\stkm.c(199): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  279. 1>src\elements\stkm.c(213): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
  280. 1>src\elements\stkm.c(241): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  281. 1>src\elements\stkm.c(244): error C2065: 'gvy' : undeclared identifier
  282. 1>src\elements\stkm.c(245): error C2065: 'gvx' : undeclared identifier
  283. 1>src\elements\stkm.c(259): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  284. 1>src\elements\stkm.c(261): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  285. 1>src\elements\stkm.c(270): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  286. 1>src\elements\stkm.c(276): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  287. 1>src\elements\stkm.c(282): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  288. 1>src\elements\stkm.c(288): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  289. 1>src\elements\stkm.c(294): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  290. 1>src\elements\stkm.c(294): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  291. 1>src\elements\stkm.c(300): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  292. 1>src\elements\stkm.c(300): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  293. 1>src\elements\stkm.c(307): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  294. 1>src\elements\stkm.c(307): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  295. 1>src\elements\stkm.c(314): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  296. 1>src\elements\stkm.c(314): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  297. 1>src\elements\stkm.c(325): error C2065: 'gvy' : undeclared identifier
  298. 1>src\elements\stkm.c(325): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  299. 1>src\elements\stkm.c(326): error C2065: 'gvx' : undeclared identifier
  300. 1>src\elements\stkm.c(326): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  301. 1>src\elements\stkm.c(330): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
  302. 1>src\elements\stkm.c(331): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
  303. 1>src\elements\stkm.c(333): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  304. 1>src\elements\stkm.c(334): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  305. 1>src\elements\stkm.c(341): error C2065: 'gvy' : undeclared identifier
  306. 1>src\elements\stkm.c(341): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  307. 1>src\elements\stkm.c(342): error C2065: 'gvx' : undeclared identifier
  308. 1>src\elements\stkm.c(342): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  309. 1>src\elements\stkm.c(346): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
  310. 1>src\elements\stkm.c(347): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
  311. 1>src\elements\stkm.c(349): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  312. 1>src\elements\stkm.c(350): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  313. 1>src\elements\stkm.c(397): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  314. 1> sprk.c
  315. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  316. 1> spng.c
  317. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  318. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  319. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  320. 1> sing.c
  321. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  322. 1>src\elements\sing.c(40): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  323. 1> shld.c
  324. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  325. 1> rime.c
  326. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  327. 1> qrtz.c
  328. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  329. 1> pyro.c
  330. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  331. 1> pump.c
  332. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  333.  
  334. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  335. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  336. 1> plut.c
  337. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  338. 1> plnt.c
  339. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  340. 1> pipe.c
  341. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  342. 1>src\elements\pipe.c(142): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  343. 1>src\elements\pipe.c(143): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  344. 1>src\elements\pipe.c(153): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  345. 1>src\elements\pipe.c(154): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  346. 1> phot.c
  347. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  348. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  349. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  350. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  351. 1> nptct.c
  352. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  353. 1> none.c
  354. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  355. 1> neut.c
  356. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  357. 1>src\elements\neut.c(57): warning C4305: '*=' : truncation from 'double' to 'float'
  358. 1>src\elements\neut.c(58): warning C4305: '*=' : truncation from 'double' to 'float'
  359. 1> Generating Code...
  360. 1> Compiling...
  361. 1> nbhl.c
  362. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  363. 1> mort.c
  364. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  365. 1> merc.c
  366. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  367. 1>src\elements\merc.c(5): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
  368. 1> legacy.c
  369. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  370. 1> lcry.c
  371. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  372. 1> isz.c
  373. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  374. 1> iron.c
  375. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  376. 1> ice.c
  377. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  378. 1> hswc.c
  379. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  380. 1> h2.c
  381. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  382. 1>src\elements\h2.c(21): warning C4305: '=' : truncation from 'double' to 'float'
  383. 1> gpmp.c
  384. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  385. 1>src\elements\gpmp.c(10): warning C4305: '=' : truncation from 'double' to 'float'
  386. 1>src\elements\gpmp.c(12): warning C4305: '=' : truncation from 'double' to 'float'
  387. 1>src\elements\gpmp.c(14): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  388. 1>src\elements\gpmp.c(16): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  389. 1> goo.c
  390. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  391. 1> glow.c
  392. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  393. 1>src\elements\glow.c(19): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  394. 1> glas.c
  395. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  396. 1> gbmb.c
  397. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  398. 1> fwrk.c
  399. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  400. 1>src\elements\fwrk.c(10): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  401. 1>src\elements\fwrk.c(11): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  402. 1>src\elements\fwrk.c(36): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  403. 1>src\elements\fwrk.c(42): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  404. 1> fuse.c
  405. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  406. 1> fsep.c
  407. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  408. 1> frzz.c
  409. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  410. 1> frzw.c
  411. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  412. 1> Generating Code...
  413. 1> Compiling...
  414. 1> fog.c
  415. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  416. 1> firw.c
  417. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  418. 1>src\elements\firw.c(25): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  419. 1>src\elements\firw.c(50): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  420. 1>src\elements\firw.c(51): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  421. 1> elementmisc.c
  422. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  423. 1> dstw.c
  424. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  425. 1> dlay.c
  426. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  427. 1>src\elements\dlay.c(11): warning C4305: '=' : truncation from 'double' to 'float'
  428. 1>src\elements\dlay.c(13): warning C4305: '=' : truncation from 'double' to 'float'
  429. 1> deut.c
  430. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  431. 1>src\elements\deut.c(5): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
  432. 1> coal.c
  433. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  434. 1>src\elements\coal.c(73): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  435. 1> clst.c
  436. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  437. 1>src\elements\clst.c(21): warning C4305: '=' : truncation from 'double' to 'float'
  438. 1>src\elements\clst.c(23): warning C4305: '=' : truncation from 'double' to 'float'
  439. 1>src\elements\clst.c(25): warning C4305: '=' : truncation from 'double' to 'float'
  440. 1>src\elements\clst.c(27): warning C4305: '=' : truncation from 'double' to 'float'
  441. 1> clne.c
  442. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  443. 1> c5.c
  444. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  445. 1> btry.c
  446. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  447. 1> boyl.c
  448. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  449. 1> bomb.c
  450. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  451. 1>src\elements\bomb.c(39): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  452. 1>src\elements\bomb.c(40): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  453. 1> bmtl.c
  454. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  455. 1> bcol.c
  456. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  457. 1>src\elements\bcol.c(66): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  458. 1> bcln.c
  459. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  460. 1> aray.c
  461. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  462. 1> anar.c
  463. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  464. 1> amtr.c
  465. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  466. 1> acid.c
  467. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  468. 1> Generating Code...
  469. 1> Compiling...
  470. 1> O2.c
  471. 1>c:\users\pizzaplatypus\documents\tpt latest mod\facialturd-the-powder-toy-a24307a\includes\powder.h(726): error C2078: too many initializers
  472. 1> console.c
  473. 1>C:\Users\PizzaPlatypus\Documents\TPT latest mod\FacialTurd-The-Powder-Toy-a24307a\Includes\powder.h(726): error C2078: too many initializers
Advertisement
Add Comment
Please, Sign In to add comment