Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Asset Forge

Create your own 3D models and 2D sprites! · By Kenney

Crashing when trying to save on Crostini (ChromeOS)

A topic by kaidoracer created Sep 10, 2020 Views: 229 Replies: 4
Viewing posts 1 to 5

Hello! I'm running Asset Forge on a Chromebook (Crostini - Debian) and surprisingly it runs really well! But unfortunaly when I try to save, Asset Forge crashes and does not saves my projects. Here is the stack:

Stacktrace:

  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) Crosstales.FB.Wrapper.Linux.NativeMethods.DialogSaveFilePanel (string,string,string,string) [0x00026] in <17bc46a0f29b4760ab34b3d198948942>:0
  at Crosstales.FB.Wrapper.FileBrowserLinux.SaveFile (string,string,string,Crosstales.FB.ExtensionFilter[]) [0x0000a] in <17bc46a0f29b4760ab34b3d198948942>:0
  at Crosstales.FB.FileBrowser.SaveFile (string,string,string,Crosstales.FB.ExtensionFilter[]) [0x0000d] in <17bc46a0f29b4760ab34b3d198948942>:0
  at Crosstales.FB.FileBrowser.SaveFile (string,string) [0x0001a] in <17bc46a0f29b4760ab34b3d198948942>:0
  at Project.SaveAs () [0x00000] in <e936a71ffa414dfdbcee095bfed3e7d5>:0
  at Menubar.Select (string) [0x00535] in <e936a71ffa414dfdbcee095bfed3e7d5>:0
  at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) [0x0001e] in <e936a71ffa414dfdbcee095bfed3e7d5>:0
  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) UnityEngine.Component.SendMessage (UnityEngine.Component,string,object,UnityEngine.SendMessageOptions) [0x0000c] in <251dfceab51445b89cdd773591e435c9>:0
  at DropdownList.Click (UnityEngine.UI.Button) [0x000a0] in <e936a71ffa414dfdbcee095bfed3e7d5>:0
  at UnityEngine.Events.InvokableCall`1<T1_REF>.Invoke (T1_REF) [0x00011] in <251dfceab51445b89cdd773591e435c9>:0
  at UnityEngine.Events.CachedInvokableCall`1<T_REF>.Invoke (object[]) [0x00001] in <251dfceab51445b89cdd773591e435c9>:0
  at UnityEngine.Events.UnityEvent.Invoke () [0x0006e] in <251dfceab51445b89cdd773591e435c9>:0
  at UnityEngine.UI.Button.Press () [0x00027] in <e32ef48ed51845d7b5b34f593f957f04>:0
  at UnityEngine.UI.Button.OnPointerClick (UnityEngine.EventSystems.PointerEventData) [0x00011] in <e32ef48ed51845d7b5b34f593f957f04>:0
  at UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler,UnityEngine.EventSystems.BaseEventData) [0x00008] in <e32ef48ed51845d7b5b34f593f957f04>:0
  at UnityEngine.EventSystems.ExecuteEvents.Execute<T_REF> (UnityEngine.GameObject,UnityEngine.EventSystems.BaseEventData,UnityEngine.EventSystems.ExecuteEvents/EventFunction`1<T_REF>) [0x00070] in <e32ef48ed51845d7b5b34f593f957f04>:0
  at UnityEngine.EventSystems.StandaloneInputModule.ProcessMousePress (UnityEngine.EventSystems.PointerInputModule/MouseButtonEventData) [0x00181] in <e32ef48ed51845d7b5b34f593f957f04>:0
  at UnityEngine.EventSystems.StandaloneInputModule.ProcessMouseEvent (int) [0x0002f] in <e32ef48ed51845d7b5b34f593f957f04>:0
  at UnityEngine.EventSystems.StandaloneInputModule.ProcessMouseEvent () [0x00001] in <e32ef48ed51845d7b5b34f593f957f04>:0
  at UnityEngine.EventSystems.StandaloneInputModule.Process () [0x00071] in <e32ef48ed51845d7b5b34f593f957f04>:0
  at UnityEngine.EventSystems.EventSystem.Update () [0x000f3] in <e32ef48ed51845d7b5b34f593f957f04>:0
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x0001e] in <e1319b7195c343e79b385cd3aa43f5dc>:0

Is it a platform's limitation?

This looks to be a platform limitation indeed, it seems like it isn't able to open the save dialog which probably means the platform (OS) you're using doesn't have a file browser built-in or uses one that is incompatible. Since it's a bit of an obscure platform and we don't claim to support it I feel like you're entitled to a refund, if you'd like. Let me know!

Don't worry, I really liked Asset Forge, so i'm going to keep it and use it on my PC (or maybe thinking in some solution for this, but I know that I'm on my own now). Thanks for the help!

Running into the exact same issue on my Chromebook (crostini) Asset Forge runs totally fine , until i want the save/ export. Already any solotion? I would love to use Asset Forge on my Chromebook because it is a very nice combo with Godot, which runs great on my Chromebook. Please ...... :-) (BTW Asset Forge runs very well on my windows PC, but i just like to use it on a cromebook :-) ) 

BTW Asset forge version 1.3 does not seem to have this problem as it does not use an external/system file browser when saving/exporting AF 1.3  seems to use  a build in file browser ... would the use of the internal File browser like in AF 1.3  be possible for AF2 or AF3? Would solve the issue I suppose...