Initial setup and use #47
-
|
Read through troubleshooting and through the wiki and did not see this one: I have tried multiple example models as well as a blank new model and get the same errors: Error during model creation: java.lang.Error: Unresolved compilation problems: package model; import java.io.Serializable; import static java.lang.Math.; import com.anylogic.engine.; import com.anylogic.libraries.modules.markup_descriptors.; public class Simulation extends ExperimentSimulation {@AnyLogicInternalCodegenAPI public static String[] COMMAND_LINE_ARGUMENTS_xjal = new String[0]; { setCommandLineArguments_xjal( COMMAND_LINE_ARGUMENTS_xjal ); } @AnyLogicInternalCodegenAPI private static Map<String, IElementDescriptor> elementDesciptors_xjal = createElementDescriptors( Simulation.class ); @AnyLogicInternalCodegenAPI /** Internal constant, shouldn't be accessed by user */ protected ShapeText text; } @AnyLogicInternalCodegenAPI @AnyLogicInternalCodegenAPI protected ShapeTopLevelPresentationGroup presentation; @OverRide @OverRide @OverRide @OverRide @OverRide @OverRide @OverRide @OverRide /**
} /**
} } Any help would be appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
@snake624 What version of Pypeline are you using? It should be at least v1.8 (go to manage libraries (from the "+" in the Palette) and check in the table. |
Beta Was this translation helpful? Give feedback.
-
|
As described in #51, this was a problem since 1.7.1 -- fixed in v1.9.1 |
Beta Was this translation helpful? Give feedback.
As described in #51, this was a problem since 1.7.1 -- fixed in v1.9.1