Recent content by lightpi

  1. lightpi

    [BUG] An item with the same key has already been added

    Thanks, looking forward to good news :d ,The hope of our whole team is here. ?
  2. lightpi

    About continuous integration support for TPC_v2

    We have downloaded version3 and made a preliminary evaluation, it is really good.The program structure becomes more clear and concise, especially the part about weapons. But this is also the most critical point. We built a weapon upgrade system based on v2, and have produced a large number of...
  3. lightpi

    About continuous integration support for TPC_v2

    Hi,Devs: The earliest UIS version we were using was 0.9, and it just keeps getting better. But we now have some problems. With the release of TPC_v3, the last TPC_v2 integrated version of UIS stays at 1.2.11 , and some latest updates no longer support TPC_v2.(it seems so?) But if we upgrade to...
  4. lightpi

    [BUG] An item with the same key has already been added

    We also encountered the same problem and tried to reproduce it in the Demo scene. Assets\Opsive\UltimateCharacterController\Integrations\UltimateInventorySystem\Demo 1 In the integration scene between TPC and UIS, left only one item in the character's inventory, such as a pistol. 2 Change the...
  5. lightpi

    Scheduler not firing a scheduled event?

    I think we have a similar problem. When we use the scheduler for some events that need to be executed every 3-5 seconds, the scheduler automatically cancels these events. Sometimes 5 minutes, sometimes 10 minutes, but it always happens. Our usage of the scheduler is similar to airoll.
  6. lightpi

    [Feature Request] Scheduler <Pause>

    Found that we didn't have enough ability to do this. :oops: Will you consider adding this feature in the next release version?
  7. lightpi

    [Feature Request] Scheduler <Pause>

    Ok i found it :geek: We can try to add this function first.
  8. lightpi

    [Feature Request] Scheduler <Pause>

    Hello Devs The project we are developing uses Scheduler for event planning< But currently it has some limitations, For example, some occasions that need to “PAUSE”, especially when you can’t simply use the system Time Scale. Scheduler does not currently have a pause related function. So will...
  9. lightpi

    [Bug]Save&Scene Transition Error

    Embarrassing, but it’s a really good news? I checked the downloaded file, this"v1.13" was downloaded after receiving the email reminder of the new version. Using it until now, without checking.o_O Thank you very much for your patience.
  10. lightpi

    [Bug]Save&Scene Transition Error

    Hi, When we use save function of DialogueSystem integrations, to do a scene transition. the following error occurred. After some summary, we found that it is highly related to the number of ItemDefinitions and Attributes of it. We also reproduced it in the default Demo scene . Because the...
Top