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

Cannot disconnect Edge Field Roller (2.0.0.0) after connecting #85

Closed
TelluriumCrystal opened this issue Sep 11, 2020 · 4 comments
Closed
Assignees

Comments

@TelluriumCrystal
Copy link

Manual Attach version: 1.1.0.0
Edge Field Roller version: 2.0.0.0

To reproduce:

  1. Connect Edge Field Roller to a tractor (note hoses auto connect)
  2. Attempt to disconnect hoses, hoses remain connected and below error log entries are generated
  3. Attempt to disconnect Edge Field Roller from tractor, get prompt "Detach Hoses of EDGE Industries 3 Meters First" (specific text depends on version of Edge Field Roller used)

Relevant error log lines:

2020-09-11 08:35 Error: Running LUA method 'update'.
2020-09-11 08:35 C:/Users/admin/Documents/My Games/FarmingSimulator2019/mods/FS19_manualAttach/src/ManualAttach.lua:502: attempt to call method 'disconnectHoses' (a nil value)

This appears to be a duplicate of Issue #74 which is caused because the Edge Field Rollers are enterable (seems kinda silly but has been useful in a couple instances). Should be fixable using the same method. I might even try to do it myself but I'm not super familiar with FS lua modding so no promises.

@stijnwop
Copy link
Owner

Hey, where can I find this Edge Field Roller mod?

Want to check the vehicle type of it.

@TelluriumCrystal
Copy link
Author

@stijnwop
Copy link
Owner

stijnwop commented Sep 13, 2020

Added support for it.

Not the most ideal solution for being future proof.. but it will do for this game version.

@TelluriumCrystal
Copy link
Author

Thanks. Do you know if/when these changes will be pushed to Modhub or will I need to use the dev version from this repository?

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

No branches or pull requests

2 participants