Commander's Log

Post about your finished mods here.
Post Reply
relanat
Militia Captain
Militia Captain
Posts: 941
Joined: Tue Nov 05, 2013 9:56 am

A partial replacement for Bobby's Captain's Log/Ship Log mod.
Requires version 1.8b4.

http://xelerus.de/index.php?s=mod&id=1609

It has information on all known systems and stations, including any items in the stations which the player has docked at.

There is an item search feature which allows the player to search for items. If you have seen an item you wan't but can't remember where it was the Log will tell you.

More features to come. See the README for details.

Feature requests and bug reports welcome.

Enjoy.

Overwrites 'rpgJettisonItem'.
Adds code to system and military map ROMs, itSystemMapROM, itMilitaryMapROM, using XML functions.
Stupid code. Do what I want, not what I typed in!
relanat
Militia Captain
Militia Captain
Posts: 941
Joined: Tue Nov 05, 2013 9:56 am

Version 2 available on the Multiverse catalog page.

Many small code changes incl. fixing a CSC items bug.
Redundant station actions now disable appropriately.
Stations can now be re-highlighted if you cancel the highlight by flying near the station.
Added mined ore and expanded auton categories.
There is now a station search feature which will list all known stations of whichever type you select.
Added the map marker feature. This allows the player to place a text marker on the map. These markers are also shown in the log station list.
The item search feature now shows a list of all items seen by the player to allow easy finding. There is an alternative which searches all items in the game as well.

Attached the Readme file here as Transcompiler doesn't include text files.

Thanks to George for a couple of code changes and NMS and community members for help with code queries.
Attachments
Commanders Log README.txt
(4.47 KiB) Downloaded 300 times
Stupid code. Do what I want, not what I typed in!
relanat
Militia Captain
Militia Captain
Posts: 941
Joined: Tue Nov 05, 2013 9:56 am

Version 2.02 now uploaded to the Multiverse. Same mod. I fixed a duplicate variable error which was stopping the mod working in debug mode in 1.9b3.
I did upload a 2.01 version a long time ago but this was a bugfix shortly after the initial upload of Version 2.
Stupid code. Do what I want, not what I typed in!
Tiber
Militia Lieutenant
Militia Lieutenant
Posts: 163
Joined: Tue Dec 18, 2018 4:12 pm

EDIT: apparently your mod just gets the blame for it.... looks like something else caused it; linky
viewtopic.php?f=24&t=9061&start=30
Which in turn is something on George his ''todo'' list ;-)




Cannot load a game file cus of typechange;

Error reads:
TypeChange.jpg
TypeChange.jpg (18.85 KiB) Viewed 13542 times
download/file.php?mode=view&id=1855

just in case pictures dont work;

Unable to load evD789CommandersLog (d78911d2) because its type changed.

Running;
-Vanilla
-CC
-Near Stars

Mods:
ELEMENTAL SHIFT ( viewtopic.php?f=24&t=9061 )
Commlog dev 192 ( yours )
1592 EIfreighterautons ( yours)


Situation

... onec random, could not figure out why,
This latest, i just activated R&D item change at Dvalin R&D complex (vanilla)
Items get an update (wanted by Dvalin?? or something) and well... that cause (save)game file to bug out.
Annoying because as stated before, i dunno why it happened the first time tho.... more items updates are ingame i suppose. ( Sol system from -near starts? expansion )


A fix would be appreciated ofc ;-)


PS can i remove commandlog midgame somehow?

error log:

Code: Select all

2022-12-31 06:46:50	--------------------------------------------------------------------------------
2022-12-31 06:46:50	Start logging session
2022-12-31 06:46:50	Direct3D
2022-12-31 06:46:50	Screen: 1920 x 1080
2022-12-31 06:46:50	Scale: 1.00
2022-12-31 06:46:50	Background blt: Enabled
2022-12-31 06:46:50	Use Direct X: Enabled
2022-12-31 06:46:50	Use GPU compositing: Enabled
2022-12-31 06:46:50	LogPixelsY: 96
2022-12-31 06:46:50	DeviceType: 0x1
2022-12-31 06:46:50	Caps: 0x00020000
2022-12-31 06:46:50	Caps2: 0xe0020000
2022-12-31 06:46:50	Caps3: 0x000003a0
2022-12-31 06:46:50	DevCaps: 0x001bbef0
2022-12-31 06:46:50	DevCaps2: 0x00000051
2022-12-31 06:46:50	[DX] Buffer Format: 22
2022-12-31 06:46:50	Graphics quality maximum: 31 ms; 4 cores.
2022-12-31 06:46:50	Transcendence 1.9.2
2022-12-31 06:46:52	WARNING: Duplicate entity itGromeCombatArmor = 0x00310179
2022-12-31 06:46:52	WARNING: Duplicate entity stJaxStronghold = 0x00310333
2022-12-31 06:46:52	WARNING: Duplicate entity stRogueCaptureController = 0xDE110137
2022-12-31 06:46:52	WARNING: Duplicate entity itRogueHideawayLocator = 0xDE110323
2022-12-31 06:46:52	WARNING: Duplicate entity itRogueBaseLocator = 0xDE110324
2022-12-31 06:46:52	WARNING: Duplicate entity efDarkFireHitDefault = 0xDE110609
2022-12-31 06:46:52	WARNING: Duplicate entity itGromeCombatArmor = 0x00310179
2022-12-31 06:46:52	WARNING: Duplicate entity stJaxStronghold = 0x00310333
2022-12-31 06:46:52	WARNING: Duplicate entity stRogueCaptureController = 0xDE110137
2022-12-31 06:46:52	WARNING: Duplicate entity itRogueHideawayLocator = 0xDE110323
2022-12-31 06:46:52	WARNING: Duplicate entity itRogueBaseLocator = 0xDE110324
2022-12-31 06:46:52	WARNING: Duplicate entity efDarkFireHitDefault = 0xDE110609
2022-12-31 06:46:53	Loading user collection.
2022-12-31 06:46:54	Loading news.
2022-12-31 06:46:54	All resources downloaded.
2022-12-31 06:47:00	Unable to load evD789CommandersLog (d78911d2) because its type changed.
2022-12-31 06:48:29	End logging session
relanat
Militia Captain
Militia Captain
Posts: 941
Joined: Tue Nov 05, 2013 9:56 am

Thank you very much for the bug report. This is a game stopping bug so any info is extremely valuable, if anyone else has had this error please upload the game version, mods and debug output.

I have also had this bug numerous times. Very frustrating as it doesn't happen until you are well into a game. I don't know how to fix it or stop it from happening. The best I can offer is to save the .sav file after every system and reload it if the game does break. I have done this and the bug did not reoccur but as you say it is tiresome.
The only other option I am aware of is to start a new game.
Stupid code. Do what I want, not what I typed in!
Post Reply