Advertisement
Guest User

Untitled

a guest
Aug 25th, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. sys.path = []
  2. os.environ["TTR_GAMESERVER"] = gameserver-us-east-1-prod.toontownrewritten.com
  3. os.environ["TTR_PLAYCOOKIE"] = 4inszODSLOtDamefzByFhpnWENVFpaY6kK9fUUpEkTTaq
  4. ToontownStart: Polling for game2 to finish...
  5. ToontownStart: Game2 is finished.
  6. ToontownStart: Starting the game.
  7. ToontownStart: setting default font
  8. TTLocalizer: Running in language: english
  9. from toontown.toonbase.TTLocalizerEnglish import *
  10. OTPLocalizer: Running in language: english
  11. from otp.otpbase.OTPLocalizerEnglish import *
  12. :DisplayOptions: settingsFullScreen = False, embedded = False width=800 height=600
  13. Known pipe types:
  14. wglGraphicsPipe
  15. (all display modules loaded.)
  16. :display:windisplay: OS version: 6.1.2.7601
  17. :display:windisplay: Service Pack 1
  18. :display:windisplay: max Mhz 2201000000, current Mhz 2201000000
  19. :ToonBase: Default graphics pipe is wglGraphicsPipe (OpenGL).
  20. :display(error): The application requested harware acceleration, but your OpenGL
  21. :display(error): driver, GDI Generic, only supports software rendering.
  22. :display(error): You need to install a hardware-accelerated OpenGL driver, or,
  23. :display(error): if you actually *want* to use a software renderer, then
  24. :display(error): alter the hardware/software configuration in your Config.prc file.
  25. :display: Closing wglGraphicsWindow
  26. :display: wglGraphicsWindow wouldn't open; abandoning.
  27. :ToonBase(warning): Unable to open 'onscreen' window.
  28. Traceback (most recent call last):
  29. File "<compiled '__voltorbmain__'>", line 0, in <module>
  30. File "<compiled 'toontown.vlte836c91f.vltbc09c79e'>", line 0, in <module>
  31. File "<compiled 'toontown.vlte836c91f.vlt7fd91c3d'>", line 0, in <module>
  32. File "<compiled 'toontown.vlte836c91f.vlta6605b2b'>", line 0, in __init__
  33. File "<compiled 'vlta0b5047e.vlt4df7dbc8.vlt091fde68'>", line 0, in __init__
  34. File "<compiled 'direct.vlt0df7fa01.ShowBase'>", line 0, in __init__
  35. File "<compiled 'direct.vlt0df7fa01.ShowBase'>", line 0, in vlt4de7f60e
  36. File "<compiled 'toontown.vlte836c91f.vlta6605b2b'>", line 0, in vlte4aa39a5
  37. File "<compiled 'vlta0b5047e.vlt4df7dbc8.vlt091fde68'>", line 0, in vlte4aa39a5
  38. File "<compiled 'direct.vlt0df7fa01.ShowBase'>", line 0, in vlte4aa39a5
  39. File "<compiled 'direct.vlt0df7fa01.ShowBase'>", line 0, in vlte635a704
  40. StandardError: Could not open window.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement