-
Notifications
You must be signed in to change notification settings - Fork 2
/
report.txt
37 lines (28 loc) · 1.7 KB
/
report.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Errors Found. Writing report to Extensions/Scan/report.txt
Load Error:
System.NullReferenceException
Computer could not be found as DelayHost for Function
Source : Hacknet
System.NullReferenceException: Computer could not be found as DelayHost for Function
at Hacknet.SADeleteFile.Trigger(Object os_obj)
at Hacknet.RunnableConditionalActions.Update(Single dt, Object os)
at Hacknet.RunnableConditionalActions.LoadIntoOS(String filepath, Object OSobj)
at Hacknet.Extensions.ExtensionLoader.LoadNewExtensionSession(ExtensionInfo info, Object os_obj)
at Hacknet.OS.LoadContent()
at Hacknet.ScreenManager.AddScreen(GameScreen screen, Nullable`1 controllingPlayer)
at Hacknet.ScreenManager.AddScreen(GameScreen screen)
at Hacknet.Misc.ExtensionTests.SetupOSForTests(String ActiveExtensionFoldername, ScreenManager
screenMan)
at Hacknet.Misc.ExtensionTests.TestExtensionForRuntime(ScreenManager screenMan, String path,
Int32& errorsAdded)
at Hacknet.SADeleteFile.Trigger(Object os_obj)
at Hacknet.RunnableConditionalActions.Update(Single dt, Object os)
at Hacknet.RunnableConditionalActions.LoadIntoOS(String filepath, Object OSobj)
at Hacknet.Extensions.ExtensionLoader.LoadNewExtensionSession(ExtensionInfo info, Object os_obj)
at Hacknet.OS.LoadContent()
at Hacknet.ScreenManager.AddScreen(GameScreen screen, Nullable`1 controllingPlayer)
at Hacknet.ScreenManager.AddScreen(GameScreen screen)
at Hacknet.Misc.ExtensionTests.SetupOSForTests(String ActiveExtensionFoldername, ScreenManager
screenMan)
at Hacknet.Misc.ExtensionTests.TestExtensionForRuntime(ScreenManager screenMan, String path,
Int32& errorsAdded)