LuaControl::open_factoriopedia_gui clearly lists "PrototypeBase" as its parameter
I feel confident in saying that it should've been LuaPrototypeBase
Edit: People with the power peeked and it seems like it's *actually* supposed to be an entirely new type. I'll let the people who can actually see what's happening resolve what that's supposed to be.
Edit 2: Nvm. Seems like it *is* supposed to be LuaPrototypeBase.
LuaControl::open_factoriopedia_gui has wrong parameter type
Re: LuaControl::open_factoriopedia_gui has wrong parameter type
It actually was a new type, sort of, which was added in a recent release. Thanks for the report.