FTB-Gamepedia / Tilesheets

Adds a parser function that looks up a table for an item and returns the requested image.
MIT License
7 stars 5 forks source link

E_WARNING: current() expects parameter 1 to be array, null given #83

Closed Alexia closed 6 years ago

Alexia commented 6 years ago

From the just deployed update.

E_WARNING: current() expects parameter 1 to be array, null given

in current called at extensions/Tilesheets/Tilesheets.body.php (95) …::output called at extensions/Tilesheets/Tilesheets.hooks.php (79) …heetsHooks::RenderParser called at includes/parser/Parser.php (3408) …alled at extensions/Scribunto/engines/LuaCommon/LuaCommon.php (725) …extensions/Scribunto/engines/LuaStandalone/LuaStandaloneEngine.php (452) …extensions/Scribunto/engines/LuaStandalone/LuaStandaloneEngine.php (429) …extensions/Scribunto/engines/LuaStandalone/LuaStandaloneEngine.php (477) …extensions/Scribunto/engines/LuaStandalone/LuaStandaloneEngine.php (353) …alled at extensions/Scribunto/engines/LuaCommon/LuaCommon.php (266) …alled at extensions/Scribunto/engines/LuaCommon/LuaCommon.php (914) …odule::invoke called at extensions/Scribunto/common/Hooks.php (130) …ribuntoHooks::invokeHook called at includes/parser/Parser.php (3408) …rser::callParserFunction called at includes/parser/Parser.php (3128) …ceSubstitution called at includes/parser/Preprocessor_DOM.php (1199) in PPFrame_DOM::expand called at includes/parser/Parser.php (3282) …ceSubstitution called at includes/parser/Preprocessor_DOM.php (1199) …me_DOM::expand called at includes/parser/Preprocessor_DOM.php (1721) …tNamedArgument called at includes/parser/Preprocessor_DOM.php (1733) …teFrame_DOM::getArgument called at includes/parser/Parser.php (3794) …rgSubstitution called at includes/parser/Preprocessor_DOM.php (1218)

Alexia commented 6 years ago

I put this patch on Hydra and it should get deployed this week.

elifoster commented 6 years ago

There's a few other problems that have been pointed out on IRC/Discord that I'll be working through so I'd say you can expect another deploy request at some point in the near future :100: