MasteR Posted April 12, 2010 Share Posted April 12, 2010 I have a simple program that loads the scene "tunnels.sbx" and allows simple camera movement. Upon hitting the Escape key to exit the program I'm hit with a warning message box stating "Null Framewerk". This message started appearing after I correctly included the “Scripts” folder in my programs root directory. My program obviously does not use Framewerk or Framework. I could not find the message being invoked within any of the LUA scripts and without having access to the engines source code I feel that it is possibly part of the Terminate() function. Any help in stopping this message being invoked would be much appreciated. And please don't just say “use Framework”. Quote AMD Athlon 64 X2 Dual Core 6000+ (3.0 GHz) 4 GB DDR2 RAM 2 x NVIDIA GeForce 9500 GT 512 MB (SLI 1.0 GB) Windows XP Pro Link to comment Share on other sites More sharing options...
Canardia Posted April 12, 2010 Share Posted April 12, 2010 The error message comes from the environment_atmosphere.lua script in line 55: Notify("Null framewerk.",1) Use Framework Quote ■ Ryzen 9 ■ RX 6800M ■ 16GB ■ XF8 ■ Windows 11 ■ ■ Ultra ■ LE 2.5 ■ 3DWS 5.6 ■ Reaper ■ C/C++ ■ C# ■ Fortran 2008 ■ Story ■ ■ Homepage: https://canardia.com ■ Link to comment Share on other sites More sharing options...
MasteR Posted April 12, 2010 Author Share Posted April 12, 2010 Cheers Quote AMD Athlon 64 X2 Dual Core 6000+ (3.0 GHz) 4 GB DDR2 RAM 2 x NVIDIA GeForce 9500 GT 512 MB (SLI 1.0 GB) Windows XP Pro Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.