Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Disable send event from client on AIDriver init #6941

Merged
merged 1 commit into from
Mar 4, 2021
Merged

Conversation

pvaiko
Copy link
Contributor

@pvaiko pvaiko commented Mar 3, 2021

Apparently the noEventSend was not passed all the way down to all the SiloSelectedFillTypeSetting functions, causing a nil exception.

For #6940

Apparently the noEventSend was not passed all the way down to all the
SiloeSelectedFillTypeSetting functions
@pvaiko pvaiko requested a review from schwiti6190 March 3, 2021 13:30
@pvaiko pvaiko merged commit 48f325d into master Mar 4, 2021
@pvaiko pvaiko deleted the issue-6940 branch March 4, 2021 12:55
pvaiko added a commit that referenced this pull request Mar 5, 2021
Debug channel refactoring (#6908)

Channels 1-10 assigned for the corresponding mode 1-10

Hopefully more logical split of other channels.

Possible MP fix for bale loader init

Initialize bale loader only when starting the CP driver,
as that happens only on the server.

On the client where not all data is available keep the
constructor at a minimum.

Disable send event from client on AIDriver init (#6941)

Apparently the noEventSend was not passed all the way down to all the
SiloSelectedFillTypeSetting functions

Turning radius fix (#6943)

Updated functions finding the turn radius in AIDriverUtil.getTurningRadius to include user settings and values from VehicleConfigurations.xml or to revert to a default if no value is found/given.

MP bandaid for #6935

No idea why that error is coming, there were no changes there,
it may be just a buggy mod, in any case try to handle that exception
gracefully.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants