Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2012
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. [GUIScript/ERROR]: Syntax Error:
  2. [Python/ERROR]: Traceback (most recent call last):
  3. [Python/ERROR]: File "PROGDIR:GUIScripts/TextScreen.py", line 124, in StartTextScreen
  4. [Python/ERROR]: TextArea.Rewind (Ticks)
  5. [Python/ERROR]: File "PROGDIR:GUIScripts/MetaClasses.py", line 60, in <lambda>
  6. [Python/ERROR]: return lambda self, *args: M(self.WinID, self.ID, *args)
  7. [Python/ERROR]: AttributeError: RewindTA(Win, Ctrl, Ticks)
  8.  
  9. Sets up a TextArea for scrolling. Ticks is the delay between the steps in scrolling.
  10. [ResourceManager]: Searching for 'amb_tav'...
  11. [ResourceManager]: Found 'amb_tav.wav' in 'chitin.key'.
  12. [ResourceManager]: Found 'GUIW.chu' in 'chitin.key'.
  13. [Python/ERROR]: Traceback (most recent call last):
  14. [Python/ERROR]: File "PROGDIR:GUIScripts/bg1/MessageWindow.py", line 145, in UpdateControlStatus
  15. [Python/ERROR]: GemRB.SetVar("PortraitWindow", PortraitWindow.ID)
  16. [Python/ERROR]: AttributeError: 'int' object has no attribute 'ID'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement