25.11.2019, 14:45
(This post was last modified: 25.11.2019, 15:08 by Trond Hoyem.)
(25.11.2019, 14:29)admin Wrote: Have you assigned floor value for elements to new floor id? Also try logging return values of insert statement, it might show where the error is.
Yes, when I log the table, I have floor value, but when I log the visobjects with last floor value, the table is empty.
One other thing I can see; when I create the table I have a line stating element.id = nil to get an automatic ID, but when I log the table this line is not included. Maybe this is the problem? I should maybe get a line in the table like:
[id]
* nil
(25.11.2019, 14:29)admin Wrote: Have you assigned floor value for elements to new floor id? Also try logging return values of insert statement, it might show where the error is.
I tested the logging of the last entered element in the old and the new SL, and in the old one I get a table in return, but not in the new one.
The script is copied from the old to the new.
There are 10 kinds of people in the world; those who can read binary and those who don't