Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Model Engine 4 Model Engine 4
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 105
    • Issues 105
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • Model Engine 4Model Engine 4
  • Issues
  • #87

Closed
Open
Created Jan 19, 2024 by Diogo Vaz@Splitrox

ConcurrentModificationException on ActiveModel#destroy

Hello everyone,

When calling ActiveModel#destroy via your API for some reason this is happening:

java.util.ConcurrentModificationException: null
        at java.util.HashMap.forEach(HashMap.java:1424) ~[?:?]
        at com.ticxo.modelengine.v1_20_R1.parser.model.DisplayParser.remove(DisplayParser.java:228) ~[ModelEngine-4.0.5.jar:?]
        at com.ticxo.modelengine.v1_20_R1.parser.model.DisplayParser.destroy(DisplayParser.java:72) ~[ModelEngine-4.0.5.jar:?]
        at com.ticxo.modelengine.v1_20_R1.parser.model.DisplayParser.destroy(DisplayParser.java:25) ~[ModelEngine-4.0.5.jar:?]
        at com.ticxo.modelengine.core.model.render.DisplayRendererImpl.destroy(DisplayRendererImpl.java:193) ~[ModelEngine-4.0.5.jar:?]
        at com.ticxo.modelengine.core.model.ActiveModelImpl.destroy(ActiveModelImpl.java:135) ~[ModelEngine-4.0.5.jar:?]

Is there something I'm doing wrong? Thanks in advance

Edited Jan 19, 2024 by Diogo Vaz
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking