Hello everyone,
I am encountering an error while working with Graphab 3.0.1, specifically when loading habitat capacity parameters in my project. The error message is as follows:
typescript
Kopyala
Düzenle
An error has occurred: com.thoughtworks.xstream.converters.ConversionException:
---- Debugging information ----
cause-exception : com.thoughtworks.xstream.io.StreamException
class : org.thema.graphab.habitat.CapaPatchDialog$CapaPatchParam
required-type : org.thema.graphab.habitat.CapaPatchDialog$CapaPatchParam
converter-type : com.thoughtworks.xstream.converters.reflection.ReflectionConverter
path : /Project/habitats/entry/Habitat/capacityParams
line number : 459
class[1] : org.thema.graphab.habitat.MonoHabitat
required-type[1] : org.thema.graphab.habitat.MonoHabitat
class[2] : java.util.TreeMap
required-type[2] : java.util.TreeMap
converter-type[1] : org.thema.common.param.converter.TreeMapConverter
class[3] : org.thema.graphab.Project
required-type[3] : org.thema.graphab.Project
version : 3.0.1
Questions
Has anyone encountered a similar issue before?
Could this be due to a malformed XML structure in the project file?
Are there any known fixes or workarounds?
Any help or suggestions would be greatly appreciated!
Thanks in advance!
Gülnihal