Advertisement
Guest User

not a full crash

a guest
Aug 22nd, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. Initializing Manager
  2. Creating FPS counter
  3. Setting content manager
  4. Initializing GUI
  5. Setting up filters
  6. Creating options menu
  7. [ERROR] Exception of type 'System.NullReferenceException' occurred while loading game option 'Max particles' of type 'System.Int32' with value '4096' where a value of type 'System.Int32' was expected. Option ignored.
  8. Creating particle system
  9. Reflecting entities
  10. Added spawnable Imp (MidBoss:MidBoss.Entities.Imp)
  11. Added spawnable Zombie (MidBoss:MidBoss.Entities.Zombie)
  12. Added spawnable Mortipede (MidBoss:MidBoss.Entities.Mortipede)
  13. Added spawnable Skeleton (MidBoss:MidBoss.Entities.Skeleton)
  14. Added spawnable Warlock (MidBoss:MidBoss.Entities.Warlock)
  15. Added spawnable Ghost (MidBoss:MidBoss.Entities.Ghost)
  16. Added spawnable Vampire bat (MidBoss:MidBoss.Entities.Bat)
  17. Added spawnable Plague rat (MidBoss:MidBoss.Entities.Rat)
  18. Added spawnable Minitaur (MidBoss:MidBoss.Entities.Minitaur)
  19. Checking for updates
  20. Setting up tutorial system
  21. Manager initialization complete
  22. Setting scale and resolution
  23. Resolution is 800x480
  24. Scaling: off
  25. Creating Titlescreen instance
  26. Switching to default mode (MidBoss.GameModes.Titlescreen)
  27. Setting scale and resolution
  28. Resolution is 1152x864
  29. Scaling: on
  30. Creating scaler
  31. Creating base render target
  32. Setting scale and resolution
  33. Resolution is 1152x864
  34. Scaling: on
  35. Creating base render target
  36. Loading titlescreen content
  37. Binding titlescreen keys
  38.  
  39. Starting titlescreen mode
  40. Creating brand widgets
  41. Creating main menu
  42. Adding options menu
  43. Setting keybind callback
  44. Setting scale and resolution
  45. Resolution is 1152x864
  46. Scaling: on
  47. Creating base render target
  48. Setting scale and resolution
  49. Resolution is 1152x864
  50. Scaling: on
  51. Creating base render target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement