Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler doesn't recognize non-reversible excursion funnels #1776

Closed
vrad-exe opened this issue Nov 20, 2021 · 0 comments
Closed

Compiler doesn't recognize non-reversible excursion funnels #1776

vrad-exe opened this issue Nov 20, 2021 · 0 comments
Labels
Bug Something isn't working correctly Compiler Issue pertains to the custom BEE compilers Done in next release This has been addressed in the next release

Comments

@vrad-exe
Copy link
Member

vrad-exe commented Nov 20, 2021

BEE2 Application Version

Dev

BEE2 Package Version

Dev

What operating system are you running on?

Windows 10 (64bit)

Description of the bug

The compiler does not properly recognize non-reversible funnels when generating funnel lighting. As a result:

  • All funnels generate both dynamic lights, even when they don't need them because they never reverse or turn off
  • Disabling the Light Reversible Excursion Funnels stylevar disables funnel lighting entirely

Expected behavior

Non-reversible funnels should be recognized, and only generate static lights.

Steps to reproduce

  1. Disable Light Reversible Excursion Funnels
  2. Export and open Portal 2
  3. Place a funnel with no inputs
  4. Compile the map
  5. The funnel has no lighting

Logs and Reports

No response

Additional information

No response

@vrad-exe vrad-exe added Bug Something isn't working correctly Compiler Issue pertains to the custom BEE compilers labels Nov 20, 2021
TeamSpen210 added a commit to BEEmod/BEE2-items that referenced this issue Nov 22, 2021
@TeamSpen210 TeamSpen210 added the Done in next release This has been addressed in the next release label Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working correctly Compiler Issue pertains to the custom BEE compilers Done in next release This has been addressed in the next release
Projects
None yet
Development

No branches or pull requests

2 participants