Posted By
|
Message
|
siven I EAT ROCKS
Registered 03/11/2008
Points 604
|
20th February, 2016 at 20/02/2016 00:25:27 -
So today i went to work on my game that ive been working on for over a year now, i did what i always do, plug in my flashdrive (which the game file is on) and run the game file. but today i got a message that says...
microsoft visual C++ Runtime Library
program C:\etc\MMF2.exe
Abnormal Program termination
this is the only game that does this, my other small games run just fine, and my other big projects give me this message..
cannot copy data element!
failed to open document
i have not changed anything. i have not uninstalled, or installed anything, or changed any settings. i have restarted my laptop, but nothing changed. im literally on the final form of the final boss in my game and i just want to get it finished, please help!
[Game design makes my brain feel like its gonna explode.]
|
UrbanMonk BRING BACK MITCH
Registered 07/07/2008
Points 49667
|
27th February, 2016 at 27/02/2016 18:53:25 -
Do you remember what extensions where used in that project?
If an extension used in the project used the dynamic version of a library that's part of a Visual C++ Runtime then you'll have to reinstall it before it'll work.
It's kinda annoying that extension devs don't always compile using the static version's of those libraries so it'll be more portable.
n/a
|
siven I EAT ROCKS
Registered 03/11/2008
Points 604
|
27th February, 2016 at 27/02/2016 20:15:57 -
I know i used the platform movement object, and the ini object. do i need to reinstall mmf2 or just that extension?
[Game design makes my brain feel like its gonna explode.]
|
UrbanMonk BRING BACK MITCH
Registered 07/07/2008
Points 49667
|
28th February, 2016 at 28/02/2016 21:28:39 -
No you need the correct version of the Microsoft Visual C++ Runtime Library. I don't know which version that is though so just download the latest one and see if it works. If not download an older one.
n/a
|
|
|