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

MP Error: attempt to index field 'currentHelper' (a nil value) #6384

Closed
Alexander21039 opened this issue Nov 27, 2020 · 1 comment · Fixed by #6381
Closed

MP Error: attempt to index field 'currentHelper' (a nil value) #6384

Alexander21039 opened this issue Nov 27, 2020 · 1 comment · Fixed by #6381
Assignees
Labels
MP General General MP Problems

Comments

@Alexander21039
Copy link

See below for the English version.

----------------------------- German version ---------------------------------------------
Nach einer gewissen Laufzeit kriegen wir auf unserem Server immer einen Fehler, welcher augenscheinlich mit Coursplay zusammen hängt. Zumindest wird Coursplay im LUA call stack erwähnt. (Siehe ErrorLog.txt)

Leider lässt sich der Fehler nicht zuverlässig reproduzieren, da er erst nach einer längeren Laufzeit auftritt. Der Fehler verhindert das Beitreten eines Spielers. Dieser bleibt beim „Synchronisiere Daten mit anderen Spielern“ hängen. Sobald der beitretende Spieler das Synchronisieren abbricht kann auf dem Server normal weitergespielt werden, jedoch kann niemand mehr dem Server beitreten bis ein Neustart gemacht wurde.

Da der Fehler immer erst nach einer gewissen Laufzeit auftritt, habe ich 2 Log Dateien Hochgeladen. Einmal den Log wie der Server startet (RestartLog.txt) und einmal einen Ausschnitt in dem der Fehler auftritt (ErrorLog.txt). Ich hoffe, dass es so etwas übersichtlicher ist. Bei Bedarf reiche ich das ganze Log nach.

----------------------------- English version ---------------------------------------------
After a certain amount of time we always get an error on our server which seems to be related to Coursplay. At least Coursplay is mentioned in the LUA call stack. (See ErrorLog.txt)

Unfortunately, the error cannot be reproduced reliably because it occurs only after a longer runtime. The error prevents a player from joining the game. This player gets stuck during " Synchronize data with other players". As soon as the joining player cancels the synchronization, the players on the server can continue to play normally, but nobody can join the server until a restart is made.

Since the error always occurs after a certain amount of time, I have uploaded 2 log files. One is the log of how the server starts (RestartLog.txt) and the other is a section where the error occurs (ErrorLog.txt). I hope that it is more clearly arrange like this. If necessary I will hand over the whole log.

----------------------------- Logs ---------------------------------------------
RestartLog.txt
ErrorLog.txt

@Alexander21039
Copy link
Author

Alexander21039 commented Nov 29, 2020

See below for the English version.

----------------------------- German version ---------------------------------------------
Der Fehler wurde durch das Update auf CP v6.03.00003 nicht behoben. Nach einer gewissen Zeit taucht weiterhin das oben beschriebene Problem auf.

----------------------------- English version ---------------------------------------------
The bug was not fixed by the update to CP v6.03.00003. After some time the problem described above still occurs.

----------------------------- Log ---------------------------------------------
Log.txt
Log2.txt
Log3.txt

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
MP General General MP Problems
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants