Paste #34261: Untitled Paste

Date: 2016/06/14 17:14:59 UTC-07:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


2016/06/14 20:12:18 UTC-04:00 [ERROR] Failed to load texture from filename 'textures/blocks/solid/natural/sandstone.png': System.NullReferenceException: Object reference not set to an instance of an object
  at System.Drawing.GDIPlus+GdiPlusStreamHelper.StreamGetBytesImpl (IntPtr buf, Int32 bufsz, Boolean peek) [0x00000] in <filename unknown>:0 
  at (wrapper managed-to-native) System.Drawing.GDIPlus:GdipLoadImageFromDelegate_linux (System.Drawing.GDIPlus/StreamGetHeaderDelegate,System.Drawing.GDIPlus/StreamGetBytesDelegate,System.Drawing.GDIPlus/StreamPutBytesDelegate,System.Drawing.GDIPlus/StreamSeekDelegate,System.Drawing.GDIPlus/StreamCloseDelegate,System.Drawing.GDIPlus/StreamSizeDelegate,intptr&)
  at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000] in <filename unknown>:0 
  at System.Drawing.Bitmap..ctor (System.IO.Stream stream, Boolean useIcm) [0x00000] in <filename unknown>:0 
  at System.Drawing.Bitmap..ctor (System.IO.Stream stream) [0x00000] in <filename unknown>:0 
  at (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:.ctor (System.IO.Stream)
  at Voxalia.ClientGame.GraphicsSystems.TextureEngine.LoadTexture (System.String filename, Int32 twidth) [0x00000] in <filename unknown>:0 
>Stacktrace:


Native stacktrace:

    mono() [0x4b73d8]
    mono() [0x50f13b]
    mono() [0x423d22]
    /lib/x86_64-linux-gnu/libpthread.so.0(+0x10330) [0x7fb61f093330]
    mono() [0x5fb127]
    mono() [0x5fc4d5]
    mono() [0x5e19b4]
    mono() [0x5efe1f]
    mono() [0x5d5271]
    mono() [0x5dd798]
    mono() [0x5de3b9]
    mono() [0x5f4719]
    mono() [0x5f4914]
    [0x411e0949]

Debug info from gdb:

Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.
No threads.

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Aborted (core dumped)