Jump to content

zanderuk

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by zanderuk

  1. Silly question but I see that you need the indie version before you can get the standard edition on steam, now that confuses me a bit because does that mean that the steam Key Josh provided works on indie or both indie and standard edition? I work with c++ and would like to continue that way

  2. Hi

     

    ok yes. I would like to trade my key for the steam version. What do I do next?

    EDIT: I have c++ version standalone.

     

    I received the steam code but I got a little nervious trading it in to the steam version because it looks like you have to lose the c++ ability. Am I right? because if so, then I prefer not to trade to the steam version

  3. Intel® Core™2 Quad CPU Q8200 @ 2.33GHz 2.34GHz

    64-bit

    Windows 8.1

    NVIDIA GeForce GTX 560 Ti

     

    No I do not use a high precision gaming mouse. Just a regular mouse.

     

    What is strange, is that I went on vacation and prior to that the engine worked flawless, but when I came home, I updated the engine and opened up my game project and then it happened, as well as the maps included in the engine has the same problem.

     

    and when you try to debug the game it just holds, when I close it after a few minutes it says that an external process is still running. Before it took 4 seconds to enter debug mode.

  4. Hi, really weird but I came home from vacation and suddenly I can not pan, change camera direction, WASD keys not responding, holding middle mouse button and right mouse button not responding.

     

    I can not debug in editor. It opens the window but nothing happens.

     

    Tried to delete leadwerks and reinstall, same problem.

     

    I am kinda lost on this.

  5. Hey,

     

    I have a problem that I must say, puzzles me quite a bit.

     

    when I opened my game after an update 2 months ago I recieved the error:

     

    Error 1 error C2668: 'Leadwerks::Entity::SetPosition' : ambiguous call to overloaded function

     

    3 IntelliSense: more than one instance of overloaded function "Leadwerks::Entity::SetPosition" matches the argument list:

    function "Leadwerks::Entity::SetPosition(double x, double y, double z, bool global = false)"

    function "Leadwerks::Entity::SetPosition(float x, float y, float z, bool global = false)"

    argument types are: (int, int, int)

    object type is: Leadwerks::Entity

     

    I have no idea what to do as I have now deleted the code and tried using one of the third person templates to see if i did a mistake but I get the same error :S

     

    Hope you can help me

    App.cpp

×
×
  • Create New...