UnrealEngine 948 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. # Visual Studio 2015 user specific files
  2. .vs/
  3. # Compiled Object files
  4. *.slo
  5. *.lo
  6. *.o
  7. *.obj
  8. # Precompiled Headers
  9. *.gch
  10. *.pch
  11. # Compiled Dynamic libraries
  12. *.so
  13. *.dylib
  14. *.dll
  15. # Fortran module files
  16. *.mod
  17. # Compiled Static libraries
  18. *.lai
  19. *.la
  20. *.a
  21. *.lib
  22. # Executables
  23. *.exe
  24. *.out
  25. *.app
  26. *.ipa
  27. # These project files can be generated by the engine
  28. *.xcodeproj
  29. *.xcworkspace
  30. *.sln
  31. *.suo
  32. *.opensdf
  33. *.sdf
  34. *.VC.db
  35. *.VC.opendb
  36. # Precompiled Assets
  37. SourceArt/**/*.png
  38. SourceArt/**/*.tga
  39. # Binary Files
  40. Binaries/*
  41. Plugins/*/Binaries/*
  42. # Builds
  43. Build/*
  44. # Whitelist PakBlacklist-<BuildConfiguration>.txt files
  45. !Build/*/
  46. Build/*/**
  47. !Build/*/PakBlacklist*.txt
  48. # Don't ignore icon files in Build
  49. !Build/**/*.ico
  50. # Built data for maps
  51. *_BuiltData.uasset
  52. # Configuration files generated by the Editor
  53. Saved/*
  54. # Compiled source files for the engine to use
  55. Intermediate/*
  56. Plugins/*/Intermediate/*
  57. # Cache files for the editor to use
  58. DerivedDataCache/*
PANIC: session(release): write data/sessions/5/f/5fc0ef4aa51944bf: no space left on device

PANIC

session(release): write data/sessions/5/f/5fc0ef4aa51944bf: no space left on device
github.com/go-macaron/session@v0.0.0-20190805070824-1a3cdc6f5659/session.go:199 (0x8b2934)
gopkg.in/macaron.v1@v1.3.9/context.go:79 (0x83d0a0)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/context.go:112 (0x84fdb5)
gopkg.in/macaron.v1@v1.3.9/recovery.go:161 (0x84fda8)
gopkg.in/macaron.v1@v1.3.9/logger.go:40 (0x840c73)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/router.go:187 (0x850fc6)
gopkg.in/macaron.v1@v1.3.9/router.go:303 (0x8493e5)
gopkg.in/macaron.v1@v1.3.9/macaron.go:220 (0x841fca)
net/http/server.go:2836 (0x7a79b2)
net/http/server.go:1924 (0x7a341b)
runtime/asm_amd64.s:1373 (0x46f9f0)