Jump to content

Can not run test game.


CmattPlays
 Share

Recommended Posts

Im currently working on a game for vr but when i try to run it to test if it works i get the game screen loaded up but its frozen and wont let the actualy game load. this is all i see in output when i try to run it.

 

 

"Initializing OpenGL graphics driver...
OpenGL version 460
GLSL version 460
Device: GeForce GTX 980/PCIe/SSE2
Loading map "D:/Practice/Materials/Common/test vr #1.map"...
Loading model "D:/Practice/models/vr/player.mdl"
Loading material "D:/Practice/materials/sky/skybox_texture.mat"...
Loading shader "D:/Practice/Shaders/Editor/skybox.shader"...
Loading texture "D:/Practice/materials/sky/skybox_texture.tex"...
Loading shader "D:/Practice/Shaders/Editor/wireframe.shader"...
Loading material "D:/Practice/materials/developer/bluegrid.mat"...
Loading shader "D:/Practice/Shaders/Model/diffuse.shader"...
Loading texture "D:/Practice/materials/developer/bluegrid.tex"...
Loading shader "D:/Practice/Shaders/Terrain/stamp.shader"...
Loading shader "D:/Practice/Shaders/Terrain/updatenormals.shader"...
Loading shader "D:/Practice/Shaders/Terrain/clear.shader"...
Loading shader "D:/Practice/Shaders/Terrain/clipmap.shader"...
Loading shader "D:/Practice/Shaders/Terrain/terrain.shader"...
Loading shader "D:/Practice/Shaders/Terrain/terrain_lowres.shader"...
Loading texture "D:/Practice/materials/grass/grass01.tex"...
Loading model "D:/Practice/models/grass/grass01.mdl"
Loading material "D:/Practice/models/grass/gras-long-dry-diff.mat"...
Loading shader "D:/Practice/Shaders/Model/leaves.shader"...
Loading shader "D:/Practice/Shaders/Vegetation/groundplants.shader"...
Loading texture "D:/Practice/models/grass/gras-long-dry-diff.tex"...
Loading texture "D:/Practice/models/grass/gras-long-diff_dot3.tex"...
Loading shader "D:/Practice/Shaders/Vegetation/copybillboard.shader"...
Loading shader "D:/Practice/Shaders/Vegetation/frustumcull.shader"...
Loading shader "D:/Practice/Shaders/Vegetation/diffuse.shader"...
Loading texture "D:/Practice/Materials/Common/bfn.tex"...
Loading shader "D:/Practice/Shaders/Vegetation/billboard_side.shader"...
Loading shader "D:/Practice/Shaders/Vegetation/Shadow/billboard_side.shader"...
Loading shader "D:/Practice/Shaders/Vegetation/billboard_top.shader"...
Loading shader "D:/Practice/Shaders/Vegetation/Shadow/billboard_top.shader"...
Deleting model "D:/Practice/models/grass/grass01.mdl"
Loading texture "D:/Practice/models/grass/grass01_billboard0_diffuse.tex"...
Loading texture "D:/Practice/models/grass/grass01_billboard0_normal.tex"...
Loading texture "D:/Practice/models/grass/grass01_billboard0_emission.tex"...
Loading texture "D:/Practice/models/grass/grass01_billboard1_diffuse.tex"...
Loading texture "D:/Practice/models/grass/grass01_billboard1_normal.tex"...
Loading texture "D:/Practice/models/grass/grass01_billboard1_emission.tex"...
Deleting shader "D:/Practice/Shaders/Editor/wireframe.shader"
Process Complete."

 

So i dont know what my issue is here.

Link to comment
Share on other sites

Hello, sorry for the late response.
I've never done VR games before, but I'm pretty sure your problem comes from the name of your map. Try deleting the "#" symbol and spaces. 
If it doesn't work, your problem may come from a script somewhere that ends the game abruptly. I've encountered this problem before by deleting the world in one of my scripts.

 

EDIT:

Also, and I don't know if it's a big problem or not, but your are loading your map from the Materials folder !??

Edited by Ttiki

Just making games for fun. Currently working on T3-L4

Linka logo

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...