Jump to content

CmattPlays

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by CmattPlays

  1. 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.

×
×
  • Create New...