aiaf Posted December 17, 2016 Share Posted December 17, 2016 Want to report this problem again: Documents\Leadwerks\Projects\ delete all projects Create a new project, in Maps directory nothing gets created. Project wont start. And what is the standard way to create a project without lua interpreter ? just c++ I use the same project and add the c++ code from Source.zip i attached. But it still doesnt work, is something wrong with that code ? it creates the window and its in not responding state. I have a sln that is working for my game , but im not able to create another from scratch that is working. Please help with this its annoying. Source.zip Quote I made this with Leadwerks/UAK: Structura | Stacky Desktop Edition Website: Binary Station Link to comment Share on other sites More sharing options...
Josh Posted December 17, 2016 Share Posted December 17, 2016 I'm afraid I don't understand what you are reporting. Your description is kind of all over the place. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
aiaf Posted December 17, 2016 Author Share Posted December 17, 2016 1.First paragraph contains steps to reproduce, it results in a project that doesn't run. 2.I use a Leadwerks sln project, and put the Source.zip I attached into Source dir, project compiles.When running it creates the window that remains in not responding state Hope is more clear now Quote I made this with Leadwerks/UAK: Structura | Stacky Desktop Edition Website: Binary Station Link to comment Share on other sites More sharing options...
Josh Posted December 17, 2016 Share Posted December 17, 2016 What project template are you using? What do you mean by "the project won't start"? The code won't compile in Visual Studio? The game won't run from the editor? No map will load? Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
aiaf Posted December 18, 2016 Author Share Posted December 18, 2016 I tested with Blank Project and Tutorial Example. Code will compile in Visual Studio. It also starts from the editor. When i start it from the editor: Loading map "C:/Users/alex/Documents/Leadwerks/Projects/tes/Maps/temp.map"... For both projects a black screen is shown. When i start it from the command line: Error: Failed to read file "C:/Users/alex/Documents/Leadwerks/Projects/tes/Maps/start.map". Another thing i noticed there is no file in Maps when i create the any of the 2 project in editor.When i run it for the first time the temp.map is created. Im more interested in the problem 2 i raised, i cant have a c++ project that runs well. Quote I made this with Leadwerks/UAK: Structura | Stacky Desktop Edition Website: Binary Station Link to comment Share on other sites More sharing options...
Josh Posted December 18, 2016 Share Posted December 18, 2016 The blank template does not contain any maps. It's blank! If your map does not contain a camera, no rendering will be performed. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts
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.