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

[Bug]: Loop Problem #1122

Open
5 tasks done
percebal opened this issue Sep 25, 2024 · 0 comments
Open
5 tasks done

[Bug]: Loop Problem #1122

percebal opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working lib:rurilib RuriLib project

Comments

@percebal
Copy link

This issue respects the following points:

  • This is a bug, not a question or a configuration issue; Please visit our forum first to troubleshoot with volunteers, before creating a report. The links can be found here.
  • This issue is not already reported on GitHub (I've searched it).
  • I'm using an up to date version of OpenBullet2. We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
  • I agree to follow OpenBullet's Code of Conduct.
  • This report addresses only a single issue; If you encounter multiple issues, kindly create separate reports for each one.

Description of the bug

when i triying to make a loop and i defined one var called example: PAGE, ob working whit bots normaly but when use block compute to sum + 1 got error: El tipo ‘Submission#0’ ya contiene una definición para ‘PAGE’ .

Reproduction steps

all correct when try to use compute a same var

What is the current bug behavior?

stop and show error: El tipo ‘Submission#0’ ya contiene una definición para ‘PAGE’ .

What is the expected correct behavior?

the expected correct behavior is continue and asing var PAGE to number + 1 in this case PAGE = 2

Version of the client

v0.3.2

Type of client

Native client

Environment

- OS:win 10
- Virtualization:no
- Browser:no

OpenBullet2 logs

not have.

Client / Browser logs

not need.

Relevant screenshots or videos

not need.

Relevant LoliCode if needed

if need i can add.

Additional information

thread in forum: https://discourse.openbullet.dev/t/loop-problem/8261

@percebal percebal added the bug Something isn't working label Sep 25, 2024
@percebal percebal changed the title [Bug]: Loop Peoblem [Bug]: Loop Problem Sep 25, 2024
@openbullet openbullet self-assigned this Sep 25, 2024
@openbullet openbullet added the lib:rurilib RuriLib project label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lib:rurilib RuriLib project
Projects
Status: Backlog
Development

No branches or pull requests

2 participants