Open brahmasys opened 7 years ago
❌❌❌ Load texture edgy_amber.png failed!
❌❌❌ /Users/yangwang/work/git/ios-gpuimage-plus/library/cge/src/filters/cgeMultipleEffects.cpp:162
❌❌❌ CGEDataParsingEngine::adjustParser Create Lookup filter Failed
❌❌❌ /Users/yangwang/work/git/ios-gpuimage-plus/library/cge/src/filters/cgeDataParsingEngine.cpp:596
❌❌❌ 特效指令 "@adjust lut edgy_amber.png" 无法生成任何特效!
❌❌❌ /Users/yangwang/work/git/ios-gpuimage-plus/library/cge/src/filters/cgeMultipleEffects.cpp:323
❌❌❌ setFilterWithConfig failed! ❌❌❌ /Users/yangwang/work/git/ios-gpuimage-plus/library/cge/interfaces/cgeFrameRenderer.mm:219
❌❌❌ CGEImageHandler: a null filter is sended. Skipping...
❌❌❌
I am getting this issue although I have image in my main bundle,
Please know that: the image loading part has nothing to do with the main bundle. It's done by the callback here. Please check your code, and make sure you have the same callback.
main bundle
❌❌❌ Load texture edgy_amber.png failed!
❌❌❌ /Users/yangwang/work/git/ios-gpuimage-plus/library/cge/src/filters/cgeMultipleEffects.cpp:162
❌❌❌ CGEDataParsingEngine::adjustParser Create Lookup filter Failed
❌❌❌ /Users/yangwang/work/git/ios-gpuimage-plus/library/cge/src/filters/cgeDataParsingEngine.cpp:596
❌❌❌ 特效指令 "@adjust lut edgy_amber.png" 无法生成任何特效!
❌❌❌ /Users/yangwang/work/git/ios-gpuimage-plus/library/cge/src/filters/cgeMultipleEffects.cpp:323
❌❌❌ setFilterWithConfig failed! ❌❌❌ /Users/yangwang/work/git/ios-gpuimage-plus/library/cge/interfaces/cgeFrameRenderer.mm:219
❌❌❌ CGEImageHandler: a null filter is sended. Skipping...
❌❌❌
I am getting this issue although I have image in my main bundle,