Capt. PERO Posted April 17, 2020 Report Posted April 17, 2020 Hi gents, I am using v5 and FSUIPC6 (registered) and trying to run my lua scripts. ipcReady.lua > runs peroJeeHellExtPWRbyGSX.lua "peroJeeHellExtPWRbyGSX.lua" > reads in variables from peroJeeHellExtPWRbyGSX_config.lua with function require("peroJeeHellExtPWRbyGSX_config") which worked perfectly in FSUIPC5. Error in FSUIPC6.log: 115578 -------------------- Starting everything now ---------------------- 115578 Starting WideServer now ... 115625 LUA.0: beginning "C:\Users\peter\Documents\Prepar3D v5 Add-ons\FSUIPC6\ipcReady.lua" 115687 *** LUA Error: ...epar3D v5 Add-ons\FSUIPC6\peroJeeHellExtPWRbyGSX.lua:51: module 'peroJeeHellExtPWRbyGSX_config' not found: no field package.preload['peroJeeHellExtPWRbyGSX_config']peroJeeHellExtPWRbyGSX_config no file 'P:\Prepar3D v5\modules\\peroJeeHellExtPWRbyGSX_config.lua' no file 'P:\Prepar3D v5\modules\\peroJeeHellExtPWRbyGSX_config\init.lua' no file 'P:\Prepar3D v5\modules\lua\\peroJeeHellExtPWRbyGSX_config.lua' no file 'P:\Prepar3D v5\modules\lua\\peroJeeHellExtPWRbyGSX_config\init.lua' no file 'P:\Prepar3D v5\modules\lua\\peroJeeHellExtPWRbyGSX_config.dll' no file 'P:\Prepar3D v5\modules\lua\loadall.dll' no file 'P:\Prepar3D v5\modules\lua\.dll' no file 'P:\Prepar3D v5\modules\lua\loadall.dll' I installed everthing into [USER]\Documents\Prepar3D v5\Add-ons\FSUIPC6\ and placed all .lua scripts here (as in v5 I would have placed them into [P3Dv4 ROOT]\Modules Any ideas? 1
John Dowson Posted April 17, 2020 Report Posted April 17, 2020 This has already been reported in the following post: There is also an updated dll in that post that fixes this problem. Please download and try this. It will be released officially (i.e. an updated installer for this will be released) shortly. John
Capt. PERO Posted April 17, 2020 Author Report Posted April 17, 2020 Confirmed - fixed. Thanks. ...the other topic name did not lead me into reading this. 🙂
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now