STEAM GROUP
Hacknet Modding HacknetMod
STEAM GROUP
Hacknet Modding HacknetMod
12
IN-GAME
66
ONLINE
Founded
18 August, 2015
XML Error
I tried to do a "test" mod to try modding but there is an error when I create a new profile, is there a problem in my xml files ?

BootLoadList.txt

#Bit Path (Endgame) -- EnTech Mostly #we load this first because it has a lot of interconnecting things Content/Missions/BitPath/Comps/BitWorkServer.xml Content/Missions/BitPath/Comps/EnTechOutsideRepo.xml Content/Missions/BitPath/Comps/EnTechMainframe.xml Content/Missions/BitPath/Comps/EnTechWebServer.xml Content/Missions/BitPath/Comps/EnTechPrometheus.xml Content/Missions/BitPath/Comps/EnTechRomulus.xml Content/Missions/BitPath/Comps/EnTechMailServer.xml Content/Missions/BitPath/Comps/EnTechWorkstationCore.xml Content/Missions/BitPath/Comps/EnTechOfflineBackup.xml Content/Missions/BitPath/Comps/PorthackHeart.xml Content/Missions/BitPath/Comps/EnTechWorkstations/EnTechWS01.xml Content/Missions/BitPath/Comps/EnTechWorkstations/EnTechWS02.xml Content/Missions/BitPath/Comps/EnTechWorkstations/EnTechWS03.xml Content/Missions/BitPath/Comps/EnTechWorkstations/EnTechWS04MISSION.xml Content/Missions/BitPath/Comps/EnTechWorkstations/EnTechWS05.xml Content/Missions/TestComputer.xml Content/Missions/SSHCrackComp.xml #ThemeHack Content/Missions/Theme/ThemeHackComp.xml Content/Missions/Theme/NaixGatewayComp.xml Content/Missions/Entropy/PostBranch/EntropyAdvFailComp01.xml #Misc Content/Missions/Misc/NetworkEducationArchives.xml Content/Missions/Misc/RedditServer.xml Content/Missions/Misc/PracticeServer.xml Content/Missions/Misc/ClockArchiveServer.xml Content/Missions/Misc/MiscMacrosoftStorageServer.xml Content/Missions/Misc/ViperScanEarlyGameComp.xml #Core Content/Missions/CoreServers/ISPComp.xml Content/Missions/CoreServers/DeathRowDatabase.xml Content/Missions/CoreServers/MedicalDatabase.xml #Bit Missions Content/Missions/BitMission0Comp.xml Content/Missions/BitMission1Comp.xml Content/Missions/BitMission2Comp.xml #Entropy Mission Board Content/Missions/Entropy/StartingSet/Comps/PointClicker.xml Content/Missions/Entropy/StartingSet/Comps/PPMarketingComp.xml Content/Missions/Entropy/StartingSet/Comps/MilburgHighITOfficeComp.xml Content/Missions/Entropy/StartingSet/Comps/XCM_Project_Tablet.xml Content/Missions/Entropy/StartingSet/eosMissions/Comps/eosIntroComp.xml Content/Missions/Entropy/StartingSet/eosMissions/Comps/eosAdded1Comp.xml #Entropy Content/Missions/Entropy/EntropyMissionComp01.xml Content/Missions/Entropy/EntropyMissionComp1.1.xml Content/Missions/Entropy/EntropyMissionListingComp.xml Content/Missions/Theme/ThemeHackTransitionMissionComp.xml #lelzSec Content/Missions/lelzSec/MessageBoard/lelzSecMessageBoard.xml Content/Missions/lelzSec/Nortron/NortronMainframe.xml Content/Missions/lelzSec/Nortron/NortronMailServer.xml Content/Missions/lelzSec/Nortron/NortronInternalServicesMachine.xml Content/Missions/lelzSec/Nortron/NortronWebServer.xml #Polar Snake Content/Missions/lelzSec/PolarSnake/PolarSnakeComp.xml Content/Missions/lelzSec/PolarSnake/PSTrial01.xml Content/Missions/lelzSec/PolarSnake/PSTrial02.xml Content/Missions/lelzSec/PolarSnake/PSTrial03.xml Content/Missions/lelzSec/PolarSnake/PSTrial03_b.xml Content/Missions/lelzSec/PolarSnake/PSTrial04.xml Content/Missions/lelzSec/PolarSnake/PolarSnakeDest.xml #SecuLock Content/Missions/lelzSec/Misc/SecuLockDrive.xml Content/Missions/lelzSec/Misc/SecuLockHome.xml #Hub Mission Intro Content/Missions/MainHub/Intro/Comps/HubGauntlet03.xml Content/Missions/MainHub/Intro/Comps/HubGauntlet02.xml Content/Missions/MainHub/Intro/Comps/HubGauntlet01.xml Content/Missions/MainHub/Intro/Comps/HubPublicDropComp.xml Content/Missions/MainHub/Intro/Comps/HubCrossroadsComp.xml Content/Missions/MainHub/KFC/KFCMainframe.xml Content/Missions/MainHub/KFC/KFCWebServer.xml Content/Missions/MainHub/KFC/KFCRecordsRepo.xml Content/Missions/MainHub/BitSet/BitDropServer.xml Content/Missions/MainHub/BitSet/BitRelayServer01.xml Content/Missions/MainHub/DecypherSet/DECSoftMainframeComp.xml Content/Missions/MainHub/DecypherSet/DECSoftWebsiteComp.xml Content/Missions/MainHub/DecypherSet/JScottHomeComp.xml Content/Missions/MainHub/DecypherSet/MacrosoftWorkhorseServerComp.xml Content/Missions/MainHub/Misc/HoneyPot01.xml Content/Missions/MainHub/Misc/ProducerHomeComp.xml Content/Missions/MainHub/Misc/EosComp.xml #PacemakerSet Content/Missions/MainHub/PacemakerSet/PacemakerChip.xml Content/Missions/MainHub/PacemakerSet/HardwareFrontEndComp.xml Content/Missions/MainHub/PacemakerSet/HardwareBackEndComp.xml Content/Missions/MainHub/PacemakerSet/SoftwareBackEndComp.xml #Credits Content/Missions/CreditsComp.xml #Test Content/Missions/Test/TestComp.xml Content/Missions/Test/TestRComp.xml Content/Missions/Test/TestAssetsComp.xml

TestComp.xml

<?xml version = "1.0" encoding = "UTF-8" ?> <Computer id="TestPC" name="Test PC" ip="192.168.0.53" security="3" allowsDefaultBootModule="false" icon="laptop" type="2"> <adminPass pass="thisisntapassword"/> <account username="StupidMan76" password="ILikeToDDOSSomePeople" type="1"/> <ports>139, 445</ports> <proxy time="4"/> <portsForCrack val="9999999"/> <firewall level="6" solution="123456789ABC" additionalTime="2.5"/> <trace time="150"/> <admin type="basic" resetPassword="false" isSuper="false"/> <positionNear target="TestR" position="3" total="1"/> <file path="bin" name="WebServerWorm.exe">#WEB_CRACK#</file> <encryptedFile path="home/Private" name="target.dec" extension=".txt" ip="192.168.0.53" header="My Next Target"> My target is #PLAYERNAME# with IP #PLAYER_IP#. </encryptedFile> <encryptedFile path="sys" name="passwords.dec" extension=".pass" ip="192.168.0.53" header="Computer Passwords"> StupidMan76=ILikeToDDOSSomePeople admin=thisisntapassword </encryptedFile> </Computer>

TestRComp.xml

<?xml version = "1.0" encoding = "UTF-8" ?> <Computer id="TestR" name="Test Router" security="1" allowsDefaultBootModule="false" type="3"> <ports>80</ports> <proxy time="-1"/> <trace time="-1"/> <portsForCrack val="1"/> <admin type="fast" resetPassword="true" isSuper="true"/> <dlink target="TestPC"/> </Computer>

TestAssetsComp.xml

<?xml version = "1.0" encoding = "UTF-8" ?> <Computer id="TestAssets" name="Test Assets" security="5" allowsDefaultBootModule="false" type="3"> <adminPass pass="space"/> <ports>80, 22</ports> <proxy time="-1"/> <trace time="100"/> <portsForCrack val="5"/> <admin type="fast" resetPassword="false" isSuper="false"/> <file path="bin" name="Spoofer.exe">#BINARY#</file> </Computer>

Also my mission is in Missions/Entropy/StartingSet

Test.xml(The mission)

<?xml version = "1.0" encoding = "UTF-8" ?> <mission id="Test"> <goals> <goal type="FileDownload" target="TestAssets" file="Spoofer.exe" path="bin"/> <goal type="FileUpload" target="TestR" file="Spoofer.exe" path="bin" /> </goals> <missionEnd val="1">addRank</missionEnd> <nextMission>NONE</nextMission> <posting title="DDOS Must Stop"> A client want to stop DDOS from a well known person in the hacker community. </posting> <email> <sender>Test Mailbot</sender> <subject>DDOS Must Stop</subject> <body>message(){ Here are the atachements for your mission, You should know what you need to do (check the note) } </body> <attachments> <link comp="TestAssets" /> <account comp="TestAssets" user="admin" pass="space"/> <link comp="TestR" /> <note title="Contract Details">Download "Spoofer.exe" from our assets server and upload it on his router</note> </attachments> </email> </mission>

Thanks
Last edited by MisterRedstone10; 21 Jan, 2016 @ 5:49am
< >
Showing 1-3 of 3 comments
Fukuro 21 Jan, 2016 @ 8:27am 
Do you have any logs ?
MisterRedstone10 22 Jan, 2016 @ 5:08am 
CRITICAL ERROR CREATING ACCOUNT: Reported Error System.NullReferenceException Object reference not set to an instance of an object. Source : Hacknet at Hacknet.OS.loadMissionNodes() at Hacknet.OS.LoadContent() at Hacknet.ScreenManager.AddScreen(GameScreen screen, Nullable'1 controllingPlayer) at Hacknet.MainMenu.<HookUpCreationEvents>b__1(String username, String pass)System.NullReferenceException: Object reference not set to an instance of an object. at Hacknet.OS.loadMissionNodes() at Hacknet.OS.LoadContent() at Hacknet.ScreenManager.AddScreen(GameScreen screen, Nullable'1 controllingPlayer) at Hacknet.MainMenu.<HookUpCreationEvents>b__1(String username, String pass)

I also use the xna version.
Sorry if some characters aren't right because I typed it manually.
Fukuro 22 Jan, 2016 @ 9:22am 
The crash comes from your mission file. I haven't checked it yet, I suggest you come in the chatroom.
< >
Showing 1-3 of 3 comments
Per page: 1530 50