Obi Official Forum
Bug / Crash compile error : Ver 6.1 (24-05-2021) - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Cloth (https://obi.virtualmethodstudio.com/forum/forum-2.html)
+--- Thread: Bug / Crash compile error : Ver 6.1 (24-05-2021) (/thread-2949.html)



compile error : Ver 6.1 (24-05-2021) - lialear - 25-05-2021

Unity Ver 2019.4.26f1

Assets\Obi\Scripts\Common\Solver\ObiSolver.cs(52,20): error CS0246: The type or namespace name 'ObiList<>' could not be found (are you missing a using directive or an assembly reference?)


RE: compile error : Ver 6.1 (24-05-2021) - josemendez - 25-05-2021

(25-05-2021, 02:44 AM)lialear Wrote: Unity Ver 2019.4.26f1

Assets\Obi\Scripts\Common\Solver\ObiSolver.cs(52,20): error CS0246: The type or namespace name 'ObiList<>' could not be found (are you missing a using directive or an assembly reference?)

Hi there,

Seems there's been an upload problem with the latest release of ObiCloth. For some reason, the ObiList.cs file is completely blank on some computers when installing using the package manager. The file is there, but its contents are completely gone. As to why, I don't have a clue.

You can find it attached, replace /Obi/Scripts/Common/DataStructures/ObiList.cs with the one attached. That should work.

will re-upload the store package asap.


RE: compile error : Ver 6.1 (24-05-2021) - lialear - 25-05-2021

(25-05-2021, 07:46 AM)josemendez Wrote: Hi there,

Seems there's been an upload problem with the latest release of ObiCloth. For some reason, the ObiList.cs file is completely blank on some computers when installing using the package manager. The file is there, but its contents are completely gone. As to why, I don't have a clue.

You can find it attached, replace /Obi/Scripts/Common/DataStructures/ObiList.cs with the one attached. That should work.

will re-upload the store package asap.

Thank you   Sonrisa


RE: compile error : Ver 6.1 (24-05-2021) - josemendez - 25-05-2021

You're welcome Sonrisa. Let me know if I can be of further help.