using count_p on a infinite lazy list crashes the game
moonheart08 opened this issue ยท 1 comments
Issue type:
- ๐ Bug
Short description:
Using count_p on a infinite lazy list (In my case, it counted from 1 to Infinity) crashes the game.
Steps to reproduce the problem:
Use the following setup of cards, and place the last card in a display (Or possibly other things).
- Integer (1)
- Operator Increment
- Lazy List (# 1, # 2)
- Operator General Not Null
- count_p (# 3, # 4)
Expected behaviour:
The game should not trigger the server watchdog.
Versions:
- This mod: 1.12.2-1.0.14
- Minecraft: 1.12.2
- Forge: 14.23.5.2838
Log file:
As it's not a server crash, just a hang, all that's in the logs is the watchdog error. If this is actually needed, @ me