Home › Forums › Bug Reports and Feature Requests › PUZZLES BUG
- This topic has 9 replies, 2 voices, and was last updated 5 years, 1 month ago by Yuri Kovelenov.
-
AuthorPosts
-
2019-10-07 at 11:58 am #19912Eugene ZosCustomer
(v2.15) After adding a specific puzzle to read CVS data, my app works fine but the puzzle list is going mental. Selectors not working and the Objects is just stuck on top of each other unable to drag on the canvas.
As soon as I remove the puzzle the menu goes back to normal.
2019-10-07 at 1:36 pm #19927Yuri KovelenovStaff2019-10-07 at 4:22 pm #19938Eugene ZosCustomerThank you for your reply Yuri, please check the attachment.
2019-10-08 at 6:29 am #19941Yuri KovelenovStaff2019-10-08 at 8:37 am #19946Eugene ZosCustomerHere it is Yuri, the puzzle is pretty simple but as soon as I get CSV pulled the console goes into error frenzy mode and GUI collapses as shown in the screenshot earlier. See the attached visual logic.
Basically, all I wanted is to tween the camera when the annotation is clicked, this worked when assigning annotation manually but since I have nearly 300 annotations and they are updated daily, I decided to use CSV instead, it works fine but this problem arises all of a sudden.
Just in case this is my CSV structure.
34,44,44,HADLEY,2,1,POI_044,DW
35,45,45,HOLDEN,4,1,POI_045,DW
36,46,46,HADLEY,3,1,POI_046,DW
37,47,47,HOLDEN,4,1,POI_047,DW
38,48,48,ALDERNEY,4,1,POI_048,BH
39,49,49,OXFORD,6,1,POI_049,BH
40,50,50,OXFORD,6,1,POI_050,BH
41,51,51,ALNMOUTH,4,1,POI_051,BH
42,52,52,OXFORD,6,1,POI_052,BH
43,54,54,OXFORD,6,1,POI_054,BH
44,53,53,OXFORD,6,1,POI_053,BH
45,55,55,OXFORD,6,1,POI_055,BH
46,56,56,MORSEBY,3,1,POI_056,BHNot sure if I had to use quotes for strings here, but it loads data just fine.
2019-10-08 at 8:41 am #19948Eugene ZosCustomerHere it is Yuri, the puzzle is pretty simple but as soon as I get CSV pulled the console goes into error frenzy mode and GUI collapses as shown in the screenshot earlier. See the attached visual logic.
Basically, all I wanted is to tween the camera when the annotation is clicked, this worked when assigning annotation manually but since I have nearly 300 annotations and they are updated daily, I decided to use CSV instead, it works fine but this problem arises all of a sudden.
Just in case this is my CSV structure.
34,44,44,HADLEY,2,1,POI_044,DW
35,45,45,HOLDEN,4,1,POI_045,DW
36,46,46,HADLEY,3,1,POI_046,DW
37,47,47,HOLDEN,4,1,POI_047,DW
38,48,48,ALDERNEY,4,1,POI_048,BH
39,49,49,OXFORD,6,1,POI_049,BH
40,50,50,OXFORD,6,1,POI_050,BH
41,51,51,ALNMOUTH,4,1,POI_051,BH
42,52,52,OXFORD,6,1,POI_052,BH
43,54,54,OXFORD,6,1,POI_054,BH
44,53,53,OXFORD,6,1,POI_053,BHNot sure if I had to use quotes for strings here, but it loads data just fine.
2019-10-08 at 8:59 am #19949Eugene ZosCustomerI keep attaching it but itas not shown, zipped it just incase.
2019-10-08 at 9:13 am #19951Yuri KovelenovStaff2019-10-09 at 8:25 am #19990Eugene ZosCustomerI have reduced my CSV to 30 lines, and all worked fine. We will need to do the validation and see where it fails. Thank you so much for your support!
2019-10-09 at 8:30 am #19991Yuri KovelenovStaff -
AuthorPosts
- You must be logged in to reply to this topic.