openTCS / opentcs

The open Transportation Control System (by Fraunhofer IML)
https://www.opentcs.org/
345 stars 121 forks source link

compile with IDEA can not create transport order #164

Closed kuailefeifei closed 1 month ago

kuailefeifei commented 1 month ago

Affected version

opentcs: the latest version master branch (2024-09-14)

Java platform: version 21

IDEA: 2024.2.1 (also the latest version)

Gradle Version: 9.0

...

Steps to reproduce

  1. compile opentcs with gradle in IDEA
  2. sequentially run openTCS-Kernel, openTCS-ModelEditor, openTCS-KernelControlCenter, openTCS-OperationsDesk
  3. at openTCS-operationsDesk UI, click "Actions" button

Expected behaviour

"create transport order" operation should be available

...

Actual behaviour

"create transport order" operation can not be used 1

...

Additional information

Operation system and version: Windows 10

kuailefeifei commented 1 month ago

Update:

After switch the master branch to tag v6.0.0, i recompile the project, and then the"create transport order" operation can be used. There may be something wrong with the latest version?

martingr commented 1 month ago

Thank you for reporting the issue. I can confirm that this is indeed an issue in openTCS 6.1.

martingr commented 1 month ago

@kuailefeifei The issue has been fixed in openTCS 6.1.1, which has just been released.