Advertisement
BloodknightStudios

Untitled

Oct 31st, 2015
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.49 KB | None | 0 0
  1. core/art/gui/profiles.cs (511): Unable to find parent object GuiButtonProfile for GuiControlProfile.
  2. Binding server port to default IP
  3. UDP initialized on port 0
  4. Attempting to create GFX device: GFX Null Device []
  5. Initializing GFXCardProfiler (GFX Null Device Renderer)
  6. o Chipset : 'NULL Device'
  7. o Card : 'GFX Null Device Card'
  8. o Version : '0'
  9. o VRAM : 0 MB
  10. - Scanning card capabilities...
  11. - Loading card profiles...
  12. - No card profile core/profile/GFXNullDeviceRenderer.cs exists
  13. - No card profile core/profile/GFXNullDeviceRenderer.NULLDevice.cs exists
  14. - No card profile core/profile/GFXNullDeviceRenderer.NULLDevice.GFXNullDeviceCard.cs exists
  15. - No card profile core/profile/GFXNullDeviceRenderer.NULLDevice.GFXNullDeviceCard.0.cs exists
  16. Device created, setting adapter and enumerating modes
  17. Format GFXFormatR8G8B8A8 not supported with specified profile.
  18. Format GFXFormatR8G8B8A8 not supported with specified profile.
  19. Format GFXFormatR8G8B8A8 not supported with specified profile.
  20. Format GFXFormatR8G8B8X8 not supported with specified profile.
  21. Format GFXFormatR8G8B8A8 not supported with specified profile.
  22. % - PostFX Manager - Executing core/scripts/client/postFx/default.postfxpreset.cs
  23. % - PostFX Manager - Applying from preset
  24. % - PostFX Manager - PostFX enabled
  25. core/scripts/client/core.cs (122): Unable to find object: 'Canvas' attempting to call function 'setCursor'
  26. core/scripts/gui/messageBoxes/messageBox.ed.cs (23): string always evaluates to 0.
  27. % - Initialized Core
  28. %
  29. --------- Initializing Directory: scripts ---------
  30. sfxStartup...
  31. SFXDSDevice::SFXDSDevice() - SetCooperativeLevel failed
  32. SFXSystem::createDevice - failed creating DirectSound device 'Primary Sound Driver'
  33. SFXDSDevice::SFXDSDevice() - SetCooperativeLevel failed
  34. SFXSystem::createDevice - failed creating DirectSound device 'Primary Sound Driver'
  35. SFXDSDevice::SFXDSDevice() - SetCooperativeLevel failed
  36. SFXSystem::createDevice - failed creating DirectSound device 'Speakers (2- Realtek High Definition Audio)'
  37. SFXDSDevice::SFXDSDevice() - SetCooperativeLevel failed
  38. SFXSystem::createDevice - failed creating DirectSound device 'Realtek Digital Output (2- Realtek High Definition Audio)'
  39. SFXDSDevice::SFXDSDevice() - SetCooperativeLevel failed
  40. SFXSystem::createDevice - failed creating DirectSound device 'Realtek Digital Output(Optical) (2- Realtek High Definition Audio)'
  41. SFXSystem::createDevice - created XAudio device 'Speakers (2- Realtek High Definition Audio)'
  42. Provider: XAudio
  43. Device: Speakers (2- Realtek High Definition Audio)
  44. Hardware: No
  45. Buffers: 16
  46. %
  47. --------- Initializing Uebergame: Server Scripts ---------
  48. % %
  49. --------- Starting Dedicated Server ---------
  50. Exporting server prefs...
  51. Starting multiplayer mode
  52. Binding server port to default IP
  53. Unable to initialize UDP - error 5
  54. Port init failed on port 28000 trying next port.
  55. Binding server port to default IP
  56. UDP initialized on port 28001
  57. ParticleData(bloodBulletDirtSpray) lifetimeVariance >= lifetime
  58. Warning: shape art/shapes/weapons/Turret/Turret_Legs.DAE collision detail 0 (Collision-1) bounds exceed that of shape.
  59. Warning: shape art/shapes/weapons/Turret/Turret_Legs.DAE collision detail 0 (Collision-1) bounds exceed that of shape.
  60. Warning: shape art/shapes/weapons/Turret/Turret_Legs.DAE collision detail 0 (Collision-1) bounds exceed that of shape.
  61. TSShape::removeNode: Node 'collision-1' has 1 objects attached, these will be reassigned to the node's parent ('null')
  62. TSShape::removeNode: Node 'Cheetah_Turret_LOD300' has 1 objects attached, these will be reassigned to the node's parent ('null')
  63. TSShape::removeNode: Node 'Tread_LOD300' has 1 objects attached, these will be reassigned to the node's parent ('null')
  64. TSShape::removeNode: Node 'collision-1' has 1 objects attached, these will be reassigned to the node's parent ('null')
  65. TSShape::removeNode: Node 'TireBack_LOD300' has 1 objects attached, these will be reassigned to the node's parent ('null')
  66. TSShape::removeNode: Node 'collision-1' has 1 objects attached, these will be reassigned to the node's parent ('null')
  67. *** LOADING MISSION: levels/Training_Grounds/TG_BuildingSite/TG_BuildingSite_day.mis
  68. *** Stage 1 load
  69. *** Stage 2 load
  70. Format GFXFormatDXT1 not supported with specified profile.
  71. Game -> activatePackages
  72. *** Mission loaded
  73. Engine initialized...
  74. Sending heartbeat to master server [IP:88.198.65.149:28002]
  75. Received info request from a master server [IP:88.198.65.149:28002].
  76. Sending heartbeat to master server [IP:88.198.65.149:28002]
  77. Received info request from a master server [IP:88.198.65.149:28002].
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement