• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Windows (Zero Experience) Tried to make super simple program but game window wont show up after compileing

S

Sidthedidda

Guest
Was following a guys tutorial on youtube and tried to make my background move from left to right, real simple. But once i followed the grand total of three steps he showed and clicked play/pressf5, nothing happens, a compiler screen pops up at the bottom, finishes, and nothing else.

Here is the link to the video

And here is the compile screen thing
Compile started: 5:16:26 PM
"C:\Users\Didda-PC\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /c /m=yoyoplayer /config="Default" /tgt=17592186044416 /obob=True /obpp=False /obru=True /obes=False /i=3 /j=8 /cvm /tp=2048 /mv=1 /iv=0 /rv=0 /bv=1763 /gn="Project1" /td="C:\Users\Didda-PC\Documents\GameMaker\Temp" /cd="C:\Users\Didda-PC\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /hip="127.0.0.1" /hprt="51268" /o="C:\Users\Didda-PC\Documents\GameMaker\Temp\gm_ttt_76449\gm_ttt_94880" "C:\Users\Didda-PC\Documents\GameMaker\Projects\Project1.gmx\Project1.project.gmx"

Reading project file....finished.
Compile Constants...finished.
Remove DnD...finished.
Compile Scripts...finished.
Compile Objects...finished.
Compile Timelines...finished.
Compile Triggers...finished.
Compile Rooms...finished.
Compile Extensions...finished.
Global scripts...finished.
Final Compile...finished.
Saving IFF file... C:\Users\Didda-PC\Documents\GameMaker\Temp\gm_ttt_76449\gm_ttt_94880\game.win
Writing Chunk... GEN8
Writing Chunk... OPTN
Writing Chunk... LANG
Writing Chunk... EXTN
Writing Chunk... SOND
Writing Chunk... AGRP
Writing Chunk... SPRT
Writing Chunk... BGND
Writing Chunk... PATH
Writing Chunk... SCPT
Writing Chunk... GLOB
Writing Chunk... SHDR
Writing Chunk... FONT
Writing Chunk... TMLN
Writing Chunk... OBJT
Writing Chunk... ROOM
Writing Chunk... DAFL
Writing Chunk... TPAGE
Writing Chunk... CODE
Writing Chunk... VARI
Writing Chunk... FUNC
Writing Chunk... STRG
Writing Chunk... TXTR
0 Compressing texture... writing texture texture_0.png...
Writing Chunk... AUDO
Writing Chunk... SCPT
Writing Chunk... DBGI
Writing Chunk... INST
Writing Chunk... LOCL
Writing Chunk... STRG
Stats : GMA : Elapsed=836.5315
Stats : GMA : sp=0,au=0,bk=1,pt=0,sc=0,sh=0,fo=0,tl=0,ob=0,ro=1,da=0,ex=0,ma=0,fm=0x0
Asset Compile finished: 5:16:28 PM
-----------------------------------------------------------
executing C:\Users\Didda-PC\Documents\GameMaker\Temp\gm_ttt_76449\gm_ttt_94880\game.win
-----------------------------------------------------------
"C:\Users\Didda-PC\AppData\Roaming\GameMaker-Studio\Runner.exe" -game "C:\Users\Didda-PC\Documents\GameMaker\Temp\gm_ttt_76449\gm_ttt_94880\game.win"

Compile finished: 5:16:29 PM
 
S

Sidthedidda

Guest
This is what my window looks like after i press play/pressf5Game maker problem.PNG
 
Top