Jump to content

Modding on the Steam Deck - Bottles stopped working


Recommended Posts

So I managed to successfully run the CoH modding tool using Bottles, Flatseal and Google. 

 

But after updating other software, the modding tool is not launching in Bottles anymore:

 


wine: using kernel write watches (experimental).
wineserver: using server-side synchronization.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
wine: using kernel write watches (experimental).
/vagrant/mono/mono/eglib/gpath.c:115: assertion 'filename != NULL' failed

/vagrant/mono/mono/eglib/gpath.c:115: assertion 'filename != NULL' failed

/vagrant/mono/mono/eglib/gpath.c:115: assertion 'filename != NULL' failed

/vagrant/mono/mono/eglib/gpath.c:115: assertion 'filename != NULL' failed

/vagrant/mono/mono/eglib/gpath.c:115: assertion 'filename != NULL' failed

/vagrant/mono/mono/eglib/gpath.c:115: assertion 'filename != NULL' failed


Unhandled Exception:
System.InvalidOperationException: An error occured while creating the form. See Exception.InnerException for details. The error is: SQLite.Interop.dll assembly:<unknown assembly> type:<unknown type> member:(null) ---> System.DllNotFoundException: SQLite.Interop.dll assembly:<unknown assembly> type:<unknown type> member:(null)
  at (wrapper managed-to-native) System.Data.SQLite.UnsafeNativeMethods.sqlite3_config_none(System.Data.SQLite.SQLiteConfigOpsEnum)
  at System.Data.SQLite.SQLite3.StaticIsInitialized () [0x0001c] in <33e9c369d13c449ba79f1798811d3583>:0 
  at System.Data.SQLite.SQLiteLog.PrivateInitialize (System.String className) [0x00032] in <33e9c369d13c449ba79f1798811d3583>:0 
  at System.Data.SQLite.SQLiteLog.Initialize (System.String className) [0x00023] in <33e9c369d13c449ba79f1798811d3583>:0 
  at System.Data.SQLite.SQLiteConnection..ctor (System.String connectionString, System.Boolean parseViaFramework) [0x0002c] in <33e9c369d13c449ba79f1798811d3583>:0 
  at System.Data.SQLite.SQLiteConnection..ctor (System.String connectionString) [0x00000] in <33e9c369d13c449ba79f1798811d3583>:0 
  at System.Data.SQLite.SQLiteConnection..ctor () [0x00000] in <33e9c369d13c449ba79f1798811d3583>:0 
  at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteConnection..ctor()
  at CoHModdingTool.CoHModderMainForm..ctor () [0x0002a] in <1be6d86cd06e44a8bc5f3fe8e15dfcbb>:0 
  at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&)
  at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in <006aeda5450e44e2a7c0b3f3e62d74fd>:0 
   --- End of inner exception stack trace ---
  at CoHModdingTool.My.MyProject+MyForms.Create__Instance__[T] (T Instance) [0x000bf] in <1be6d86cd06e44a8bc5f3fe8e15dfcbb>:0 
  at CoHModdingTool.My.MyProject+MyForms.get_CoHModderMainForm () [0x00000] in <1be6d86cd06e44a8bc5f3fe8e15dfcbb>:0 
  at CoHModdingTool.My.MyApplication.OnCreateMainForm () [0x00006] in <1be6d86cd06e44a8bc5f3fe8e15dfcbb>:0 
  at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x0000e] in <074591f0c9bd467bb5bd8c77257eafaa>:0 
  at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel () [0x00072] in <074591f0c9bd467bb5bd8c77257eafaa>:0 
  at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00067] in <074591f0c9bd467bb5bd8c77257eafaa>:0 
  at CoHModdingTool.My.MyApplication.Main (System.String[] Args) [0x0000f] in <1be6d86cd06e44a8bc5f3fe8e15dfcbb>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidOperationException: An error occured while creating the form. See Exception.InnerException for details. The error is: SQLite.Interop.dll assembly:<unknown assembly> type:<unknown type> member:(null) ---> System.DllNotFoundException: SQLite.Interop.dll assembly:<unknown assembly> type:<unknown type> member:(null)
  at (wrapper managed-to-native) System.Data.SQLite.UnsafeNativeMethods.sqlite3_config_none(System.Data.SQLite.SQLiteConfigOpsEnum)
  at System.Data.SQLite.SQLite3.StaticIsInitialized () [0x0001c] in <33e9c369d13c449ba79f1798811d3583>:0 
  at System.Data.SQLite.SQLiteLog.PrivateInitialize (System.String className) [0x00032] in <33e9c369d13c449ba79f1798811d3583>:0 
  at System.Data.SQLite.SQLiteLog.Initialize (System.String className) [0x00023] in <33e9c369d13c449ba79f1798811d3583>:0 
  at System.Data.SQLite.SQLiteConnection..ctor (System.String connectionString, System.Boolean parseViaFramework) [0x0002c] in <33e9c369d13c449ba79f1798811d3583>:0 
  at System.Data.SQLite.SQLiteConnection..ctor (System.String connectionString) [0x00000] in <33e9c369d13c449ba79f1798811d3583>:0 
  at System.Data.SQLite.SQLiteConnection..ctor () [0x00000] in <33e9c369d13c449ba79f1798811d3583>:0 
  at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteConnection..ctor()
  at CoHModdingTool.CoHModderMainForm..ctor () [0x0002a] in <1be6d86cd06e44a8bc5f3fe8e15dfcbb>:0 
  at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&)
  at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in <006aeda5450e44e2a7c0b3f3e62d74fd>:0 
   --- End of inner exception stack trace ---
  at CoHModdingTool.My.MyProject+MyForms.Create__Instance__[T] (T Instance) [0x000bf] in <1be6d86cd06e44a8bc5f3fe8e15dfcbb>:0 
  at CoHModdingTool.My.MyProject+MyForms.get_CoHModderMainForm () [0x00000] in <1be6d86cd06e44a8bc5f3fe8e15dfcbb>:0 
  at CoHModdingTool.My.MyApplication.OnCreateMainForm () [0x00006] in <1be6d86cd06e44a8bc5f3fe8e15dfcbb>:0 
  at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x0000e] in <074591f0c9bd467bb5bd8c77257eafaa>:0 
  at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel () [0x00072] in <074591f0c9bd467bb5bd8c77257eafaa>:0 
  at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00067] in <074591f0c9bd467bb5bd8c77257eafaa>:0 

 

Can anybody help me?

Edited by Forge
Link to comment
Share on other sites

  • Game Master
Posted (edited)

Moved to "Tools, Utilities and Downloads".

 

(Installing CoH Modding Tool on Linux using Bottles is a bit past our support scope.  Maybe someone else uses Bottles and can offer insights?)

 

Edited by GM Tock

Homecoming: City of Heroes -- Want to play? Start here. - Enjoy helping others? Join us as a GM.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...