Open-Systems-Pharmacology / PK-Sim

PK-Sim® is a comprehensive software tool for whole-body physiologically based pharmacokinetic modeling
Other
103 stars 50 forks source link

Something went wrong #2901

Open nyxgy18 opened 4 months ago

nyxgy18 commented 4 months ago

Application: PK-Sim® 11.3.208

Object reference not set to an instance of an object.

Stack trace:

at PKSim.Core.Services.PKAnalysesTask.CalculateBioavailabilityFor(Simulation simulation, String compoundName)
   at PKSim.Presentation.Presenters.Simulations.GlobalPKAnalysisPresenter.<>c__DisplayClass19_0.<CalculateBioAvailability>b__0(IPKAnalysesTask x)
   at PKSim.Presentation.Presenters.Simulations.GlobalPKAnalysisPresenter.<>c__DisplayClass21_0.<calculateGlobalPKAnalysis>b__0()
   at OSPSuite.Presentation.Services.HeavyWorkManager.doWork()
   at OSPSuite.Presentation.Services.HeavyWorkManager.<.ctor>b__9_1(Object o, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)