Skip to main content
Participant
November 8, 2017
Question

Info.lua bad header in precompiled chunk

  • November 8, 2017
  • 1 reply
  • 1853 views

Hi there,

I created an LR plugin. It is working properly.

When I compile my Lua codes, the plugin doesn't work. It says "Info.lua bad header in precompiled chunk"

I have  Lua 5.2.4 and MacOs El Capitan 10.11.6

How can I compile my LUA codes without problems?

Thanks in advance.

This topic has been closed for replies.

1 reply

johnrellis
Legend
November 8, 2017

Try using Lua 5.1.4 instead of 5.2.4: Re: Sample code for a publish service?