Advertisement
Linusss

Untitled

Jul 9th, 2023
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. Script updater for Library\Bee\artifacts\1900b0aP.dag\Assembly-CSharp.dll failed to produce updates.txt file (response file: Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.rsp, MovedFromCache: D:/UnityProjects/DB/Library/Bee/artifacts/1900b0aP.dag/Assembly-CSharp.dll.mvfrm
  2.  
  3. Assets\Scripts\Classes\DBClass.cs(3,19): error CS0234: The type or namespace name 'Animations' does not exist in the namespace 'UnityEditor' (are you missing an assembly reference?)
  4.  
  5. Assets\Scripts\DB.cs(4,19): error CS0234: The type or namespace name 'Animations' does not exist in the namespace 'UnityEditor' (are you missing an assembly reference?)
  6.  
  7. Assets\Scripts\Classes\DBClass.cs(26,16): error CS0246: The type or namespace name 'AnimatorController' could not be found (are you missing a using directive or an assembly reference?)
  8.  
  9. Assets\Scripts\Classes\DBClass.cs(73,20): error CS0246: The type or namespace name 'AnimatorController' could not be found (are you missing a using directive or an assembly reference?)
  10.  
  11. Assets\Scripts\Classes\DBClass.cs(46,20): error CS0246: The type or namespace name 'AnimatorController' could not be found (are you missing a using directive or an assembly reference?)
  12.  
  13. Assets\Scripts\Classes\DBClass.cs(59,20): error CS0246: The type or namespace name 'AnimatorController' could not be found (are you missing a using directive or an assembly reference?)
  14.  
  15. Assets\Scripts\DB.cs(25,12): error CS0246: The type or namespace name 'AnimatorController' could not be found (are you missing a using directive or an assembly reference?)
  16.  
  17. Assets\Scripts\DB.cs(26,12): error CS0246: The type or namespace name 'AnimatorController' could not be found (are you missing a using directive or an assembly reference?)
  18.  
  19. Assets\Scripts\DB.cs(27,12): error CS0246: The type or namespace name 'AnimatorController' could not be found (are you missing a using directive or an assembly reference?)
  20.  
  21. Assets\Scripts\DB.cs(28,12): error CS0246: The type or namespace name 'AnimatorController' could not be found (are you missing a using directive or an assembly reference?)
  22.  
  23. Error building Player because scripts had compiler errors
  24.  
  25. Build completed with a result of 'Failed' in 12 seconds (11512 ms)
  26. 11 errors
  27. UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
  28.  
  29.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement