The Daily Click ::. Forums ::. Klik Coding Help ::. MMF crash... help!
 

Post Reply  Post Oekaki 
 

Posted By Message

Dave S.



Registered
  26/09/2003
Points
  924
22nd May, 2004 at 03:06:10 -

I have been working on a puzzle game I abandoned a six months ago. I don't know why but just changing a few lines of code (nothing drastic) can cause MMF to crash (performs an illegal operation).

MMFUSION caused an invalid page fault in
module MMFUSION.EXE at 015f:00465c98.

I'm using MMF 1.5, build 117. It's so frustrating, can anyone help as I would like to finish this game before I'm dead and buried.

Thanks, Dave S.


 
n/a

Shen

Possibly Insane

Registered
  14/05/2002
Points
  3497
22nd May, 2004 at 03:49:52 -

It would be nice to know what the few lines of code were

 
gone fishin'

Cazra

Crazy?

Registered
  24/07/2002
Points
  4472

Game of the Week WinnerVIP Member
22nd May, 2004 at 08:21:11 -

When I used to use TGF, if my mouse pointer went over an action under an INI file that wasn't in the level, it'd cause an illegal operation. I don't know if this happens in MMF thoough since I've never purposely tried this in MMF.

 
n/a

Mr Icekirby



Registered
  18/12/2003
Points
  846
22nd May, 2004 at 09:34:51 -

why not send someone the cca file? i'll take it and see whats up with it, DC mail me for prefered contact methods http://create-games.com/newmail.asp?id=14852

 
Mr Icekirby says so!
OBEY ME!

Dave S.



Registered
  26/09/2003
Points
  924
22nd May, 2004 at 14:24:30 -

It might something like... set position at (-64,0) from object A to... set position at (-32,0) from object A. It's really only one set of co-ordinates that I have changed over a few lines.

I'm wondering whether to re-instal MMF (build 105) from the original disk. I am currently running MMF 1.5 build 117.

Dave S.

 
n/a

Kramy



Registered
  08/06/2002
Points
  1888
22nd May, 2004 at 15:45:56 -

Hmm...Don't know if this will work, but you could try it:

Open game.
Save game under new name(not over-writing the old file).
Open new file by double clicking it.(not using file/open)
Try deleting events.

 
Kramy

Mr Icekirby



Registered
  18/12/2003
Points
  846
22nd May, 2004 at 20:31:43 -

thats weird

 
Mr Icekirby says so!
OBEY ME!

Dave S.



Registered
  26/09/2003
Points
  924
23rd May, 2004 at 02:36:18 -

Well I've just found a 'wren' virus on my machine. That's now gone but I really need to get shot of alot of other crap that's taking up room on my HD, then defrag it as I've also noticed that MMF slows down quite dramatically during coding and testing games... takes up to 10 seconds to save.

Dave S.

 
n/a

Willy C



Registered
  14/02/2004
Points
  1524

Game of the Week WinnerKlikCast StarPicture Me This -Round8- Winner!VIP MemberWii OwnerIt's-a me, Mario!Hero of TimeThe Cake is a LiePS3 OwnerI am an April Fool
Batman!Teddy Bear
23rd May, 2004 at 05:19:57 -

My MMF also crashes when I test one of my games, and it does help to remove some of the events. The game has about 400 events and evryone of them are important. It might be the virus on my machine, but I cant remove it and it is only screwing up my internet.

 
http://www.robocaptain.com

Willy C



Registered
  14/02/2004
Points
  1524

Game of the Week WinnerKlikCast StarPicture Me This -Round8- Winner!VIP MemberWii OwnerIt's-a me, Mario!Hero of TimeThe Cake is a LiePS3 OwnerI am an April Fool
Batman!Teddy Bear
25th May, 2004 at 09:57:10 -

Well I fixed my problem. It seems that you have to set the active object max to 10000 at once, the defult is on 300. When you have more then 300 objects at the screen without changing the defults, the mmf crashes and it "performes an illegal operation". If you have forgotten to reset the max object like I did, that might be the problem.

 
http://www.robocaptain.com

Mr Icekirby



Registered
  18/12/2003
Points
  846
25th May, 2004 at 15:30:34 -

i don't have that problem, my extra objects just don't show up when i have too many, once some get destroyed or rocketed out of the playfield, the others start to show up

 
Mr Icekirby says so!
OBEY ME!
   

Post Reply



 



Advertisement

Worth A Click