Coder Social home page Coder Social logo

Comments (2)

CloudyDay24 avatar CloudyDay24 commented on June 16, 2024

So I found something to load the library.
I opened the .jar file and changed in the library.XML file the version number to mine. This resulted in a proper load-in of the library in Analogic.
However, I got the following error message when starting the simulation:
image
image

Do you know something where it goes wrong?
Thanks!

from anylogic-pypeline.

t-wolfeadam avatar t-wolfeadam commented on June 16, 2024

image

Do you know something where it goes wrong?

Fudging the versions in the files is harmless until something changes in the core of AL...which is the case here :/
This error specifically indicates that it cannot create the model because it doesn't know what the "Level" class is - this is something introduced in AL 8.5 (Levels help doc).

I would first see if you can open the Pypeline alp file inside 8.4. If you can, try saving it as a new model. Doing so will (most likely) clear any use of the Level tag from the XML. If that doesn't work, then you would need to do one of two things:

  1. Rework the XML so that it follows a format similar to how models were structured pre-AL 8.5
  2. Recreate the library in your current version of AL (8.4) -- recommended (as it's the more stable approach)

After doing whatever method works, you should then export the library (from 8.4) and add that jar to your palette.

from anylogic-pypeline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.