FluidTYPO3 / vhs

TYPO3 extension VHS: Fluid ViewHelpers
https://fluidtypo3.org
Other
190 stars 229 forks source link

TYPO3 12.3.0 throws exception #1856

Open t3touch opened 1 year ago

t3touch commented 1 year ago

TYPO3 12.3.0 throws exception throws on every page in FE the following Exception. no matter whether VHS is used on the page.

(1/1) #1666513645 RuntimeException
Setup array has not been initialized. This happens in cached Frontend scope where full TypoScript is not needed by the system.

in /var/www/html/vendor/typo3/cms-core/Classes/TypoScript/FrontendTypoScript.php line 130

...
at TYPO3\CMS\Extbase\Configuration\ConfigurationManager->getConfiguration('FullTypoScript')
in /var/www/html/vendor/fluidtypo3/vhs/Classes/Service/AssetService.php line 119
ingeniumdesign commented 1 year ago

new infos for T3 V12 Update?

NamelessCoder commented 1 year ago

I'm not able to reproduce this problem. Are you using VHS on dev-development branch, as you would need to on TYPO3 v12+?