Gamestudio Links
Zorro Links
Newest Posts
ZorroGPT
by TipmyPip. 02/23/26 19:08
WFO Training with parallel cores Zorro64
by Martin_HH. 02/23/26 15:29
Camera always moves upwards?
by clonman. 02/21/26 09:29
Zorro version 3.0 prerelease!
by TipmyPip. 02/20/26 13:22
Sam Foster Sound | Experienced Game Composer for Hire
by titanicpiano14. 02/19/26 13:22
AUM Magazine
Latest Screens
Dorifto samurai
Shadow 2
Rocker`s Revenge
Stug 3 Stormartillery
Who's Online Now
4 registered members (TipmyPip, tomaslolo, AndrewAMD, Martin_HH), 5,190 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
alx, ApprenticeInMuc, PatrickH90, USER0328, Sfrdragon
19199 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 1 of 2 1 2
F11 without script causes system crash #40708
02/07/05 18:22
02/07/05 18:22
Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
ulillillia Offline OP
Senior Expert
ulillillia  Offline OP
Senior Expert

Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
I'm experiencing some trouble with engine. For some reason, when I press F11 while running just a plain WMB without any script attached to it, the engine causes my computer to freeze. I was just checking my lights and was curious about the frame rate... until I noticed that the engine froze my computer upon pressing F11. Also, while in free camera mode (press 0 to activate), pressing F11 doesn't bring up the debug panel.


"You level up the fastest and easiest if you do things at your own level and no higher or lower" - useful tip My 2D game - release on Jun 13th; My tutorials
Re: F11 without script causes system crash [Re: ulillillia] #40709
02/08/05 06:20
02/08/05 06:20
Joined: Mar 2003
Posts: 5,377
USofA
fastlane69 Offline
Senior Expert
fastlane69  Offline
Senior Expert

Joined: Mar 2003
Posts: 5,377
USofA
Then don't press F11?

I mean, if you have no scripts assigned to a level, then why go around pressing buttons anyways...

Re: F11 without script causes system crash [Re: ulillillia] #40710
02/08/05 08:28
02/08/05 08:28

A
Anonymous
Unregistered
Anonymous
Unregistered
A



I might assume that there's corrupted files in C:\Program Files\GStudio6 directory. Uninstall and re-install 3DGS might help fix the problem. By the way, what version of A6 Commercial do you have? And what version of DirectX do you currently use?

Last edited by Grayson Peddie; 02/08/05 08:31.
Re: F11 without script causes system crash #40711
02/08/05 10:10
02/08/05 10:10
Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
ulillillia Offline OP
Senior Expert
ulillillia  Offline OP
Senior Expert

Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
I have 6.31.4 and I have DirectX 9.0c installed. This, however, doesn't answer my question. What's causing the system crash when I use F11 to bring up the debug panel for the frame rate? The engine runs fine, but, when I press F11, the system suddenly stops responding and control+alt+delete doesn't work so I have to use the reset button to restart my computer.


"You level up the fastest and easiest if you do things at your own level and no higher or lower" - useful tip My 2D game - release on Jun 13th; My tutorials
Re: F11 without script causes system crash [Re: ulillillia] #40712
02/08/05 17:50
02/08/05 17:50
Joined: Mar 2003
Posts: 5,377
USofA
fastlane69 Offline
Senior Expert
fastlane69  Offline
Senior Expert

Joined: Mar 2003
Posts: 5,377
USofA
Quote:

What's causing the system crash when I use F11 to bring up the debug panel for the frame rate?




I think what's happening is that the 3DGS engine was never meant to be run without a script. Without a Main loop to reference, I think it's obvious the engine would do something screwy.

So the solution is obviously put a skeleton script in that does nothing

main()
{return;}

and my guess is your f11 problem will clear right up.

Re: F11 without script causes system crash [Re: fastlane69] #40713
02/09/05 12:31
02/09/05 12:31
Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
ulillillia Offline OP
Senior Expert
ulillillia  Offline OP
Senior Expert

Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
It worked fine in 6.22, but it doesn't any more with 6.31.4. All I use it for is to simply check the frame rate and position.


"You level up the fastest and easiest if you do things at your own level and no higher or lower" - useful tip My 2D game - release on Jun 13th; My tutorials
Re: F11 without script causes system crash [Re: ulillillia] #40714
02/09/05 14:42
02/09/05 14:42

A
Anonymous
Unregistered
Anonymous
Unregistered
A



Haven't you tried reinstalling 3D GameStudio? This might solve your problem.

Re: F11 without script causes system crash [Re: ulillillia] #40715
02/10/05 23:11
02/10/05 23:11
Joined: Jun 2004
Posts: 2,234
Wisconsin USA
FoxHound Offline
Expert
FoxHound  Offline
Expert

Joined: Jun 2004
Posts: 2,234
Wisconsin USA
Try pressing your "windows" button. This will usually help you get out of this. Next, run the game in window mode. I always do this because if I have any error boxes pop up, they usually won't show up when in full screen mode.

Re: F11 without script causes system crash [Re: FoxHound] #40716
02/11/05 17:51
02/11/05 17:51
Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
ulillillia Offline OP
Senior Expert
ulillillia  Offline OP
Senior Expert

Joined: Feb 2003
Posts: 6,818
Minot, North Dakota, USA
I always run my game in windowed mode. Also, I don't have a windows key on my keyboard, it's a very old keyboard. I can still get the start menu by pressing control+escape. I use this technique to take screenshots from Midtown Madness 2, the only PC game I really play. Also, no errors pop up. My system just suddenly stops responding all together. I can't even do control+alt+delete!


"You level up the fastest and easiest if you do things at your own level and no higher or lower" - useful tip My 2D game - release on Jun 13th; My tutorials
Re: F11 without script causes system crash [Re: ulillillia] #40717
02/12/05 06:26
02/12/05 06:26
Joined: Dec 2003
Posts: 1,097
Maryland, USA
Steempipe Offline
Serious User
Steempipe  Offline
Serious User

Joined: Dec 2003
Posts: 1,097
Maryland, USA
Just tried it on my setup... I did not have anything freeze or other strange behavior. Maybe follow the recommendation of re-installing??

Page 1 of 2 1 2

Moderated by  HeelX, Spirit 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1