Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Studio Chat / [SOLVED] Windows 10 Pro 64Bit - Compiles, But Does Not Run? But Runs When Debugging??

Author
Message
JeZxLee
7
Years of Service
User Offline
Joined: 15th Mar 2017
Location: Long Island, New York, United States, Earth
Posted: 25th Jan 2020 20:03 Edited at: 25th Jan 2020 20:19
Hi,

Running for the first time "AppGameKit Studio" on Windows 10 Pro 64Bit v1909.
Our game compiles with no errors, but it does not run?
When running we see a window and have audio for 2 seconds then the game closes?
Ironically the game does run fine if we debug it??

Any ideas? Never used "AppGameKit Studio" on Windows 10 Pro 64Bit before...
Thanks!

Jesse

EDIT #1:
Usually run "AppGameKit Studio" on Linux where everything is fine, just now using Windows netbook(on vacation)...

EDIT #2:
Ran game in command prompt, no errors displayed in console?
JeZxLee
Fallen Angel Software
Video Game Design Studio
http://www.FallenAngelSoftware.com

The author of this post has marked a post as an answer.

Go to answer

fubarpk
Retired Moderator
19
Years of Service
User Offline
Joined: 11th Jan 2005
Playing: AGK is my friend
Posted: 25th Jan 2020 20:29
Ive found the problem in the past and found it was a problem with my code
MerryChristmas Everyone
fubarpk on Itch...………...https://fubarpk.itch.io/
fubarpk on googleplay..https://play.google.com/store/apps/developer?id=fubarpk
JeZxLee
7
Years of Service
User Offline
Joined: 15th Mar 2017
Location: Long Island, New York, United States, Earth
Posted: 25th Jan 2020 20:40
Hi,

Same project and code compiles and runs 100% on Linux IDE...

How can I solve this immediate crash on Windows?
(I get no errors when the crash occurs on Windows)

Again, the game runs 100% if I debug it in the IDE, which is strange...
Thanks!

Jesse
JeZxLee
Fallen Angel Software
Video Game Design Studio
http://www.FallenAngelSoftware.com
JeZxLee
7
Years of Service
User Offline
Joined: 15th Mar 2017
Location: Long Island, New York, United States, Earth
Posted: 25th Jan 2020 21:04
Same issue on AppGameKit Classic IDE, so it's an issue with my source code...
Any ideas on how to debug this crash?
Runs fine in IDE debugger, so I don't know how to proceed...

Jesse
JeZxLee
Fallen Angel Software
Video Game Design Studio
http://www.FallenAngelSoftware.com
JeZxLee
7
Years of Service
User Offline
Joined: 15th Mar 2017
Location: Long Island, New York, United States, Earth
Posted: 25th Jan 2020 21:20 Edited at: 25th Jan 2020 21:33
Game is live on GitHub now:

https://github.com/FallenAngelSoftware/AppGameKitClassic-MortalPongbat

Can someone with Windows Studio check it?
Game is 100% open-source...

Thanks!

Jesse

EDIT #1:
When I first run Windows Studio and run game it runs 100%.
After I close the game, it no longer runs on Windows Studio IDE.
Also I noticed the icon for for AppGameKit Studio changes to something else?
JeZxLee
Fallen Angel Software
Video Game Design Studio
http://www.FallenAngelSoftware.com
blink0k
Moderator
11
Years of Service
User Offline
Joined: 22nd Feb 2013
Location: the land of oz
Posted: 25th Jan 2020 22:48
It works fine for me. Ran it multiple times.
Maybe try reinstalling AGK
I attached the .exe so you can try it on your system

Attachments

Login to view attachments
JeZxLee
7
Years of Service
User Offline
Joined: 15th Mar 2017
Location: Long Island, New York, United States, Earth
Posted: 26th Jan 2020 00:27
Hi,

Tried that EXE, just opens the AppGameKit Player and nothing is ran?
Forgive my obvious ignorance - using my crappy netbook on vacation with Win 10.
I'll hit the source code with a hammer, perhaps I will find something wrong on Windows 10...

Jesse
JeZxLee
Fallen Angel Software
Video Game Design Studio
http://www.FallenAngelSoftware.com
JeZxLee
7
Years of Service
User Offline
Joined: 15th Mar 2017
Location: Long Island, New York, United States, Earth
Posted: 26th Jan 2020 00:51 Edited at: 26th Jan 2020 01:40
What are the system requirements to run an AppGameKit game on Windows 10 ?

Running the following:
- ASUS Netbook
- Microsoft Windows 10 Pro 64Bit v1909
- Intel Celeron 1.86GHz 2-Core CPU
- 4GB DDR3 RAM Memory
- Intel HD GPU Graphics
- Samsung 500GB SSD Hard Drive

Perhaps AppGameKit game will not run on my low-end computer?

Jesse

EDIT #1:
Uninstalled and reinstalled AppGameKit Studio in Valve's Steam under Windows 10.
Also ran a full virus scan on Windows 10(it's clean).

EDIT #2:
Where is AppGameKit Studio located on Windows 10 hard drive?
Was thinking I could delete the cache and try again?
JeZxLee
Fallen Angel Software
Video Game Design Studio
http://www.FallenAngelSoftware.com
JeZxLee
7
Years of Service
User Offline
Joined: 15th Mar 2017
Location: Long Island, New York, United States, Earth
Posted: 26th Jan 2020 13:53
Hi,

Found AppGameKit Studio directory:
C:\Program Files (x86)\Steam\steamapps\common\AppGameKit Studio
(but can't find cache directory?)

Vacation is over tomorrow, I'll test on another Win 10 desktop when I get home...

Jesse
JeZxLee
Fallen Angel Software
Video Game Design Studio
http://www.FallenAngelSoftware.com
blink0k
Moderator
11
Years of Service
User Offline
Joined: 22nd Feb 2013
Location: the land of oz
Posted: 27th Jan 2020 07:42
Sorry. Here is the bytcode file, you need to put it in the media folder.

Attachments

Login to view attachments
JeZxLee
7
Years of Service
User Offline
Joined: 15th Mar 2017
Location: Long Island, New York, United States, Earth
Posted: 28th Jan 2020 13:17
Tried that, it does not runs...

Should I blame my old outdated netbook?

Jesse
JeZxLee
Fallen Angel Software
Video Game Design Studio
http://www.FallenAngelSoftware.com
JosephB
17
Years of Service
User Offline
Joined: 12th Sep 2006
Location:
Posted: 28th Jan 2020 19:36
Works for me--no issues. Might be the laptop.
JeZxLee
7
Years of Service
User Offline
Joined: 15th Mar 2017
Location: Long Island, New York, United States, Earth
Posted: 28th Jan 2020 20:30
This post has been marked by the post author as the answer.
Hi,

The cache was corrupted on Win 10 netbook:
1. Uninstall AppGameKit in Windows Steam
2. Delete cache files:
C:\Users\JLP\AppData\Local\agk
C:\Users\JLP\AppData\Local\AGKApps
3. Reinstall AppGameKit in Windows Steam

Bingo, it works again!

Thanks!

Jesse
JeZxLee
Fallen Angel Software
Video Game Design Studio
http://www.FallenAngelSoftware.com

Login to post a reply

Server time is: 2024-04-24 21:29:02
Your offset time is: 2024-04-24 21:29:02