Spellcasting stops after a few times

Issue #28 resolved
Segfault created an issue

Casting a spell on a npc. Stops after a few casts.

00:04:05 DEBUG Evaluating NPCs 00:04:05 DEBUG Querying names 00:04:05 DEBUG Querying actions 00:04:05 DEBUG Npc query found: true 00:04:05 DEBUG Type: NPC, condition: Cast magic on, valuePattern: ^Wolf$ 00:04:05 DEBUG Interactable = Wolf() 00:04:05 DEBUG Casting spell Curse from spellbook Standard 00:04:05 DEBUG Found spell: CURSE 00:04:07 DEBUG Evaluating NPCs 00:04:07 DEBUG Querying names 00:04:07 DEBUG Querying actions 00:04:07 DEBUG Npc query found: true 00:04:07 DEBUG Type: NPC, condition: Cast magic on, valuePattern: ^Wolf$ 00:04:07 DEBUG Interactable = Wolf() 00:04:07 DEBUG Casting spell Curse from spellbook Standard 00:04:07 DEBUG Found spell: CURSE 00:04:08 DEBUG Evaluating NPCs 00:04:08 DEBUG Querying names 00:04:08 DEBUG Querying actions 00:04:08 DEBUG Npc query found: true 00:04:08 DEBUG Type: NPC, condition: Cast magic on, valuePattern: ^Wolf$ 00:04:08 DEBUG Interactable = Wolf() 00:04:08 DEBUG Casting spell Curse from spellbook Standard 00:04:08 DEBUG Found spell: CURSE

(removed level and coord of wolf)

Comments (3)

  1. Log in to comment