Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Type Error Failed To Fetch

A topic by 9lives-K9 created 84 days ago Views: 93 Replies: 6
Viewing posts 1 to 5

I get this error

Type Error Failed To Fetch

how do I set up this plugin because I must be doing it wrong, there a bunch of files that are extracted alongside that are the actual shaders but im not sure if there in the right place. 

Developer

Send a screenshot of the whole error~ or press F8 and copy the console log in a reply


This is the copied console log

js/plugins/filters/drunk/default.vert:1 Failed to load resource: net::ERR_FILE_NOT_FOUND
js/plugins/filters/drunk/default.frag:1 Failed to load resource: net::ERR_FILE_NOT_FOUND
rmmz_managers.js:1974 TypeError: Failed to fetch
SceneManager.onError @ rmmz_managers.js:1974
rmmz_managers.js:1975 undefined undefined
SceneManager.onError @ rmmz_managers.js:1975
hw_filters.js:455 Uncaught (in promise) TypeError: Failed to fetch
DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/libs/pixi.js.map: System error: net::ERR_FILE_NOT_FOUND
DevTools failed to load SourceMap: Could not load content for chrome-extension://njgcanhfjdabfmnlmpmdedalocpafnhl/js/plugins/pixi-filters.js.map: System error: net::ERR_FILE_NOT_FOUND

Plugin List

Event

TypeError

I updated to 1.8.0 core script, hope that's not the problem because this fixed another issue with a different plugin and I cant go back.