[Archive] Error on multiple CEX

Message by Vincent MALZIEU:
Hi,
I’ve noticed that SPIS crashes when I use multiple CEX and put them in a ascending order according to their charges. For example if I use 2 CEX defined as CEX1_Xe+ and CEX2_Xe++ the simulation crashes after a little while:

code: nullJul 22, 2019 10:24:23 AM java.util.prefs.WindowsPreferences WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0 x80000002. Windows RegCreateKeyEx(...) returned error code 5. spis.Util.Exception.SpisRuntimeException: infinite total current at spis.Top.Simulation.SimulationFromUIParams.integrate(SimulationFromUI Params.java:2965) at spis.Top.Simulation.SimulationFromUIParams.integrate(SimulationFromUI Params.java:3156) at spis.Top.Top.Scenario.integrate(Scenario.java:152) at spis.Top.Top.NumTopFromUI.integrate(NumTopFromUI.java:153) at org.spis.ui.simulation.command.LaunchSimulationCommand$1.run(LaunchSi mulationCommand.java:91) at java.lang.Thread.run(Thread.java:745){/code} I am using a thruster shell instrument. This bug does not occur if the CEX reactions are set the other way, ie CEX1\_Xe++ and CEX2\_Xe+. Cheers, Vincent