First, I had to switch the working directory to a directory below the project folder (e.g. 'src'), because otherwise a lot of files under "../data" cannot be found. Furthermore, after running the launcher I get a few NumberFormatException (java.lang.NumberFormatException: For input string: ""), but the GUI appears still. When initialise the model I get an ArrayIndexOutOfBoundsException (java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 20), originating at uk.ac.dmu.iesd.cascade.agents.prosumers.HouseholdProsumer.initialiseSpaceHeatParams(HouseholdProsumer.java:2003). Could you assist me with these issues? Let me know in case further information is required. Thanks!
First, I had to switch the working directory to a directory below the project folder (e.g. 'src'), because otherwise a lot of files under "../data" cannot be found. Furthermore, after running the launcher I get a few NumberFormatException (java.lang.NumberFormatException: For input string: ""), but the GUI appears still. When initialise the model I get an ArrayIndexOutOfBoundsException (java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 20), originating at uk.ac.dmu.iesd.cascade.agents.prosumers.HouseholdProsumer.initialiseSpaceHeatParams(HouseholdProsumer.java:2003). Could you assist me with these issues? Let me know in case further information is required. Thanks!