trevorsandy / lpub3d

An LDraw™ editor for LEGO® style digital building instructions.
https://trevorsandy.github.io/lpub3d/
130 stars 19 forks source link

Page navigation gives multiple errors #117

Closed jacovandermolen closed 5 years ago

jacovandermolen commented 5 years ago

Subject

Page navigation gives multiple errors

Environment

Logs

2018-09-28T07:58:21.150 ERROR "Did not receive 3DViewer CSI path for ." 2018-09-28T07:58:21.997 ERROR "Could not 3DViewer with ." 2018-09-28T07:58:22.511 ERROR "Could not load 3D Viewer with CSI name: pyramid.dat;2;1"

Screenshots

1 2 3

Steps to reproduce

Open pyramid.dat Navigate from page 1 to 4 Navigate back to page 1

Expected behaviour

No errors should occur?

Actual behaviour

I get 3 dialogs with errors

Workaround

Not found

trevorsandy commented 5 years ago

Something is definitely broken. I'll take a look.

jacovandermolen commented 5 years ago

Yep. Continues Page Processing gives errors too.

Op vr 28 sep. 2018 om 08:27 schreef Trevor SANDY notifications@github.com:

Something is definitely broken. I'll take a look.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/trevorsandy/lpub3d/issues/117#issuecomment-425335073, or mute the thread https://github.com/notifications/unsubscribe-auth/AexGD4ho-EIutrmI4Lad6pAic23WCIqQks5ufcFVgaJpZM4W95l- .

jacovandermolen commented 5 years ago

Yep. Continues Page Processing gives these kind of errors too.

trevorsandy commented 5 years ago

Looks like some bad plumbing is raising its head. It's a bit surprising because the block causing the trouble wasn't even supposed to be enabled until 2.4.0.

Anyway, I've revoked 2.3.1 until I fix this behaviour. Shouldn't take more than a few minutes but it'll take some time to run all the regression tests.

Cheers,

trevorsandy commented 5 years ago

Corrected