Search results for query: *

  1. via5

    Not A Bug No Reflective Bug

    Make sure reflective surfaces are enabled in the options.
  2. via5

    Fixed (FIXED in 1.22.0.2 - added user preference) Errors pop open UI automatically

    I'll agree this is pretty annoying. I have plugins that log things to the error log as warnings or general logs, which was never a problem before. Other plugins log errors but still work. Now the UI is popping up randomly in VR for no good reason.
  3. via5

    Fixed (FIXED in 1.21.2.0 Issue started in 1.21.1.0) - Performance Monitor causes a number of problems (Transform Gizmo Mouse Over, 5 Second Pauses)

    Any chances of moving the monitor back to the left side where it used to be? I have plugins that assume the top right is free, now their UI is behind the monitor.
  4. via5

    Fixed (FIXED in 1.21.2.0) Major handle leak and 100% cpu usage in 1.21 because of new Leap Motion DLL when firewalled

    There's a largish update coming out this week. I don't think so. You have about 100k handles and only a few cores are used. My mouse stutters after a few seconds, new network connections can't be opened and graphical operations start failing in random applications. I switched to another...
  5. via5

    Fixed (FIXED in 1.21.2.0) Major handle leak and 100% cpu usage in 1.21 because of new Leap Motion DLL when firewalled

    It's the new Leap Motion DLL that's causing problems. It's continuously attempting to connect to localhost and leaking handles. I understand there's probably not much you can do about it, but it still sucks. My crap firewall is just an allow/deny for everything, can't allow just localhost. In...
  6. via5

    Fixed (FIXED in 1.21.2.0) Major handle leak and 100% cpu usage in 1.21 because of new Leap Motion DLL when firewalled

    Applies to 1.21.0.4 and 1.21.1.0. Works fine in 1.20.77.13. When started in VR, VaM.exe takes 100% of all 16 cores and leaks about 5000 handles a second. Process Explorer shows that they're all \Device\Afd, which are socket handles afaik. After a few seconds, most network operations fail system...
  7. via5

    Official 1.X bugs are unlikely to get fixed now that focus has shifted to 2.X

    > it is likely we will provide a fix I'm getting mixed signals here...
  8. via5

    Fixed (1.20.77.4) Classic "Select Scene To Load" browser now shows every scene entry twice, one with .jpg extension and one with .json extension

    Yep, that works, thanks. And... API documentation? I wasn't aware that existed.
  9. via5

    Fixed (1.20.77.4) Classic "Select Scene To Load" browser now shows every scene entry twice, one with .jpg extension and one with .json extension

    @meshedvr Is it possible to get `GetMediaPathDialog()` to show shortcuts to .var files for the given filters? I couldn't find a way, and trying to build the shortcuts manually would need something like `FileManager.GetPackages()`, which is restricted.
  10. via5

    Fixed (1.20.77.4) Classic "Select Scene To Load" browser now shows every scene entry twice, one with .jpg extension and one with .json extension

    For the record, I can reproduce this by just saving a preset with AcidBubbles' ColliderEditor. Grepping all the .cs files I have for `fileBrowserUI` shows a lot of them fiddling with the file browser.
  11. via5

    Fixed (1.20.0.7) Rukk Major (Motoko) Cloths - Textures not loading (after update)

    @Hugo Don't post in threads that are long dead. The discord is the best place to ask questions, this forum is for bug reports.
  12. via5

    Fixed (1.20.77.4) Classic "Select Scene To Load" browser now shows every scene entry twice, one with .jpg extension and one with .json extension

    This is a long standing problem that I've wanted to report before, but I don't know how to reproduce it consistently. However, I'm not seeing a difference in behaviour compared to earlier versions. The file dialogs will filter correctly for a while, but they will eventually start showing files...
  13. via5

    Not A Bug The Top Menu freezes physics weird

    My problem is that I use the `freezeAnimation` flag as a way to freeze whatever forces are applied. I don't want to reset them. It works fine everywhere except for the top menu, as far as I can tell. I do have an option in Synergy to stop applying forces on freeze, but I never use it. Things...
  14. via5

    Fixed (1.20.77.3) "Select Atom On Add" breaks the "Cycle Select Person Atom" button

    This is not a new problem with 1.20.77.2, I can reproduce it with 1.20.1.4. 1) Go in the "Scene Add Atom" tab. 2) Make sure "Select Atom On Add" is _not_ checked. 3) Add a new Person atom. 4) Click the "Cycle Select Person Atom" button. The new Person atom is selected. Then: 5) Go back to the...
  15. via5

    Not A Bug The Top Menu freezes physics weird

    This is not a new problem with 1.20.77.2. Add the attached script to a Person atom. There's a force on the X axis that's applied to the Person's head, moving it to their right. Then, click the "Open Top Menu" button (star icon), wait a few seconds, then click "Return To Scene View". The...
  16. via5

    Fixed (1.20.77.3) Typo: "Realtime Reflecttion Probes"

    In the User Preferences for 1.20.77.2 , the setting for realtime reflection probes has "Reflecttion" with two t's.
  17. via5

    Fixed (1.20.77.3) Incorrect collision for Casual Denim Jeans in Down state

    This is not a new problem with 1.20.77.2. When the "Casual Denim Jeans" are in the "Down" state, there seems to be some collision happening around the female genitals that don't happen with other clothings, such as the "DATM Pants". The collision mesh seems to be the same in either state. I'm...
  18. via5

    Fixed (1.20.1.6) Mouth opens up and other problems

    > This doesn't effect hair physics at all I understand that, it was just an example of an "iteration" setting that already exists as a slider instead of an on/off. I was just wondering whether a slider would allow for more control over quality/performance, that's all.
  19. via5

    Fixed (1.20.1.6) Mouth opens up and other problems

    > To solve, I have added a new High Quality Physics user preference that is off by default @meshedvr I don't know what this setting will do exactly, but you seem to imply it's an iteration count similar to hair physics. If that's the case, can it be a slider instead of an on/off switch so it...
Back
Top Bottom