peon2 / fbneo-training-mode

a simple training mode for multiple games on the fbneo platform
58 stars 35 forks source link

Script Throws error when trying to use in FB Neo v1.0.0.03 #47

Closed DarkShadowMD closed 2 years ago

DarkShadowMD commented 2 years ago

The problem is as follows: In Fightcade's FB Neo the script works good, but with the newest standalone FB Neo, it doesn't. Copying the gd.dll library makes no difference, because it still throws an error. What do I need in order to run this script in FB Neo v1.0.0.03?

I'm attaching screenshots with the error windows:

Without the gd.dll image With gd.dll image

DarkShadowMD commented 2 years ago

Fixed, missing lua51.dll, hence the errors even with the support files in there. Closed.