Closed burner1024 closed 4 years ago
Can you provide more context about the code that generated the error? If I just run the TP2 you posted, I get the error message I expect:
ERROR: cannot convert trap_type_warning or %trap_type_warning% to an integer
Stopping installation because of error.
This happens if I either leave trap_type_warning
unset or if i set it to a not-integer.
OK, I feel stupid, but I can't reproduce it now. I'm fairly certain that in some cases WeiDU won't print the name of variable/reference that is missing, though. If/when I hit it again, I'll get back with a complete case.
trap_type_warning
was not set, so the installation failed. The error message is pretty cryptic, took me a while to figure out:Maybe it could be clarified?