Staxel
haggoid Oct 21, 2020 @ 2:55pm
My staxel server won't start after update, missing FNA3D
Hi, my staxel server running on mono blows up now:
Something I did or something missing?
Failure starting server.: System.DllNotFoundException: libFNA3D.so.0 assembly:<unknown assembly> type:<unknown type> member:(null)
at (wrapper managed-to-native) Microsoft.Xna.Framework.Graphics.FNA3D.FNA3D_Image_Load(Microsoft.Xna.Framework.Graphics.FNA3D/FNA3D_Image_ReadFunc,Microsoft.Xna.Framework.Graphics.FNA3D/FNA3D_Image_SkipFunc,Microsoft.Xna.Framework.Graphics.FNA3D/FNA3D_Image_EOFFunc,intptr,int&,int&,int&,int,int,byte)
at Microsoft.Xna.Framework.Graphics.FNA3D.ReadImageStream (System.IO.Stream stream, System.Int32& width, System.Int32& height, System.Int32& len, System.Int32 forceW, System.Int32 forceH, System.Boolean zoom) [0x0003b] in <8ff0c656c967447780c09eb1b5bf0273>:0
at Microsoft.Xna.Framework.Graphics.Texture2D.TextureDataFromStreamEXT (System.IO.Stream stream, System.Int32& width, System.Int32& height, System.Byte[]& pixels, System.Int32 requestedWidth, System.Int32 requestedHeight, System.Boolean zoom) [0x00020] in <8ff0c656c967447780c09eb1b5bf0273>:0
at Staxel.BitmapLoader.LoadFromStream (System.IO.Stream stream) [0x00000] in <c8df42d185084736af46e138e1d3291c>:0
at Staxel.Draw.ColorCorrection.FromImage (System.IO.Stream stream) [0x00002] in <c8df42d185084736af46e138e1d3291c>:0
at Staxel.Draw.ColorCorrectionDatabase.Initialize () [0x00075] in <c8df42d185084736af46e138e1d3291c>:0
at Staxel.GameContext.ResourceInitializations (System.Boolean revalidate, System.Boolean client, System.Boolean storeBundle) [0x0000f] in <c8df42d185084736af46e138e1d3291c>:0
at Staxel.GameContext.Initialize (Staxel.GameContextInitFlags flags, System.String storageName) [0x003ad] in <c8df42d185084736af46e138e1d3291c>:0
at Staxel.ServerContext.Initialize (System.Boolean startDatabase, System.Boolean revalidate, System.String storageName) [0x0000e] in <c8df42d185084736af46e138e1d3291c>:0
at Staxel.Server.Program.Main (System.String[] args, System.Boolean console) [0x004d5] in <affb93be19be4ae1b2d6008a5440dc51>:0 from at System.Environment.get_StackTrace () [0x00000] in <9f0df102fe6e4cfea29d2e46f585d8a5>:0
at Plukit.Base.Logger.LogCriticalException (System.String message, System.Exception e) [0x00000] in <ba30a51d715d44f5ab0571ff900da9b6>:0
at Plukit.Base.Logger.LogException (System.String message, System.Exception exception) [0x00000] in <ba30a51d715d44f5ab0571ff900da9b6>:0
at Staxel.Server.Program.Main (System.String[] args, System.Boolean console) [0x00000] in <affb93be19be4ae1b2d6008a5440dc51>:0
at Staxel.Server.Program.Main (System.String[] args) [0x00000] in <affb93be19be4ae1b2d6008a5440dc51>:0
< >
Showing 1-2 of 2 comments
PlukIt  [developer] Oct 21, 2020 @ 3:11pm 
You can probably fix this issue by installing the nativelibs from https://fna-xna.github.io/download/ but officially linux is not supported by staxel
Last edited by PlukIt; Oct 21, 2020 @ 3:12pm
haggoid Oct 22, 2020 @ 3:27am 
Thank you, my daughters and I are back up and running again :)
< >
Showing 1-2 of 2 comments
Per page: 1530 50