Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LogLevel setting ignored #167

Open
bingmapsts opened this issue May 29, 2023 · 2 comments
Open

LogLevel setting ignored #167

bingmapsts opened this issue May 29, 2023 · 2 comments

Comments

@bingmapsts
Copy link

bingmapsts commented May 29, 2023

According to the ini file if I set 1 then there will no useless messages in logs.

; Determines what to print to the NVSE log.
; The greater the value, the more less-important messages will be printed.
; Valid values:
; Show Errors = 1
; Show Warnings = 2,
; Show Message = 3,
; Show VerboseMessage = 4,
; Show DebugMessage = 5
; If set to zero, will default to 3.
; *Default value = 3
LogLevel = 1

The program overrides this to save useless logs in the file every time I run the game.

nvse loader 06030000 01D99255DB47D8FD
procPath = D:\Games\Fallout - New Vegas\FalloutNV.exe
launching: FalloutNV.exe (D:\Games\Fallout - New Vegas\FalloutNV.exe)
dwSignature = FEEF04BD
dwStrucVersion = 00010000
dwFileVersionMS = 00010004
dwFileVersionLS = 0000020D
dwProductVersionMS = 00010004
dwProductVersionLS = 0000020D
dwFileFlagsMask = 00000017
dwFileFlags = 00000000
dwFileOS = 00000004
dwFileType = 00000001
dwFileSubtype = 00000000
dwFileDateMS = 00000000
dwFileDateLS = 00000000
version = 000100040000020D
normal exe
hook call addr = 00ECC46B
load lib addr = 00FDF0B0
dll = D:\Games\Fallout - New Vegas\nvse_1_4.dll
main thread id = 4928
remote memory = 001F0000
old winmain = 0086A850
launching

@korri123
Copy link
Member

Why is this an issue for you?

@AVeryUncreativeUsername
Copy link
Contributor

Wait were you the one who complained about ShowOff NVSE generating logs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants