bsimser / Inventory-Pro

https://devdog.io
MIT License
2 stars 0 forks source link

Unity crashes on import (OSX) #142

Closed bsimser closed 8 years ago

bsimser commented 9 years ago

Original report by Robert Thompson (Bitbucket: rthompson, GitHub: rthompson).


I've tried two different machines running OSX and every time I import Inventory Pro unity crashes right as the package is finishing the import. I must manually remove the InventoryPro files from the Assets directory in order to re-open the project without a crash. Below is the crash snippet from Editor.log:

#!c#

Updating Assets/InventorySystem/Demos/Scenes/UMA/UMA_ItemDatabase.asset - GUID: a10a9515cfe168e4687e7efbfea130a6...
 done. [Time: 9.820127 ms]
Updating Assets/InventorySystem/Demos/Scenes/UMA/UMA_Male.asset - GUID: a6093b285d955d04ea94f810bc4d276c...
 done. [Time: 7.562556 ms]
Updating Assets/InventorySystem/Demos/Scenes/8.1.2DGame/2DGameItemDatabase.asset - GUID: b29f9f8b1672f9c42b5b375d1e50e9ab...
 done. [Time: 5.080783 ms]
Updating Assets/InventorySystem/Demos/Scenes/WorldSpaceUI/WorldUI/LightmapSnapshot.asset - GUID: b9217cb39c39e6b41935a1193f59d3c8...
 done. [Time: 33.654026 ms]
Updating Assets/InventorySystem/Demos/Scenes/WebDemo/NavMesh.asset - GUID: c147889568fbee7488011fb1ee83f783...
 done. [Time: 145.650543 ms]
Updating Assets/InventorySystem/Demos/Scenes/UMA/UMA/LightmapSnapshot.asset - GUID: ce95962ad8f8ef8418bc5d6b7ff3fadf...
 done. [Time: 35.809170 ms]
Updating Assets/InventorySystem/Scripts/Modules/InfoBox/UFPS/UFPS/LightmapSnapshot.asset - GUID: ffa180c48d6f1344daf3f4b0e0f7b63b...
 done. [Time: 6.221506 ms]
Receiving unhandled NULL exception
Launching bug reporter
Obtained 10 stack frames.
#0  0x00000101131e52 in SerializedFile::~SerializedFile()
#1  0x00000101132052 in SerializedFile::Release()
#2  0x0000010111a604 in PersistentManager::UnloadNonDirtyStreams()
#3  0x00000100f57ea6 in PreloadManager::ProcessSingleOperation()
#4  0x00000100f578b8 in PreloadManager::Run()
#5  0x00000100f57869 in PreloadManager::Run(void*)
#6  0x000001011c9daa in Thread::RunThreadWrapper(void*)
#7  0x007fff8485c9b1 in _pthread_body
#8  0x007fff8485c92e in _pthread_body
#9  0x007fff8485a385 in thread_start
Launching external process: /Applications/Unity/Unity.app/Contents/BugReporter/Unity Bug Reporter.app/Contents/MacOS/unity.bugreporter.exe
bsimser commented 9 years ago

Original comment by Robert Thompson (Bitbucket: rthompson, GitHub: rthompson).


I was able to get it to open after the crash eventually. I'll let you know if I continue to encounter issues.

bsimser commented 8 years ago

Original comment by Joris Huijbregts (Bitbucket: jjahuijbregts, ).


Should be fixed in v2.3.1