The following warnings occurred:
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/printthread.php 16 require_once
Warning [2] Trying to access array offset on null - Line: 14 - File: inc/plugins/cookielaw.php(272) : eval()'d code PHP 8.3.12-nmm1 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/plugins/cookielaw.php(272) : eval()'d code 14 errorHandler->error_callback
/inc/plugins/cookielaw.php 272 eval
/inc/class_plugins.php 142 cookielaw_global_intermediate
/global.php 100 pluginSystem->run_hooks
/printthread.php 16 require_once



Selur's Little Message Board
[HELP] Error - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: [HELP] Error (/thread-732.html)



Error - QueenAllTheWay - 21.11.2018

Anyone else get this error, and know how to fix it?

https://i.gyazo.com/c799d10d4b298f06c073a11bdad07657.png


RE: Error - Selur - 21.11.2018

Seems like something is wrong with the fft3dfilter.dll,
Replacing it with the x64 one from:
https://github.com/myrsloik/VapourSynth-FFT3DFilter/releases
should hopefully fix it.

Cu Selur

Ps.: also attached the ff3dfilter.dll I use here.


RE: Error - QueenAllTheWay - 22.11.2018

(21.11.2018, 16:15)Selur Wrote: Seems like something is wrong with the fft3dfilter.dll,
Replacing it with the x64 one from:
https://github.com/myrsloik/VapourSynth-FFT3DFilter/releases
should hopefully fix it.

Cu Selur

Ps.: also attached the ff3dfilter.dll I use here.

Yes, it works now! Cheers!  Smile