Obi Official Forum
Bug / Crash Errors when ending playmode - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Rope (https://obi.virtualmethodstudio.com/forum/forum-4.html)
+--- Thread: Bug / Crash Errors when ending playmode (/thread-1633.html)

Pages: 1 2 3 4


RE: Errors when ending playmode - TheMunk - 02-03-2020

Also, I'm getting this error every time I save the project;

https://pasteboard.co/IXfe13L.png


RE: Errors when ending playmode - TheMunk - 09-03-2020

(25-02-2020, 04:09 PM)TheMunk Wrote: -

Yet another crash - whenever I enable a rope during runtime.
Code:
Stack Trace of Crashed Thread 17600:
0x00007FFC0F5A69F2 (libOni) Ordinal0
0x00007FFC0F5EDC36 (libOni) GetPointCloudAnisotropy
0x00007FFC0F6026A9 (libOni) GetPointCloudAnisotropy
0x00007FFC0F6086D9 (libOni) GetPointCloudAnisotropy
0x00007FFC0F6089C9 (libOni) GetPointCloudAnisotropy
0x00007FFC0F62BBC0 (libOni) GetPointCloudAnisotropy
0x00007FFC378B7BD4 (KERNEL32) BaseThreadInitThunk
0x00007FFC3964CED1 (ntdll) RtlUserThreadStart



RE: Errors when ending playmode - josemendez - 09-03-2020

(02-03-2020, 04:16 PM)TheMunk Wrote: Also, I'm getting this error every time I save the project;

https://pasteboard.co/IXfe13L.png

Hi,

This is unrelated to Obi. Can be caused by a variety of reasons: from having your hard disk drive nearly full, to some other program using something in that folder. See:
https://forum.unity.com/threads/moving-file-failed-access-is-denied.308831/


RE: Errors when ending playmode - josemendez - 09-03-2020

(09-03-2020, 08:52 AM)TheMunk Wrote: Yet another crash - whenever I enable a rope during runtime.
Code:
Stack Trace of Crashed Thread 17600:
0x00007FFC0F5A69F2 (libOni) Ordinal0
0x00007FFC0F5EDC36 (libOni) GetPointCloudAnisotropy
0x00007FFC0F6026A9 (libOni) GetPointCloudAnisotropy
0x00007FFC0F6086D9 (libOni) GetPointCloudAnisotropy
0x00007FFC0F6089C9 (libOni) GetPointCloudAnisotropy
0x00007FFC0F62BBC0 (libOni) GetPointCloudAnisotropy
0x00007FFC378B7BD4 (KERNEL32) BaseThreadInitThunk
0x00007FFC3964CED1 (ntdll) RtlUserThreadStart

Hi,

I'm unable to reproduce it, enabling a rope at runtime works fine for me. Can you provide a repro project for this?