Modme Forums

Radiant crashes, gdtdb updating error. SQLiteConnection.

Game Modding | Call of Duty: Black Ops 3 | General Discussion


369:

Hello, i just re-installed mod tools again after a long time. I keep getting this error, i remember it happened once before but don't know how i fixed it.
I changed the decimal from , to . before downloading mod tools. Radiant says initializing window... and the it freezes with no cpu activity. Any help is very much appreciated!

The error:

D:\SteamLibrary\steamapps\common\Call of Duty Black Ops III\/gdtdb/gdtdb.exe /update



gdtDB: updating

Unhandled Exception: System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'SQLiteConnection'.
at System.Data.SQLite.SQLiteConnection.CheckDisposed()
at System.Data.SQLite.SQLiteConnection.get_State()
at System.Data.SQLite.SQLiteCommand.InitializeForReader()
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteReader()
at gdtDB.db.ValidateDB()
at gdtDB.db.CloseDB()
at gdtDB.Program.Run(String[] args)
at gdtDB.Program.Main(String[] args) 


Spiki:

prob have to delete/regen gdtdb

D:\SteamLibrary\steamapps\common\Call of Duty Black Ops III\gdtdb\gdt.db


369:

prob have to delete/regen gdtdb

D:\SteamLibrary\steamapps\common\Call of Duty Black Ops III\gdtdb\gdt.db

Thank you, i just have gdtdb which is a batch file, no gdt.db, i've deleted the batch but it won't regenerate after starting up mod tools + radiant. The error did disappear but Radiant still crashes.
Also verified it in steam which didn't do anything.
Tried clearing cache too, but no luck.
Didn't see the database file deleted it and it worked thank you Spiki you legend.