Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Memory manager: freed-data is changed #18

@Vaans

Description

@Vaans

I don't know if this can be a real problem, but my console spam this messages:

(11/03/2019 02:51:34) [ Warning ] : npc_event: player's event queue is full, can't add event 'eBG_Conquest::OnPCDieEvent' !
(11/03/2019 02:51:34) [ Warning ] : npc_event: player's event queue is full, can't add event 'BOSS_Tierra::OnPCDieEvent' !
(11/03/2019 02:51:34) [ Warning ] : npc_event: player's event queue is full, can't add event 'eBG_Conquest::OnPCDieEvent' !
(11/03/2019 02:51:34) [ Warning ] : npc_event: player's event queue is full, can't add event 'BOSS_Tierra::OnPCDieEvent' !
(11/03/2019 02:51:39) [ Warning ] : npc_event: player's event queue is full, can't add event 'eBG_Conquest::OnPCDieEvent' !
(11/03/2019 02:51:39) [ Warning ] : npc_event: player's event queue is full, can't add event 'BOSS_Tierra::OnPCDieEvent' !
(11/03/2019 02:51:40) [ Warning ] : npc_event: player's event queue is full, can't add event 'eBG_Conquest::OnPCDieEvent' !
....
(11/03/2019 02:54:13) [ Warning ] : npc_event: player's event queue is full, can't add event 'BOSS_Tierra::OnPCDieEvent' !
(11/03/2019 02:54:32) [ Error ] : Memory manager: freed-data is changed. (freed in ExtendedBG.c line 761)
(11/03/2019 02:56:01) [ Warning ] : script:run_func: return without callfunc or callsub!
(11/03/2019 02:56:01) [ Debug ] : Source (NPC): Neutral Flag#eBG at ebg_eos (172,345)
(11/03/2019 02:59:02) [ Warning ] : script:run_func: return without callfunc or callsub!
(11/03/2019 02:59:02) [ Debug ] : Source (NPC): Neutral Flag#eBG at ebg_eos (166,308)
(11/03/2019 03:00:56) [ Warning ] : script:run_func: return without callfunc or callsub!
(11/03/2019 03:00:56) [ Debug ] : Source (NPC): Neutral Flag#eBG at ebg_eos (280,206)
(11/03/2019 03:01:38) [ Warning ] : script:run_func: return without callfunc or callsub!
(11/03/2019 03:01:38) [ Debug ] : Source (NPC): Neutral Flag#eBG at ebg_eos (152,80)
(11/03/2019 03:01:54) [ Warning ] : script:run_func: return without callfunc or callsub!
(11/03/2019 03:01:54) [ Debug ] : Source (NPC): Neutral Flag#eBG at ebg_eos (156,48)
(11/03/2019 03:02:22) [ Warning ] : script:run_func: return without callfunc or callsub!
(11/03/2019 03:02:22) [ Debug ] : Source (NPC): Neutral Flag#eBG at ebg_eos (181,137)
(11/03/2019 03:06:22) [ Error ] : bg_timer_stop: Timer with UID(0) not found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions