Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Files changed: 0 Files affected: 694
- precompile: 3747ms
- Files: 1913 Time: 11906ms
- Total time: 420603ms
- Peak memory usage: 868 MB (Heap: 818, Non-Heap: 50)
- Warning: The use of SVG has been deprecated since Flex 4. Please use FXG.
- D:\Git\TiTS\TiTS-Public\classes\UIComponents\ContentModules\MainMenuModule.as: Warning: The use of SVG has been deprecated since Flex 4. Please use FXG.
- D:\Git\TiTS\TiTS-Public\classes\UIComponents\ButtonTray.as(4): col: 18 Error: Definition fl.motion:Color could not be found.
- import fl.motion.Color;
- ^
- D:\Git\TiTS\TiTS-Public\classes\Creature.as(6817): col: 22 Error: Access of undefined property statusName.
- trace("Perk '" + statusName + "' already present on " + short);
- ^
- D:\Git\TiTS\TiTS-Public\classes\UIComponents\SideBarComponents\StatBar.as(205): col: 27 Error: Access of undefined property Color.
- _progressColor.color = Color.interpolateColor(low, high, scaleValue);
- ^
- D:\Git\TiTS\TiTS-Public\classes\UIComponents\SideBarComponents\StatBar.as(10): col: 18 Error: Definition fl.motion:Color could not be found.
- import fl.motion.Color;
- ^
- D:\Git\TiTS\TiTS-Public\classes\UIComponents\LeftSideBar.as(8): col: 23 Error: Definition fl.transitions:Tween could not be found.
- import fl.transitions.Tween;
- ^
- D:\Git\TiTS\TiTS-Public\classes\UIComponents\LeftSideBar.as(9): col: 23 Error: Definition fl.transitions:TweenEvent could not be found.
- import fl.transitions.TweenEvent;
- ^
- D:\Git\TiTS\TiTS-Public\classes\UIComponents\LeftSideBar.as(12): col: 30 Error: Definition fl.transitions.easing:Regular could not be found.
- import fl.transitions.easing.Regular;
- ^
- D:\Git\TiTS\TiTS-Public\classes\UIComponents\RightSideBar.as(11): col: 23 Error: Definition fl.transitions:Tween could not be found.
- import fl.transitions.Tween;
- ^
- D:\Git\TiTS\TiTS-Public\classes\UIComponents\RightSideBar.as(12): col: 23 Error: Definition fl.transitions:TweenEvent could not be found.
- import fl.transitions.TweenEvent;
- ^
- D:\Git\TiTS\TiTS-Public\classes\UIComponents\RightSideBar.as(15): col: 30 Error: Definition fl.transitions.easing:Regular could not be found.
- import fl.transitions.easing.Regular;
- ^
- D:\Git\TiTS\TiTS-Public\classes\UIComponents\SideBarComponents\LocationHeader.as(7): col: 23 Error: Definition fl.transitions:Tween could not be found.
- import fl.transitions.Tween;
- ^
- Build halted with errors (fcsh).
- (fcsh)
- Done(1)
Advertisement
Add Comment
Please, Sign In to add comment