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

Error on Dedi keeping the server in a boot loop #6935

Closed
ShermyPermy opened this issue Mar 2, 2021 · 5 comments
Closed

Error on Dedi keeping the server in a boot loop #6935

ShermyPermy opened this issue Mar 2, 2021 · 5 comments

Comments

@ShermyPermy
Copy link

Hi guys,

I just downloaded the latest CP Version v6.03.00047
when booting my dedi server i get this error in the log.

2021-03-02 15:54 Error: Running LUA method 'loadSharedI3DFileFinished'.
2021-03-02 15:54 C://gameservers//s1389189//ls2019//gameProfile/mods/FS19_Courseplay/toolManager.lua:92: attempt to compare number with nil

It keeps the DediServer in a bootloop and doesnt allowe me to join it.
when i remove the CP it doesnt do this and boots up allowing me to join.
I hope you can fix this error.

Best Regards,

Shermy

@Tensuko
Copy link
Contributor

Tensuko commented Mar 2, 2021

full logfile client and server

pvaiko added a commit that referenced this issue Mar 4, 2021
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.
pvaiko added a commit that referenced this issue 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.
@Tensuko
Copy link
Contributor

Tensuko commented Mar 5, 2021

Try 6.03.00048 or higher and report.

pvaiko added a commit that referenced this issue Mar 5, 2021
This release include fixes for all problems we were able
to find in #6935 #6884 #6871
@ShermyPermy
Copy link
Author

PC log V00047.txt
Server Log V00047.txt

Sorry for the late response guys. Here are my logs. il update to the version you suggest and il repost those logs too. Best regards Shermy

@ShermyPermy
Copy link
Author

PC log V00049.txt
Server Log V00049.txt

After updating to V00049 the issues seems to be resolved.
Thanks you guys for the continued work you put into this great mod.

If I find any new problems Il let you know.

Best regards,
Shermy

@Tensuko
Copy link
Contributor

Tensuko commented Mar 7, 2021

Thanks for feedback.
This can be closed then.

@Tensuko Tensuko closed this as completed Mar 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants