-
Notifications
You must be signed in to change notification settings - Fork 0
/
report.txt
39 lines (30 loc) · 1.83 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
38
39
Errors Found. Writing report to Extensions/Fate/report.txt
Load Error:
System.NullReferenceException
Faction introfacnot found for setFaction action!
Source : Hacknet
System.NullReferenceException: Faction introfacnot found for setFaction action!
at Hacknet.MissionFunctions.runCommand(Int32 value, String name)
at Hacknet.SARunFunction.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.MissionFunctions.runCommand(Int32 value, String name)
at Hacknet.SARunFunction.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)