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

Mod wont load #15

Open
ebkboogie opened this issue Nov 26, 2024 · 12 comments
Open

Mod wont load #15

ebkboogie opened this issue Nov 26, 2024 · 12 comments

Comments

@ebkboogie
Copy link

The mod only loads successfully about 1 in 10 tries. I can edit settings and key binds, but the key bind to toggle super strength wont appear in the info menu as well as all mod's functions won't work such as super strength and stump removal. I've tested all versions, checked logs for issues, and even tried loading a map with just Lumberjack enabled, but it still doesn't work. Any fixes? Thanks in advance.

@loki79uk
Copy link
Owner

Could you have corrupted the settings XML file? Try deleting it completely and launch the game. If that doesn't work, can you attach a log file from when it doesn't load?

@ebkboogie
Copy link
Author

That didn't seem to work, here's the log file. i couldn't see anything weird in it so take a look. I find it so strange that i can see all the settings menu for the mod but its features don't work.
log.txt

@loki79uk
Copy link
Owner

Sorry for delay, I've been busy with UAL. I can only guess this muse be a key binding issue? Do other features still work like bush removal? If you use the lastest version then you can change lumberjack settings in the menu. Turn on debugging there, restart and there will be some extra stuff in the log.

@ebkboogie
Copy link
Author

log.txt
none of the functions work however the log now shows "2024-11-29 18:37 [LumberJack] LUMBERJACK: ADDING ACTION EVENT
2024-11-29 18:37 [LumberJack] success = false"
not sure why tho

@loki79uk
Copy link
Owner

Setting key bindings has been a nighmare in FS25. GIANTS give no guidance on the "correct" way, so we just have to try and see what works. We also don't get a reason, just "true/false" - maybe something else is already bound to the key, or maybe that there are too many keybindings for the player (I know there is a limit). Can you try with no other mods active and see if it works then?

@ebkboogie
Copy link
Author

didnt work, not even the brush removal features etc.

@loki79uk
Copy link
Owner

I need something more to go on that just "it doesn't work". Are you using the latest version? is the menu showing?

@ebkboogie
Copy link
Author

I can see the menu in settings, all features off the mod doesn't work, cant see super strength key bind but can still set it in the controls menu. Using version of 1.0.0.3.

@loki79uk
Copy link
Owner

can you try cuting a tree on unowned land? that should always work and according to the log you posted it is active:

2024-11-29 18:52 LUMBERJACK SETTINGS
2024-11-29 18:52   cutAnywhere: true
2024-11-29 18:52   createWoodchips: false
2024-11-29 18:52   maxWoodchips: 2000
2024-11-29 18:52   superStrengthValue: 1000
2024-11-29 18:52   normalStrengthValue: 0.200
2024-11-29 18:52   superDistanceValue: 12
2024-11-29 18:52   normalDistanceValue: 3
2024-11-29 18:52   maxCutDistance: 4
2024-11-29 18:52   defaultCutDuration: 3
2024-11-29 18:52   destroyFoliageSize: 2
2024-11-29 18:52   longHoldThreshold: 1000
2024-11-29 18:52   doubleTapThreshold: 500
2024-11-29 18:52   showDebug: true

@ebkboogie
Copy link
Author

Yep cutting trees on unowned land as well as deleting stumps works. But I still cant de limb or enable super strength.

@ebkboogie
Copy link
Author

This issue is actually so confusing bc i used power tools super strength and that works fine, and it also allows for me to completely delete trees with it.

@loki79uk
Copy link
Owner

loki79uk commented Dec 1, 2024

This issue is actually so confusing bc i used power tools super strength and that works fine, and it also allows for me to completely delete trees with it.

That actually does make more sense now. It must be a conflicting key binding. Try resetting your key bindings. (Back up the file first)

Lumberjack detects the use of the console command or any other mod using the console command to toggle super strength, so you don't have to use the bound key.

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

2 participants