MichaelBelgium yeah this is the problem I am facing every time I enable the AI Reply Extension and leave the model field blank.
[2025-11-10 01:54:45] flarum.ERROR: TypeError: Flarum\BBCode\Render::__invoke(): Argument #3 ($xml) must be of type string, null given, called in /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Foundation/ContainerUtil.php on line 30 and defined in /home/fedyak/htdocs/fedyak.com/vendor/flarum/bbcode/src/Render.php:27
Stack trace:
#0 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Foundation/ContainerUtil.php(30): Flarum\BBCode\Render->__invoke()
#1 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Formatter/Formatter.php(121): Flarum\Foundation\ContainerUtil::{closure:Flarum\Foundation\ContainerUtil::wrapCallback():27}()
#2 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Post/CommentPost.php(176): Flarum\Formatter\Formatter->render()
#3 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Api/Serializer/BasicPostSerializer.php(63): Flarum\Post\CommentPost->formatContent()
#4 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Api/Serializer/PostSerializer.php(21): Flarum\Api\Serializer\BasicPostSerializer->getDefaultAttributes()
#5 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Api/Serializer/AbstractSerializer.php(88): Flarum\Api\Serializer\PostSerializer->getDefaultAttributes()
#6 /home/fedyak/htdocs/fedyak.com/vendor/sycho/json-api/src/Resource.php(183): Flarum\Api\Serializer\AbstractSerializer->getAttributes()
#7 /home/fedyak/htdocs/fedyak.com/vendor/sycho/json-api/src/Resource.php(81): Tobscure\JsonApi\Resource->getAttributes()
#8 /home/fedyak/htdocs/fedyak.com/vendor/sycho/json-api/src/Document.php(194): Tobscure\JsonApi\Resource->toArray()
#9 [internal function]: Tobscure\JsonApi\Document->{closure:Tobscure\JsonApi\Document::toArray():193}()
#10 /home/fedyak/htdocs/fedyak.com/vendor/sycho/json-api/src/Document.php(193): array_map()
#11 /home/fedyak/htdocs/fedyak.com/vendor/sycho/json-api/src/Document.php(232): Tobscure\JsonApi\Document->toArray()
#12 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Api/JsonApiResponse.php(27): Tobscure\JsonApi\Document->jsonSerialize()
#13 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Api/Controller/AbstractSerializeController.php(139): Flarum\Api\JsonApiResponse->__construct()
#14 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/RouteHandlerFactory.php(41): Flarum\Api\Controller\AbstractSerializeController->handle()
#15 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/ExecuteRoute.php(27): Flarum\Http\RouteHandlerFactory->{closure:Flarum\Http\RouteHandlerFactory::toController():36}()
#16 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\ExecuteRoute->process()
#17 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Api/Middleware/ThrottleApi.php(33): Laminas\Stratigility\Next->handle()
#18 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Api\Middleware\ThrottleApi->process()
#19 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/ResolveRoute.php(69): Laminas\Stratigility\Next->handle()
#20 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\ResolveRoute->process()
#21 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/SetLocale.php(51): Laminas\Stratigility\Next->handle()
#22 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\SetLocale->process()
#23 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/HandleErrors.php(57): Laminas\Stratigility\Next->handle()
#24 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\HandleErrors->process()
#25 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(81): Laminas\Stratigility\Next->handle()
#26 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(70): Laminas\Stratigility\MiddlewarePipe->process()
#27 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Api/Client.php(141): Laminas\Stratigility\MiddlewarePipe->handle()
#28 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Api/Client.php(91): Flarum\Api\Client->send()
#29 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Forum/Content/Discussion.php(126): Flarum\Api\Client->get()
#30 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Forum/Content/Discussion.php(65): Flarum\Forum\Content\Discussion->getApiDocument()
#31 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Frontend/Frontend.php(62): Flarum\Forum\Content\Discussion->__invoke()
#32 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Frontend/Frontend.php(54): Flarum\Frontend\Frontend->populate()
#33 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Frontend/Controller.php(32): Flarum\Frontend\Frontend->document()
#34 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/RouteHandlerFactory.php(41): Flarum\Frontend\Controller->handle()
#35 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/ExecuteRoute.php(27): Flarum\Http\RouteHandlerFactory->{closure:Flarum\Http\RouteHandlerFactory::toController():36}()
#36 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\ExecuteRoute->process()
#37 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/ContentTypeOptionsHeader.php(21): Laminas\Stratigility\Next->handle()
#38 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\ContentTypeOptionsHeader->process()
#39 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/ReferrerPolicyHeader.php(30): Laminas\Stratigility\Next->handle()
#40 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\ReferrerPolicyHeader->process()
#41 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/FlarumPromotionHeader.php(30): Laminas\Stratigility\Next->handle()
#42 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\FlarumPromotionHeader->process()
#43 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/ShareErrorsFromSession.php(57): Laminas\Stratigility\Next->handle()
#44 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\ShareErrorsFromSession->process()
#45 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/CheckCsrfToken.php(36): Laminas\Stratigility\Next->handle()
#46 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\CheckCsrfToken->process()
#47 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/ResolveRoute.php(69): Laminas\Stratigility\Next->handle()
#48 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\ResolveRoute->process()
#49 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/SetLocale.php(51): Laminas\Stratigility\Next->handle()
#50 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\SetLocale->process()
#51 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/AuthenticateWithSession.php(31): Laminas\Stratigility\Next->handle()
#52 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\AuthenticateWithSession->process()
#53 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/RememberFromCookie.php(63): Laminas\Stratigility\Next->handle()
#54 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\RememberFromCookie->process()
#55 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/StartSession.php(61): Laminas\Stratigility\Next->handle()
#56 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\StartSession->process()
#57 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/CollectGarbage.php(46): Laminas\Stratigility\Next->handle()
#58 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\CollectGarbage->process()
#59 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/ParseJsonBody.php(28): Laminas\Stratigility\Next->handle()
#60 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\ParseJsonBody->process()
#61 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/HandleErrors.php(57): Laminas\Stratigility\Next->handle()
#62 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\HandleErrors->process()
#63 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/InjectActorReference.php(25): Laminas\Stratigility\Next->handle()
#64 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\InjectActorReference->process()
#65 /home/fedyak/htdocs/fedyak.com/vendor/fof/merge-discussions/src/Middleware/Redirection.php(28): Laminas\Stratigility\Next->handle()
#66 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): FoF\MergeDiscussions\Middleware\Redirection->process()
#67 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(81): Laminas\Stratigility\Next->handle()
#68 /home/fedyak/htdocs/fedyak.com/vendor/middlewares/request-handler/src/RequestHandler.php(84): Laminas\Stratigility\MiddlewarePipe->process()
#69 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Middlewares\RequestHandler->process()
#70 /home/fedyak/htdocs/fedyak.com/vendor/middlewares/base-path-router/src/BasePathRouter.php(97): Laminas\Stratigility\Next->handle()
#71 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Middlewares\BasePathRouter->process()
#72 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Middleware/OriginalMessages.php(36): Laminas\Stratigility\Next->handle()
#73 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Laminas\Stratigility\Middleware\OriginalMessages->process()
#74 /home/fedyak/htdocs/fedyak.com/vendor/middlewares/base-path/src/BasePath.php(73): Laminas\Stratigility\Next->handle()
#75 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Middlewares\BasePath->process()
#76 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Middleware/ProcessIp.php(24): Laminas\Stratigility\Next->handle()
#77 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/Next.php(49): Flarum\Http\Middleware\ProcessIp->process()
#78 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(81): Laminas\Stratigility\Next->handle()
#79 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-stratigility/src/MiddlewarePipe.php(70): Laminas\Stratigility\MiddlewarePipe->process()
#80 /home/fedyak/htdocs/fedyak.com/vendor/laminas/laminas-httphandlerrunner/src/RequestHandlerRunner.php(73): Laminas\Stratigility\MiddlewarePipe->handle()
#81 /home/fedyak/htdocs/fedyak.com/vendor/flarum/core/src/Http/Server.php(45): Laminas\HttpHandlerRunner\RequestHandlerRunner->run()
#82 /home/fedyak/htdocs/fedyak.com/public/index.php(26): Flarum\Http\Server->listen()
#83 {main}