Advertisement
Guest User

Errors

a guest
May 31st, 2018
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.51 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "process_init.py", line 2, in <module>
  3. from process_operations import *
  4. File "D:\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 21, in <module>
  5. from module_mission_templates import *
  6. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  7.  
  8. ^
  9. SyntaxError: invalid syntax
  10. Traceback (most recent call last):
  11. File "process_global_variables.py", line 12, in <module>
  12. from process_operations import *
  13. File "D:\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 21, in <module>
  14. from module_mission_templates import *
  15. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  16.  
  17. ^
  18. SyntaxError: invalid syntax
  19. Exporting strings...
  20. Exporting skills...
  21. Exporting tracks...
  22. Exporting animations...
  23. Exporting meshes...
  24. Exporting sounds...
  25. Exporting skins...
  26. Traceback (most recent call last):
  27. File "process_map_icons.py", line 6, in <module>
  28. from process_operations import *
  29. File "D:\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 21, in <module>
  30. from module_mission_templates import *
  31. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  32.  
  33. ^
  34. SyntaxError: invalid syntax
  35. Exporting faction data...
  36. Exporting item data...
  37. Traceback (most recent call last):
  38. File "process_items.py", line 66, in <module>
  39. from process_operations import *
  40. File "D:\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 21, in <module>
  41. from module_mission_templates import *
  42. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  43.  
  44. ^
  45. SyntaxError: invalid syntax
  46. Exporting scene data...
  47. Traceback (most recent call last):
  48. File "process_scenes.py", line 15, in <module>
  49. from process_operations import *
  50. File "D:\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 21, in <module>
  51. from module_mission_templates import *
  52. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  53.  
  54. ^
  55. SyntaxError: invalid syntax
  56. Exporting troops data
  57. Exporting particle data...
  58. Traceback (most recent call last):
  59. File "process_scene_props.py", line 7, in <module>
  60. from process_operations import *
  61. File "D:\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 21, in <module>
  62. from module_mission_templates import *
  63. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  64.  
  65. ^
  66. SyntaxError: invalid syntax
  67. Traceback (most recent call last):
  68. File "process_tableau_materials.py", line 8, in <module>
  69. from process_operations import *
  70. File "D:\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 21, in <module>
  71. from module_mission_templates import *
  72. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  73.  
  74. ^
  75. SyntaxError: invalid syntax
  76. Traceback (most recent call last):
  77. File "process_presentations.py", line 8, in <module>
  78. from process_operations import *
  79. File "D:\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 21, in <module>
  80. from module_mission_templates import *
  81. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  82.  
  83. ^
  84. SyntaxError: invalid syntax
  85. Exporting party_template data...
  86. Traceback (most recent call last):
  87. File "process_parties.py", line 6, in <module>
  88. from process_operations import *
  89. File "D:\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 21, in <module>
  90. from module_mission_templates import *
  91. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  92.  
  93. ^
  94. SyntaxError: invalid syntax
  95. Exporting quest data...
  96. Exporting info_page data...
  97. Traceback (most recent call last):
  98. File "process_scripts.py", line 7, in <module>
  99. from process_operations import *
  100. File "D:\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 21, in <module>
  101. from module_mission_templates import *
  102. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  103.  
  104. ^
  105. SyntaxError: invalid syntax
  106. Traceback (most recent call last):
  107. File "process_mission_tmps.py", line 5, in <module>
  108. from module_mission_templates import *
  109. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  110.  
  111. ^
  112. SyntaxError: invalid syntax
  113. Traceback (most recent call last):
  114. File "process_game_menus.py", line 8, in <module>
  115. from process_operations import *
  116. File "D:\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 21, in <module>
  117. from module_mission_templates import *
  118. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  119.  
  120. ^
  121. SyntaxError: invalid syntax
  122. Traceback (most recent call last):
  123. File "process_simple_triggers.py", line 5, in <module>
  124. from process_operations import *
  125. File "D:\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 21, in <module>
  126. from module_mission_templates import *
  127. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  128.  
  129. ^
  130. SyntaxError: invalid syntax
  131. Traceback (most recent call last):
  132. File "process_dialogs.py", line 9, in <module>
  133. from process_operations import *
  134. File "D:\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 21, in <module>
  135. from module_mission_templates import *
  136. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  137.  
  138. ^
  139. SyntaxError: invalid syntax
  140. Traceback (most recent call last):
  141. File "process_global_variables_unused.py", line 3, in <module>
  142. from process_operations import *
  143. File "D:\mb_warband_module_system_1171\Module_system 1.171\process_operations.py", line 21, in <module>
  144. from module_mission_templates import *
  145. File "D:\mb_warband_module_system_1171\Module_system 1.171\module_mission_templates.py", line 16078
  146.  
  147. ^
  148. SyntaxError: invalid syntax
  149. Exporting postfx_params...
  150.  
  151. ______________________________
  152.  
  153. Script processing has ended.
  154. Press any key to exit. . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement