Advertisement
Guest User

rimworld fail to share log 2017.04.25

a guest
Apr 25th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. [HugsLib] Exception during PrepareLogData: System.IO.FileNotFoundException: Log file not found:~/Library/Logs/Unity/Player.log
  2. at HugsLib.Logs.LogPublisher.GetLogFileContents () [0x00000] in <filename unknown>:0
  3. at HugsLib.Logs.LogPublisher.PrepareLogData () [0x00000] in <filename unknown>:0
  4. Verse.Log:Error(String) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:48)
  5. HugsLib.Utils.ModLogger:ReportException(Exception, String, Boolean, String)
  6. HugsLib.Logs.LogPublisher:PrepareLogData()
  7. HugsLib.Logs.LogPublisher:BeginUpload()
  8. HugsLib.Logs.LogPublisher:OnPublishConfirmed()
  9. Verse.Dialog_MessageBox:DoWindowContents(Rect) (at C:\Dev\RimWorld\Assets\Scripts\Verse\UI\Windows\Dialog\DialogsVarious\Dialog_MessageBox.cs:100)
  10. HugsLib.Utils.Dialog_Confirm:DoWindowContents(Rect)
  11. HugsLib.GuiInject.<>c__DisplayClass1:<_WindowOnGUI>b__0(Int32)
  12. UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, GUISkin, Int32, Single, Single, GUIStyle) (at /Users/builduser/buildslave/unity/build/Runtime/IMGUI/Managed/GUI.cs:1896)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement