Jump to content

Can't get F4SE to install properly


caseypacific

Recommended Posts

I've tried installing it 3 times. I rolled back to the previous patch because I am aware that the latest patch does not work with F4SE yet. I moved all of the proper files (such as the F4SE launcher and the 5 other files) into my FO4 directory and still it does not appear to work. I launches just fine, but when I use the console command GetF4SEVersion, the command is not found. I don't understand what I'm doing wrong. I'm trying to use the "Place Everywhere" mod, but after 3 hours of trying to get this process to work, I'm about ready to rip my hair out. I don't know if my F4SE is in fact working properly, and they just did away with the command, or what the deal is. But the only indication that is is working is the fact that the launcher opens the game with no problem whatsoever. Any help?

Link to comment
Share on other sites

Your text, so hard to read v.v Are you using .205 or .210?

It doesn't seem like it's loading. Do you use NMM? (If so have you tried double checking that it is running F4SE?)

What does your f4se_loader.log say? (Documents\my games\Fallout4\F4SE)

Link to comment
Share on other sites

Your text, so hard to read v.v Are you using .205 or .210?

 

It doesn't seem like it's loading. Do you use NMM? (If so have you tried double checking that it is running F4SE?)

 

What does your f4se_loader.log say? (Documents\my games\Fallout4\F4SE)

Hi, thanks for the response! I'm using .205, and I'm not using NMM. My f4se_loader.log says:

 

f4se loader 000100E0 01D1C622A1D8818F 6.1 (7601)
config path = L:\SteamLibrary\steamapps\common\Fallout 4\Data\F4SE\f4se.ini
procPath = L:\SteamLibrary\steamapps\common\Fallout 4\\Fallout4.exe
launching: Fallout4.exe (L:\SteamLibrary\steamapps\common\Fallout 4\\Fallout4.exe)
dwSignature = FEEF04BD
dwStrucVersion = 00010000
dwFileVersionMS = 00010005
dwFileVersionLS = 00CD0000
dwProductVersionMS = 00010005
dwProductVersionLS = 00CD0000
dwFileFlagsMask = 00000017
dwFileFlags = 00000000
dwFileOS = 00000004
dwFileType = 00000001
dwFileSubtype = 00000000
dwFileDateMS = 00000000
dwFileDateLS = 00000000
version = 0001000500CD0000
product name = Fallout 4
steam exe
dll = L:\SteamLibrary\steamapps\common\Fallout 4\\f4se_1_5_205.dll
main thread id = 7276
hookBase = 0000000000070000
loadLibraryAAddr = 00000000773C6530
hook thread complete
launching
Link to comment
Share on other sites

Hmm that is strange. It shows that it is indeed loading F4SE.

If you check Fallout 4\Data\F4SE\Plugins do you have these files...?

 

place.dll

place.ini

Also, if you check place.ini

 

is the first (non commented) setting...?

togglable = 2

 

If so try changing to...

togglable = 1

 

Save, and then launch your game. Please respond with results.

Link to comment
Share on other sites

Hmm that is strange. It shows that it is indeed loading F4SE.

 

If you check Fallout 4\Data\F4SE\Plugins do you have these files...?

 

place.dll

place.ini

 

Also, if you check place.ini

 

is the first (non commented) setting...?

 

togglable = 2

 

If so try changing to...

 

togglable = 1

 

Save, and then launch your game. Please respond with results.

 

I had both files. Here's how the top of the .ini reads:

 

[main]
;togglable = 0
;wheelRotation = off
;timeoutFrozen = off
;snapDisabled = off
;groundDisabled = off
;outlineDisabled = off
;extraOutlineEnabled = off

 

I'm going to change it to 1 and see if it works. I'll let you know

Link to comment
Share on other sites

Still nothing. Here's the full .ini maybe it's an issue with that:

[main]
;togglable = 1
;wheelRotation = off
;timeoutFrozen = off
;snapDisabled = off
;groundDisabled = off
;outlineDisabled = off
;extraOutlineEnabled = off
[dangerous]
;deleteEnabled = off
[cheats]
;duplicateEnabled = off
[steps]
;rotateStepIdx = 3
;rotateSteps = 0.1 0.5 1 5 15 45 90
;moveStepIdx = 3
;moveSteps = 0.1 0.5 1 5 10 50 100
[keys]
;main = 0x77
;snap = 0x70
;ground = 0x71
;workshopSnap = 0x72
;outlineToggle = 0x73
;extraOutlineToggle = 0x2D
;timeoutFreeze = 0x74
;clampedStoreToggle = 0x75
;lockObject = 0x76
;rotateStepMinus = 0x6D
;rotateStepPlus = 0x6B
;resetAngles = 0x60
;removeTremor = 0x65
;changeRotateAxis = 0x11
;moveDown = 0x62
;moveUp = 0x68
;moveLeft = 0x64
;moveRight = 0x66
;moveBack = 0x67
;moveForth = 0x69
;moveStepMinus = 0x6F
;moveStepPlus = 0x6a
;scaleDown = 0x61
;scaleUp = 0x63
;scaleReset = 0x6E
;undo = 0x08
;copyState = 0xBB
;copyPosX = 0x31
;copyPosY = 0x32
;copyPosZ = 0x33
;copyAngleX = 0x34
;copyAngleY = 0x35
;copyAngleZ = 0x36
;copyScale = 0x37
;copyAll = 0x30
;deleteKey = 0x2E
;duplicateKey = 0xBF
;rotateLeft = 0xBC
;rotateRight = 0xBE
[messages]
;snapOn = Object snap on
;snapOff = Object snap off
;groundOn = Surface snap on
;groundOff = Surface snap off
;workshopOn = Workshop grid snap on
;workshopOff = Workshop grid snap off
;freezeOn = Workshop timeout off
;freezeOff = Workshop timeout on
;placeOn = Place everywhere mode on
;placeOff = Place everywhere mode off
;rotateStepChange = Angle step changed to %0.1f
;moveStepChange = Angle step changed to %0.1f
;axisChange = Axis changed to %c
;outlineOn = Object outline on
;outlineOff = Object outline off
;scaleChange = Scale set to %d%%
;clampedStoreOn = Clamped objects storing enabled
;clampedStoreOff = Clamped objects storing disabled
;lockObjectOn = Object locked
;lockObjectOff = Object unlocked
Link to comment
Share on other sites

Please understand the following " ;Everything starting with ';' is a comment. "

 

Make backup of place.ini

Then...replace contents of ini with following

 

 

hope spoiler tags work v.v

 

;Start copy below this line

 

[main]
;Set 'place anywhere' mode toggle. Default - disable toggle (mode always active)
;0 - disable, 1 - enable, on by default, 2 - enable, off by default
;Remove ';' below and set to 1 or 2 if you want togglable mode.

togglable = 2


[keys]
;Hotkeys (virtual key codes) - https://msdn.microsoft.com/en-us/library/windows/desktop/dd375731(v=vs.85).aspx
;Defaults:
; main - F8 Key, 'place anywhere' mode toggle
; snap - F1 Key, object snapping toggle
; ground - F2 Key, ground and surface snapping toggle
; workshopSnap - F3 Key, ground and surface snapping toggle
; timeoutFreeze - F5 Key, ground and surface snapping toggle
; Remove ';' below first if you want to change value

;main = 0x77
;snap = 0x70
;ground = 0x71
;workshopSnap = 0x72
;timeoutFreeze = 0x74
;minusX = 0x64
;plusX = 0x66
;minuxY = 0x62
;plusY = 0x68
;minusStep = 0x6D
;plusStep = 0x6B
;resetAngles = 0x60
;removeTremor = 0x65

[messages]
snapOn = Object snap on
snapOff = Object snap off

groundOn = Surface snap on
groundOff = Surface snap off

workshopOn = Workshop grid snap on
workshopOff = Workshop grid snap off

freezeOn = Workshop timeout off
freezeOff = Workshop timeout on

placeOn = Place everywhere mode on
placeOff = Place everywhere mode off

stepChange = Angle step changed to %0.1f

 

;end copy above this line

 

 

Alternatively you might be better using...

 

 

;start copy below this line
[main]
togglable = 1
wheelRotation = off
timeoutFrozen = off
snapDisabled = off
groundDisabled = off
outlineDisabled = off
extraOutlineEnabled = off
[dangerous]
deleteEnabled = off
[cheats]
duplicateEnabled = off
[steps]
rotateStepIdx = 3
rotateSteps = 0.1 0.5 1 5 15 45 90
moveStepIdx = 3
moveSteps = 0.1 0.5 1 5 10 50 100
[keys]
main = 0x77
snap = 0x70
ground = 0x71
workshopSnap = 0x72
outlineToggle = 0x73
extraOutlineToggle = 0x2D
timeoutFreeze = 0x74
clampedStoreToggle = 0x75
lockObject = 0x76
rotateStepMinus = 0x6D
rotateStepPlus = 0x6B
resetAngles = 0x60
removeTremor = 0x65
changeRotateAxis = 0x11
moveDown = 0x62
moveUp = 0x68
moveLeft = 0x64
moveRight = 0x66
moveBack = 0x67
moveForth = 0x69
moveStepMinus = 0x6F
moveStepPlus = 0x6a
scaleDown = 0x61
scaleUp = 0x63
scaleReset = 0x6E
undo = 0x08
copyState = 0xBB
copyPosX = 0x31
copyPosY = 0x32
copyPosZ = 0x33
copyAngleX = 0x34
copyAngleY = 0x35
copyAngleZ = 0x36
copyScale = 0x37
copyAll = 0x30
deleteKey = 0x2E
duplicateKey = 0xBF
rotateLeft = 0xBC
rotateRight = 0xBE
[messages]
snapOn = Object snap on
snapOff = Object snap off
groundOn = Surface snap on
groundOff = Surface snap off
workshopOn = Workshop grid snap on
workshopOff = Workshop grid snap off
freezeOn = Workshop timeout off
freezeOff = Workshop timeout on
placeOn = Place everywhere mode on
placeOff = Place everywhere mode off
rotateStepChange = Angle step changed to %0.1f
moveStepChange = Angle step changed to %0.1f
axisChange = Axis changed to %c
outlineOn = Object outline on
outlineOff = Object outline off
scaleChange = Scale set to %d%%
clampedStoreOn = Clamped objects storing enabled
clampedStoreOff = Clamped objects storing disabled
lockObjectOn = Object locked
lockObjectOff = Object unlocked
;end copy above this line

Edited by Rhyssia
Link to comment
Share on other sites

 

Please understand the following " ;Everything starting with ';' is a comment. "

 

Make backup of place.ini

Then...replace contents of ini with following

 

 

hope spoiler tags work v.v

 

 

;Start copy below this line

 

[main]

;Set 'place anywhere' mode toggle. Default - disable toggle (mode always active)

;0 - disable, 1 - enable, on by default, 2 - enable, off by default

;Remove ';' below and set to 1 or 2 if you want togglable mode.

 

togglable = 2

 

 

[keys]

;Hotkeys (virtual key codes) - https://msdn.microsoft.com/en-us/library/windows/desktop/dd375731(v=vs.85).aspx

;Defaults:

; main - F8 Key, 'place anywhere' mode toggle

; snap - F1 Key, object snapping toggle

; ground - F2 Key, ground and surface snapping toggle

; workshopSnap - F3 Key, ground and surface snapping toggle

; timeoutFreeze - F5 Key, ground and surface snapping toggle

; Remove ';' below first if you want to change value

 

;main = 0x77

;snap = 0x70

;ground = 0x71

;workshopSnap = 0x72

;timeoutFreeze = 0x74

;minusX = 0x64

;plusX = 0x66

;minuxY = 0x62

;plusY = 0x68

;minusStep = 0x6D

;plusStep = 0x6B

;resetAngles = 0x60

;removeTremor = 0x65

 

[messages]

snapOn = Object snap on

snapOff = Object snap off

 

groundOn = Surface snap on

groundOff = Surface snap off

 

workshopOn = Workshop grid snap on

workshopOff = Workshop grid snap off

 

freezeOn = Workshop timeout off

freezeOff = Workshop timeout on

 

placeOn = Place everywhere mode on

placeOff = Place everywhere mode off

 

stepChange = Angle step changed to %0.1f

 

;end copy above this line

 

 

 

Alternatively you might be better using...

 

 

;start copy below this line
[main]
togglable = 1
wheelRotation = off
timeoutFrozen = off
snapDisabled = off
groundDisabled = off
outlineDisabled = off
extraOutlineEnabled = off
[dangerous]
deleteEnabled = off
[cheats]
duplicateEnabled = off
[steps]
rotateStepIdx = 3
rotateSteps = 0.1 0.5 1 5 15 45 90
moveStepIdx = 3
moveSteps = 0.1 0.5 1 5 10 50 100
[keys]
main = 0x77
snap = 0x70
ground = 0x71
workshopSnap = 0x72
outlineToggle = 0x73
extraOutlineToggle = 0x2D
timeoutFreeze = 0x74
clampedStoreToggle = 0x75
lockObject = 0x76
rotateStepMinus = 0x6D
rotateStepPlus = 0x6B
resetAngles = 0x60
removeTremor = 0x65
changeRotateAxis = 0x11
moveDown = 0x62
moveUp = 0x68
moveLeft = 0x64
moveRight = 0x66
moveBack = 0x67
moveForth = 0x69
moveStepMinus = 0x6F
moveStepPlus = 0x6a
scaleDown = 0x61
scaleUp = 0x63
scaleReset = 0x6E
undo = 0x08
copyState = 0xBB
copyPosX = 0x31
copyPosY = 0x32
copyPosZ = 0x33
copyAngleX = 0x34
copyAngleY = 0x35
copyAngleZ = 0x36
copyScale = 0x37
copyAll = 0x30
deleteKey = 0x2E
duplicateKey = 0xBF
rotateLeft = 0xBC
rotateRight = 0xBE
[messages]
snapOn = Object snap on
snapOff = Object snap off
groundOn = Surface snap on
groundOff = Surface snap off
workshopOn = Workshop grid snap on
workshopOff = Workshop grid snap off
freezeOn = Workshop timeout off
freezeOff = Workshop timeout on
placeOn = Place everywhere mode on
placeOff = Place everywhere mode off
rotateStepChange = Angle step changed to %0.1f
moveStepChange = Angle step changed to %0.1f
axisChange = Axis changed to %c
outlineOn = Object outline on
outlineOff = Object outline off
scaleChange = Scale set to %d%%
clampedStoreOn = Clamped objects storing enabled
clampedStoreOff = Clamped objects storing disabled
lockObjectOn = Object locked
lockObjectOff = Object unlocked
;end copy above this line

 

Tried both, neither one seemed to work. I just don't understand, it's so bizarre. Is there something special I need to do to activate it?

Link to comment
Share on other sites

Don't worry about using NMM. Copy the contents of the second spoiler tag and make sure the path is... Fallout 4\Data\F4SE\Plugins\place.ini

In build mode try pressing F8 twice.

 

Also check \Documents\my games\Fallout4\F4SE\F4SE.log

 

check If you have "reported as incompatible during query" in that log

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...