GothicVRProject / GothicVR

Fan project recreating the classic Gothic I and II experience in VR.
GNU General Public License v3.0
24 stars 2 forks source link

Bugfix/use item destroy #338

Closed JaXt0r closed 2 months ago

JaXt0r commented 3 months ago

To test

  1. Start Game with Buddler(554) and Seraphia(110)
  2. Check if Seraphia is brushing
  3. Check if Buddler is using items to eat and drink AND if they're gone before pulling out a new item from hip
  4. Bonus: Walk towards the Buddler and listen if the sounds of drinking and eating are there and at the right time. Set spawnpoint to: _FP_CAMPFIRE_D2

Hints:

Boundaries:

Tyroonis commented 2 months ago

Buddler once ate meat then cheese. Sounds were right on time.

@JaXt0r The following error message then appeared:

NotImplementedException: This method is not needed and shouldn't be called.
GVR.Npc.Actions.AnimationActions.None.AnimationEndEventCallback () (at Assets/GothicVR/Scripts/Npc/Actions/AnimationActions/None.cs:18)
GVR.Npc.AiHandler.AnimationEndCallback () (at Assets/GothicVR/Scripts/Npc/AiHandler.cs:162)

Seraphia is only wagging in the wrong direction. (i guess) Screenshot_VirtualDesktop Android_2024 04 08-09 51 38 022_378

JaXt0r commented 2 months ago

@Tyroonis I can't reproduce the error. But played the game for 2 ingame hours. image