Integrated Dynamics

Integrated Dynamics

63M Downloads

Regex Scan causing conflicting display panel results

kirjorjos opened this issue ยท 1 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

image
image

Steps to reproduce the problem:

  1. Make 2 string cards in the LP: "(?:.?([^\(\s]([^\(]?)).?)?" and "test1(test2(test3, test4), test5(test6, test7))"
  2. Make an int 1 card
  3. Use them in the regex scan operator "tab"
  4. Put the result in a display panel and the references in a variable store

Expected behaviour:

The display panel behaves consistently and shows only a check or x, not both


Versions:

  • This mod: Cyclops Core: 1.19.5
  • CommonCapabilities: 2.9.2
  • IntegratedDynamics: 1.23.0
  • Minecraft: 1.19.2
  • Forge: Client: 43.3.5
    Server: 43.4.2

Log file:

Nothing mentioned in any logs or server console

commented

Thanks for reporting!