If an new update has dropped it can take up to a week or more for the compiler to be updated. Unless the old compiler still works. So be patient, as soon as the compiler is updated I'll update my mod. Feedback is welcome, if you have any idea's or questions feel free to ask. If you encounter any bugs please let me know. Before posting any issues please read the description.
Mod Format Explantion
EXML Format:Partial edit, only touches the lines/values that need editing. Very low chance of conflicts with other mods (unless they edit the same values). Can be edited easily by user using an editor like Notepad ++/VSCODE/... . MBIN Format:Full File Replacement. High chance of conflict, comparable with old pak format (pre. WORLDS). Can be used together with EXML, MBIN mods are loaded first so changes in EXML mods that edit the same file will still be applied. Other MBIN mods that change the same file follow the FIFO principle, merging is highly recommended with MBIN mods (see How To). Lua Format: Script file used by AMUMSS to generate the mod or used for merging with this tool. CS Format: Script file used by NMSMB to generate the mod or used for merging with this tool.
This Mod is awesome, and I would love to continue to use it. As .PAK files no longer work, would you be willing to update this to work for Worlds 2, Please?
I was trying to merge this mod with Planetary Flight Fix but it always crash when loading the game. Tried this mod without the PFF mod it works fine. Any suggestion why?
Conflicting mods or PFFF out of date. Use the How To merge with AMUMMSS to update/merge the mods if you're stuck with that process visit the modding discord for a more on hands help
Getting this whenever I build with AMUMSS, 5.2.0.2
-> Based on PRECEDING_KEY_WORDS: >>> {"VehicleScanTable",}, <<< [[NOTICE]] >>>>> Could not find ["PRECEDING_KEY_WORDS"] = {"VehicleScanTable",}, <<<<< [[WARNING]] Some KEY_WORDS not found, script result may be wrong! on File: [METADATA\SIMULATION\SCANNING\VEHICLESCANTABLE.EXML] Ended with a total of 0 action(s) made }
Looks like the problem is, is that I've been downloading and using the LUA you have uploaded HERE, when I should've extracted the LUA from your newest PAK, because there's a HUGE difference between the LUA in the PAK and the LUA you have uploaded here. I had no idea the LUA was in the PAK, so I figured you hadn't uploaded a new LUA because the one already here was still good.
Nope, still getting Warnings...this time using the LUA inside the PAK
[[WARNING]] >>> SEC_ADD_NAMED: "SCAN_EVENT" is not FOUND, it won't be used! >>>>> Editing section named ["SCAN_EVENTS_MASTER"] -> No key_word specified, using whole section... Looking for >>> [""] New value will be >>> ["IGNORE"] of type [STRING] >>> Replace [ONCE] [[NOTICE]] NO Replacement done. Could be Ok, you decide... [[WARNING]] No action done! -> Based on PRECEDING_KEY_WORDS: >>> {"GcVehicleScanTableEntry.xml",}, <<< [[NOTICE]] >>>>> Could not find ["PRECEDING_KEY_WORDS"] = {"GcVehicleScanTableEntry.xml",}, <<<<< [[WARNING]] Some KEY_WORDS not found, script result may be wrong! [[NOTICE]] >>> SEC_EDIT: "SCAN_EVENT" is NOT found, section won't be used!
Well, the one inside the PAK is the one giving the latest bunch of error messages that I posted. So I don't know what's going on. It's the only LUA raising Warnings.
Ugh....so, I removed this mod from my merge, and re-merged the mods I've been merging, when I noticed I was getting a conflict with my new merge and an existing merge.
(I merge all of the mods that change the same files together to remove conflicts), So I have Merge 1.pak, Merge 2.Pak, Merge 3.pak etc,
Turns out, that Merge 1,pak, was complaining about 1 file in merge 3.pak, so I removed Merge 3.pak from the NMS mod folder, took the two mods I was merging in Merge 3, and moved them to Merge 1, and merged it all again, and this time I didn't get the error message from your mod.
I don't understand WHY running AMUMSS was throwing off errors about a mod that wasn't even being merged, but adding those two files to my merge, got rid of the error.
Ran AMUMSS and got this, is it OK? Steam Version Echoes 4.45
> line 5, col1: "notice[unused_variable]: VehicleEventTablePath is defined but never used" > line 144, col 1: "notice[unused_variable]: AddPortalExoCraft is defined, but never used" > line 161, col 1: "notice[unused_variable]: AddPortalEvent is defined, but never used"
Is this available for the Mech as well? I don't seem to be able to find any additional options and the scanner upgrades still cant be installed on the Minotaur.
53 comments
Mod Format Explantion
Interesting links
How To Guides
Mods folder has changed, all mods should now go in: ...\No Man's Sky\GAMEDATA\MODS
For more information read this: (credits to GumskBF): NMS modding After 5.50
There was a scanner mod that would show where unclaimed Base Computers were on the planet.
-> Based on PRECEDING_KEY_WORDS: >>> {"VehicleScanTable",}, <<<
[[NOTICE]] >>>>> Could not find ["PRECEDING_KEY_WORDS"] = {"VehicleScanTable",}, <<<<<
[[WARNING]] Some KEY_WORDS not found, script result may be wrong!
on File: [METADATA\SIMULATION\SCANNING\VEHICLESCANTABLE.EXML]
Ended with a total of 0 action(s) made }
I had no idea the LUA was in the PAK, so I figured you hadn't uploaded a new LUA because the one already here was still good.
Nope, still getting Warnings...this time using the LUA inside the PAK
[[WARNING]] >>> SEC_ADD_NAMED: "SCAN_EVENT" is not FOUND, it won't be used!
>>>>> Editing section named ["SCAN_EVENTS_MASTER"]
-> No key_word specified, using whole section...
Looking for >>> [""] New value will be >>> ["IGNORE"] of type [STRING]
>>> Replace [ONCE]
[[NOTICE]] NO Replacement done. Could be Ok, you decide...
[[WARNING]] No action done!
-> Based on PRECEDING_KEY_WORDS: >>> {"GcVehicleScanTableEntry.xml",}, <<<
[[NOTICE]] >>>>> Could not find ["PRECEDING_KEY_WORDS"] = {"GcVehicleScanTableEntry.xml",}, <<<<<
[[WARNING]] Some KEY_WORDS not found, script result may be wrong!
[[NOTICE]] >>> SEC_EDIT: "SCAN_EVENT" is NOT found, section won't be used!
So I don't know what's going on.
It's the only LUA raising Warnings.
I was getting the FIRST error I posted with the OLD LUA, labeled 4.7 and up
I'm getting the SECOND error using the LUA labeled Patch-5.01
(I merge all of the mods that change the same files together to remove conflicts), So I have Merge 1.pak, Merge 2.Pak, Merge 3.pak etc,
Turns out, that Merge 1,pak, was complaining about 1 file in merge 3.pak, so I removed Merge 3.pak from the NMS mod folder, took the two mods I was merging in Merge 3, and moved them to Merge 1, and merged it all again, and this time I didn't get the error message from your mod.
I don't understand WHY running AMUMSS was throwing off errors about a mod that wasn't even being merged, but adding those two files to my merge, got rid of the error.
> line 5, col1: "notice[unused_variable]: VehicleEventTablePath is defined but never used"
> line 144, col 1: "notice[unused_variable]: AddPortalExoCraft is defined, but never used"
> line 161, col 1: "notice[unused_variable]: AddPortalEvent is defined, but never used"
I don't seem to be able to find any additional options and the scanner upgrades still cant be installed on the Minotaur.