View Single Post
tolpecek
Member
Join Date: Dec 2018
Old 01-01-2019 , 13:57   Re: fattal error pf_message_begin
Reply With Quote #15

Quote:
Originally Posted by marcelowzd View Post
First of all, i saw you also are getting IndexOfEdict, to fix this change in BaseBuilder core

PHP Code:
register_forwardFM_TraceLine"WhateverName" )
// To -->
register_forwardFM_TraceLine"WhateverName"); 
Maybe if you do this the rest gets fixed, this error is a pain. If not, do this and report back.

i find out that if i delete from message_begin message end, it gives PF_MessageBegin_I: New message started when msg '98' has not been sent yet. so i think msg "99" and msg "66" are different errors.
tolpecek is offline