Advertisement
Guest User

ENIGMA Error - Progress bar

a guest
Oct 10th, 2017
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. Building for mode (0)
  2. Cleaning up from previous executions
  3. - Cleared parsed objects
  4. - Cleared room entries
  5. - Cleared shared locals list
  6. - Cleared event info
  7. Loading shared locals from extensions list
  8. Location in memory of structure: 44913ac8
  9. Copying resources:
  10. Copying sprite names [0]
  11. Copying sound names [0]
  12. Copying background names [0]
  13. Copying path names [0]
  14. Copying script names [0]
  15. Copying shader names [0]
  16. Copying font names [1]
  17. Copying timeline names [0]
  18. Copying object names [1]
  19. Copying room names [1]
  20. Copying constant names [0]
  21. SYNTAX CHECKING AND PRIMARY PARSING:
  22. 0 Scripts:
  23. "Linking" scripts
  24. `Linking' 0 scripts and 0 timelines in 0 passes...
  25. Completing script "Link"
  26. Done.
  27. Completing timeline "Link"
  28. Done.
  29. 1 Objects:
  30. object0: 12 events:
  31. Event[0]: Parsing 1 sub-events:
  32. Check `object0::create... Done. Parse... Done.
  33. Event[7]: Parsing 1 sub-events:
  34. Check `object0::undefinedEventERROR... Done. Parse... Done.
  35. Event[8]: Parsing 2 sub-events:
  36. Check `object0::draw... Done. Parse... Done.
  37. Check `object0::undefinedEventERROR... Done. Parse... Done.
  38. Creating room creation code scope and parsing
  39. "Linking" scripts into the objects...
  40. "Linking" timelines into the objects...
  41. "Link" complete.
  42. Tabulating maximum argument passes to each script
  43. Finished
  44. Writing executable information and resources.
  45. Writing modes and settings
  46. Writing object switch
  47. Writing resource names and maxima
  48. Writing timeline control information
  49. Linking globals and ambiguous variables
  50. Running Secondary Parse Passes
  51. Writing events
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement