Advertisement
Guest User

Untitled

a guest
Dec 15th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. Last login: Sun Dec 15 14:39:36 on ttys002
  2. luca@MacBook-Pro ~ % /Users/luca/Downloads/Lönn-22.app/Contents/MacOS/love ; exit;
  3. ! Failed to require 'https'
  4. module 'https' not found:
  5. no field package.preload['https'] no file 'selene/selene/lib/https.lua'
  6. no file 'selene/selene/lib/https/init.lua'
  7. no file 'https.lua'
  8. no file 'https/init.lua'
  9. no 'https' in LOVE game directories.
  10. no file 'https' in LOVE paths.
  11. no file './https.lua'
  12. no file '/usr/local/share/luajit-2.0.5/https.lua'
  13. no file '/usr/local/share/lua/5.1/https.lua'
  14. no file '/usr/local/share/lua/5.1/https/init.lua'
  15. no file './https.so'
  16. no file '/usr/local/lib/lua/5.1/https.so'
  17. no file '/usr/local/lib/lua/5.1/loadall.so'
  18. no file '/Users/luca/Downloads/Lönn-22.app/Contents/Resources/https.so'
  19. ! Registered scene 'Editor'
  20. ! Registered scene 'Loading'
  21. ! Registered scene 'Startup'
  22. Celeste Dir Written to Config /Users/luca/Library/Application Support/Steam/steamapps/common/Celeste/Celeste.app/Contents/MacOS
  23. Celeste Dir /Users/luca/Library/Application Support/Steam/steamapps/common/Celeste/Celeste.app/Contents/MacOS
  24. Tileset FG Filename /Users/luca/Library/Application Support/Steam/steamapps/common/Celeste/Celeste.app/Contents/MacOS/Content/Graphics/ForegroundTiles.xml
  25. Tileset BG Filename /Users/luca/Library/Application Support/Steam/steamapps/common/Celeste/Celeste.app/Contents/MacOS/Content/Graphics/BackgroundTiles.xml
  26. ! Registered entity 'blackGem' for 'blackGem'
  27. ! Registered entity 'introCar' for 'introCar'
  28. ! Registered entity 'jumpThru' for 'jumpThru'
  29. ! Registered entity 'player' for 'player'
  30. ! Registered entity 'refill' for 'refill'
  31. ! Registered entity 'spinner' for 'spinner'
  32. ! Registered entity 'templeEye' for 'templeEye'
  33. ! Registered entity 'wire' for 'wire'
  34. ! Loaded tool 'Brush'
  35. ! Loaded tool 'Selection'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement