Jump to content

Problems with building mods


Lagitus

Recommended Posts

Hi there!

 

I have just made couple of small mods. Tweaked skins, stats and like that, but when i hit the build button on the tools menu it says something like this:

 

Microsoft visual c++ runtime library

runtime error

program D:silent stormtoolsdataimport.exe

abnormal program terminaton

 

I press ok and then it says:

 

memory cannot be "read".

 

Then it creates game.db file that doesn't contain anything.

I have Windows2k system.

Any advice how i could get import.exe to work?

Link to comment
Share on other sites

  • 3 weeks later...

How odd. It sounds like the program crashed. (That's generally what "runtime errors" are.)

 

I guess it started creating game.db (it allocated the file) but crashed before it could write anything to it.

 

I realize that doesn't help you determine the cause, but a program crash is more likely to be understood by the program's developer. If you can't find anything unusual about the mods that you're building, and if it won't let you build anything (even a small test mod to ensure that the whole thing ain't broken), you may want to try uninstalling and reinstalling the editor to see if the program itself has corrupted somehow.

 

If that doesn't do the trick, there's no telling exactly what the problem is without some more advanced tech support.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...