blender-driving-scenario-creator icon indicating copy to clipboard operation
blender-driving-scenario-creator copied to clipboard

Bug with the junction connecting road

Open BBobchev opened this issue 4 months ago • 1 comments

Here is another bug that I found.

The junction connecting road doesn't always snap to the lane correctly.

BugWithJunctionConnectingRoad

BBobchev avatar Feb 05 '24 07:02 BBobchev

Thx for reporting

johschmitz avatar Feb 06 '24 07:02 johschmitz

@BBobchev I released a bugfix for this https://github.com/johschmitz/blender-driving-scenario-creator/releases/tag/v0.24.1 Please try if this works for you and then we can close the ticket.

johschmitz avatar Mar 07 '24 19:03 johschmitz

I sadly have to report that the bug still seems to occur even in v0.24.1.

@BBobchev I released a bugfix for this https://github.com/johschmitz/blender-driving-scenario-creator/releases/tag/v0.24.1 Please try if this works for you and then we can close the ticket.

I sadly have to report that the bug still occurs.

BBobchev avatar Mar 11 '24 08:03 BBobchev

@BBobchev just tried and can not reproduce. Are you sure you deleted the old version of the addon then restarted Blender (just to be on the safe side because sometimes some low level things change) and then installed the new version?

johschmitz avatar Mar 11 '24 11:03 johschmitz

Upon writing the last comment, I made sure to remove the old add-on and make sure I couldn't install it again by accident. Today I tried it out again, and it still didn't work. However, Blender keeps the installed add-ons in %appdata%. So I decided to check if any conflicts could be occurring there. When I opened the add-on install folder, there I saw the following:

image

I was unsure of its importance, but I decided to try and remove "blender-driving-scenario-creator-main" and see what happens then. I also made sure to reinstall the new version of the add-on via Blender. I then tried it out again, and all of a sudden, the junction roads worked. However, I also tried to reinstate that folder back and see if I could reproduce the bug again, but it didn't work.

As far as I am concerned, it works now, but I am unsure why it didn't work at first. If it ever happens again, I will make another issue. If you have an idea as to why that may have happened, I will be happy to provide those files.

BBobchev avatar Mar 12 '24 09:03 BBobchev

What I always do is type something like "driv" in the search box of the add-on install menu inside blender and if multiple versions of the addon show up I delete them from there. During development this happens sometimes due to the way the VS Code Blender addon development extension works. However, I always work with Linux so I am not completely sure if there are not some additional quirks around this topic lurking inside the Windows version of Blender. Glad you could solve it! Closing this now.

johschmitz avatar Mar 12 '24 11:03 johschmitz