Advertisement
Guest User

Untitled

a guest
Jul 17th, 2014
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. Stacktrace:
  2.  
  3. at (wrapper managed-to-native) SFML.Graphics.RenderWindow.sfRenderWindow_createUnicode (SFML.Window.VideoMode,intptr,SFML.Window.Styles,SFML.Window.ContextSettings&) <IL 0x00014, 0xffffffff>
  4. at SFML.Graphics.RenderWindow..ctor (SFML.Window.VideoMode,string,SFML.Window.Styles,SFML.Window.ContextSettings) <IL 0x00046, 0x001c7>
  5. at SFML.Graphics.RenderWindow..ctor (SFML.Window.VideoMode,string) <IL 0x0000b, 0x000ff>
  6. at SFMLTest.MainClass.Main (string[]) [0x00006] in /home/bryan/SFMLTest/SFMLTest/Main.cs:13
  7. at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <IL 0x00050, 0xffffffff>
  8.  
  9. Native stacktrace:
  10.  
  11. bash: line 1: 25083 Segmentation fault /usr/bin/mono --debug --debugger-agent=transport=dt_socket,address=127.0.0.1:38093 "/home/bryan/SFMLTest/SFMLTest/bin/Debug/SFMLTest.exe"
  12.  
  13. Press any key to continue...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement