Advertisement
Guest User

Untitled

a guest
Feb 19th, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. Loading project root_dir/projects/test2
  2. Traceback (most recent call last):
  3. File "/Users/andy/Documents/OTTD_graphics/tools/eints/webtranslate/bottle.py", line 763, in _handle
  4. return route.call(**args)
  5. File "/Users/andy/Documents/OTTD_graphics/tools/eints/webtranslate/bottle.py", line 1595, in wrapper
  6. rv = callback(*a, **ka)
  7. File "/Users/andy/Documents/OTTD_graphics/tools/eints/webtranslate/protect.py", line 23, in wrapper
  8. return func(*a, **ka)
  9. File "/Users/andy/Documents/OTTD_graphics/tools/eints/webtranslate/pages/project.py", line 45, in project
  10. bcounts = get_overview(pmd, base_lng.name))
  11. AttributeError: 'NoneType' object has no attribute 'name'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement