Jump to content

All Activity

This stream auto-updates

  1. Today
  2. Also application seems to crash if package has same file as in usual folder which nakes harder to test game distribution with packing flies
  3. I think we needs some options for each of the colliders in the model editor. For example; Box width height depth offset (vec3 offset from position of model) The rest are pretty self explanatory.
  4. Open up any model in the model editor. Navigate to the Model tab and select the model in the tree view. Change the collider to anything other than NONE. Now change the collider back to NONE. Close the model editor and click save. The model editor will not close and the top menu bar has disappeared.
  5. I was thinking it might also be useful to retrieve a list of hooks that have been added. Like, vector<void*> hooks = world->GetHooks(HOOK_WORLD_UPDATE); I would use this mainly for debugging purposes, to make sure that I haven't accidentally added to many hooks or that I am actually removing a hook when I think I am. I would place the hook.size() into my stats overlay so I can see what's going on.
  6. Yesterday
  7. You might want to just use the Steam build if you have any other problems.
  8. Well manually running that Update.bat resolved the issue, if that helps any. From what I can tell it never was doing to patch update you made last night so I was always on the broken Lua.socket. , but it always reported the install was upto date. The differences in my compile size and yours gave it away!
  9. That just makes it so you have to run the installer bat file yourself. This is a security feature so you can see exactly what it is doing before you run it. If the feature is disabled then the script should just run automatically. If it needs admin permissions it will ask for it.
  10. Ahhhh HA.. I ticked the [ x ] Run Scripts manually, then reinstalled once more.. and it worked this time.
  11. I also see you are missing some files when the map loads. I am investigating this...
  12. Impossible for me to create anything but LUA.
  13. Yes. Are you sure you created a Lua project? A C++ project will not have an executable until you compile it yourself in Visual Studio.
  14. Clean install, what is the current build? 551?
  15. Don't forget the C:\ProgramData\Ultra Engine folder
  16. OKay the actual files on HD are the 18th, so thats cool. I got one more thing to try, going to wipe all ULTRA from the HD and reinstall fresh again.
  17. Hmm those execs. I uploaded also say from the 15th ! I just made that new project and tried to run it right before posting here.
  18. I've not got anything off steam, just from the Ultra client. As far as not matching, I have no clue then. You'd figure if I uninstall everything, reinstall and try they should match. .Hmm well I'm out of things to try.. I'll take a break :0 Ty for trying.
  19. Those executables do not match the ones on the Steam or standalone builds. New Project 21.rar
  20. Hmm I've tried everything I can think of. I have completely uninstalled the client and engine, reinstalled it, I've started entirely new projects and tried to run just the start.ultra file without altering anything, I've reinstalled VC runtimes. Still same results. I get about a 1 sec pause after hitting Run. then it drops. This is the executable it makes - AllNew_.rar
  21. Your project probably needs the new executables I uploaded. To get them, open the project manager and hit the sync icon.
  22. I went ahead and uninstalled the client and the engine install.. Reinstalled everything back.. I still cannot get a the editor to F5 or F8 and run.. It just flashes the red bar on the bottom for a split second then returns to the editor.
  23. It's not really the shadows either, it's the lighting itself I think.
  24. I'm not sure on the exact setting, but it's a fresh project loading the default start map.
  25. I complained about this many times in our Workshops but yeah this looks disgusting. What's your lighting setting with this by the way?
  26. I was able to update the standalone now.
  27. Last week
  28. This is correct on the Steam build. I am having trouble uploading the files on our server. I don't know why, I have never seen it slow like this.
  1. Load more activity
×
×
  • Create New...