rpgtoolkit / trans3

The Official GitHub repository for the RPG Toolkit Engine version 3.
http://www.rpgtoolkit.net
12 stars 2 forks source link

Not extracting plugin manifests from compiled game #35

Open NotTooManyItems opened 10 years ago

NotTooManyItems commented 10 years ago

When trying to run a compiled game I get this error for each plugin. I compiled the games with TK3.2 editor.

3 2pluginerrors

These manifests exist inside the compiled game, and I can extract them into the temp folder with RPGCode, but only after I've gotten these errors.

swordmaster2k commented 10 years ago

The manifest files for the FMOD plugin and the MenuHelp plugin have yet to be uploaded to the site. I have to give them to Xavier. Please refer to the wiki for further details on using plugins.

htttps://github.com/rpgtoolkit/engine/wiki/

NotTooManyItems commented 10 years ago

Okay, that's good to know. But the error also occurs with the demo game. No changes made to it. Just compiled and tried running. Although both games run fine in the editor.

Just to be clear, the manifest files don't show up in the TKTemp\Plugins\ folder unless I use RPGCode to extract them myself. By then I've already gotten the error for the manifest not existing and not even the tkfight3.dll plugin in the demo will work.

grindalf commented 10 years ago

Just so you all know Ive got all the manifest files correctly in place and when I create an exe Im getting these errors