Jump to content

Recommended Posts

Posted

I haven't started using LUA yet and I just downloaded and ran the latest update on a C++ program that was working fine last night and now I get an error.

 

ERROR: unable to find DLL function: GetLuaState.

 

 

When I hit 'enter', Vis C++ 2008 stops at CreateWorld() and gives this message:

 

Unhandled exception at 0x10126838 in program.exe: 0xC0000005: Access violation.

 

Is there something I should be doing with LUA to stop this error?

Win 7 Pro 64 bit

AMD Phenom II X3 720 2.8GHz

GeForce 9800 GTX/9800 GTX+

4 GB RAM

Posted

I haven't started using LUA yet and I just downloaded and ran the latest update on a C++ program that was working fine last night and now I get an error.

 

ERROR: unable to find DLL function: GetLuaState.

 

 

When I hit 'enter', Vis C++ 2008 stops at CreateWorld() and gives this message:

 

Unhandled exception at 0x10126838 in program.exe: 0xC0000005: Access violation.

 

Is there something I should be doing with LUA to stop this error?

 

did you update all of the files you need inside your game directory? like the engine.dll, the engine.h, engine.cpp?

Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590

LE / 3DWS / BMX / Hexagon

macklebee's channel

Posted

Hi!

 

I have updated all the DLL files in my project.

 

And when booting I wrote:

 

ERROR: unable to find DLL function: GetLuaState

PRESS ENTER TO EXIT.

Windows 7 Ultimate x64bit / Intel Core 2 Quad Q8400 / 4GB DDR2 SDRAM / GeForce 8800 GTS

Resource War Developer [ dev blog ]

Posted

I have all earned only after I created a new project through the wizard.

 

I copied your code from the old project into new project and all earned the library engine.dll 2.3.And now the error does not occur.

Thanks All.

Windows 7 Ultimate x64bit / Intel Core 2 Quad Q8400 / 4GB DDR2 SDRAM / GeForce 8800 GTS

Resource War Developer [ dev blog ]

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...