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

LUA Fehler bei Kursgenerierung/LUA error during course generation #6533

Closed
CaptainADK opened this issue Dec 22, 2020 · 13 comments
Closed

LUA Fehler bei Kursgenerierung/LUA error during course generation #6533

CaptainADK opened this issue Dec 22, 2020 · 13 comments

Comments

@CaptainADK
Copy link

CaptainADK commented Dec 22, 2020

Deutsch:

Hallo,

ich habe heute ganz normal angefangen den Ls19 zu spielen, aber nachdem ich die Kursgenerierung gestartet habe sah das Hud komisch aus und immer wenn ich den Kurs generieren wollte sagte mir Courseplay, dass ich das Fahrzeug bewegen oder die Einstellungen ändern sollte. Das erste was ich machte war mir den Log anzuschauen und dort fand ich ganz viele LUA Fehler und, weil ich mich damit nicht besonders gut auskenne, dachte ich mir das ich mal nachfrage was das für Fehler sind und wie ich sie lösen kann.

Mfg CaptainADK


English:

Hi there,

I started playing the Fs19 today as normal, but after I started the course generation the HUD looked strange and whenever I wanted to generate the course, Courseplay told me to move the vehicle or change the settings. The first thing I did was look at the log and there I found a lot of LUA errors and, because I am not very familiar with them, I thought that I should ask what kind of errors they are and how I can solve them.

Greetings CaptainADK


Log:

2020-12-22 13:10 CourseGeneratorScreen:onCreate()
2020-12-22 13:10 Error: Running LUA method 'mouseEvent'.
2020-12-22 13:10 dataS/scripts/gui/elements/MultiTextOptionElement.lua(129) : bad argument #1 to 'min' (number expected, got nil)
2020-12-22 13:10 :28 [info lp3000] IDEAL 10: Proximity sensor deactivated for player driven IDEAL 10
2020-12-22 13:10 dataS2/character/crow/crow.i3d (25.53 ms)
2020-12-22 13:10 :45 [info lp3500] IDEAL 10: Proximity sensor deactivated for player driven IDEAL 10
2020-12-22 13:10 CourseGeneratorScreen:onCreate()
2020-12-22 13:10 Error: Running LUA method 'mouseEvent'.
2020-12-22 13:10 dataS/scripts/gui/elements/MultiTextOptionElement.lua(129) : bad argument #1 to 'min' (number expected, got nil)
2020-12-22 13:11 :20 [info lp4500] IDEAL 10: Proximity sensor deactivated for player driven CR10.90
2020-12-22 13:11 CourseGeneratorScreen:onCreate()
2020-12-22 13:11 Error: Running LUA method 'mouseEvent'.
2020-12-22 13:11 dataS/scripts/gui/elements/MultiTextOptionElement.lua(129) : bad argument #1 to 'min' (number expected, got nil)
2020-12-22 13:11 :37 [info lp5000] IDEAL 10: Proximity sensor deactivated for player driven CR10.90
2020-12-22 13:11 :37 [info lp5000] CR10.90: Proximity sensor deactivated for player driven CR10.90
2020-12-22 13:11 LUA call stack:
2020-12-22 13:11 =C:/Users//Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/course-generator/cp.lua (173) : printCallstack
2020-12-22 13:11 =C:/Users/
/Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/course-generator/track.lua (124) : __index
2020-12-22 13:11 =[C] (4294967295)
2020-12-22 13:11 =C:/Users//Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/course-generator/cp.lua (173) : xpcall
2020-12-22 13:11 =C:/Users/
/Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/gui/CourseGeneratorScreen.lua (137) : generate
2020-12-22 13:11 =C:/Users//Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/gui/CourseGeneratorScreen.lua (157) : generate
2020-12-22 13:11 dataS/scripts/gui/elements/ButtonElement.lua (425) : raiseCallback
2020-12-22 13:11 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:11 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:11 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:11 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:11 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:11 dataS/scripts/gui/base/Gui.lua (561) : mouseEvent
2020-12-22 13:11 dataS/scripts/main.lua (1817) : mouseEvent
2020-12-22 13:11 LUA call stack:
2020-12-22 13:11 =C:/Users/
/Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/course-generator/cp.lua (173) : printCallstack
2020-12-22 13:11 =C:/Users//Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/course-generator/track.lua (124) : __index
2020-12-22 13:11 =[C] (4294967295)
2020-12-22 13:11 =C:/Users/
/Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/course-generator/cp.lua (173) : xpcall
2020-12-22 13:11 =C:/Users//Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/gui/CourseGeneratorScreen.lua (137) : generate
2020-12-22 13:11 =C:/Users/
/Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/gui/CourseGeneratorScreen.lua (157) : generate
2020-12-22 13:11 dataS/scripts/gui/elements/ButtonElement.lua (425) : raiseCallback
2020-12-22 13:11 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:11 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:11 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:11 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:11 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:11 dataS/scripts/gui/base/Gui.lua (561) : mouseEvent
2020-12-22 13:11 dataS/scripts/main.lua (1817) : mouseEvent
2020-12-22 13:11 :55 [info lp5500] IDEAL 10: Proximity sensor deactivated for player driven CR10.90
2020-12-22 13:11 :55 [info lp5500] CR10.90: Proximity sensor deactivated for player driven CR10.90
2020-12-22 13:12 :12 [info lp6000] IDEAL 10: Proximity sensor deactivated for player driven CR10.90
2020-12-22 13:12 :12 [info lp6000] CR10.90: Proximity sensor deactivated for player driven CR10.90
2020-12-22 13:12 CourseGeneratorScreen:onCreate()
2020-12-22 13:12 Error: Running LUA method 'mouseEvent'.
2020-12-22 13:12 dataS/scripts/gui/elements/MultiTextOptionElement.lua(129) : bad argument #1 to 'min' (number expected, got nil)
2020-12-22 13:12 :46 [info lp7000] LEXION 8900: Proximity sensor deactivated for player driven LEXION 8900
2020-12-22 13:13 :03 [info lp7500] LEXION 8900: Proximity sensor deactivated for player driven LEXION 8900
2020-12-22 13:13 LUA call stack:
2020-12-22 13:13 =C:/Users//Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/course-generator/cp.lua (173) : printCallstack
2020-12-22 13:13 =C:/Users/
/Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/course-generator/track.lua (124) : __index
2020-12-22 13:13 =[C] (4294967295)
2020-12-22 13:13 =C:/Users//Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/course-generator/cp.lua (173) : xpcall
2020-12-22 13:13 =C:/Users/
/Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/gui/CourseGeneratorScreen.lua (137) : generate
2020-12-22 13:13 =C:/Users/*****/Documents/My Games/FarmingSimulator2019/mods/zzz_courseplay/gui/CourseGeneratorScreen.lua (157) : generate
2020-12-22 13:13 dataS/scripts/gui/elements/ButtonElement.lua (425) : raiseCallback
2020-12-22 13:13 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:13 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:13 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:13 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:13 dataS/scripts/gui/elements/GuiElement.lua (616) : mouseEvent
2020-12-22 13:13 dataS/scripts/gui/base/Gui.lua (561) : mouseEvent
2020-12-22 13:13 dataS/scripts/main.lua (1817) : mouseEvent

@Tensuko
Copy link
Contributor

Tensuko commented Dec 22, 2020

Komplettes logfile, ich weis nicht mal welche Version du benutzt und das dein file zzz_courseplay heist, besagt auch wieder nichts gutes...

Und ein logfile attached man und kopiert nicht den Inhalt:
https://github.com/Courseplay/courseplay/wiki

@CaptainADK
Copy link
Author

CaptainADK commented Dec 22, 2020

Schonmal danke das Sie mir helfen. Der Log kommt gleich.

@CaptainADK
Copy link
Author

log.txt

@Tensuko
Copy link
Contributor

Tensuko commented Dec 22, 2020

Hmm bitte mal ein Bild vom Kursgenerator und welche Einstellungen du benutzt hast im Generator.

@CaptainADK
Copy link
Author

Okay einen Moment bitte.

@CaptainADK
Copy link
Author

Farming Simulator 19 22 12 2020 15_39_20

@CaptainADK
Copy link
Author

CaptainADK commented Dec 22, 2020

Farming Simulator 19 22 12 2020 15_39_20

@CaptainADK
Copy link
Author

Da fehlen die Tastensymbole und bei diesem Number... kann ich nichts eingeben.

@CaptainADK
Copy link
Author

CaptainADK commented Dec 22, 2020

Ich habe mal nachgeforscht und es liegt definitiv an Courseplay, denn ich habe mal einen Spielstand nur mit Courseplay gestartet und der selbe Fehler tritt auf.

@Tensuko
Copy link
Contributor

Tensuko commented Dec 22, 2020

Versuch mal die Version .00017 bitte https://github.com/Courseplay/courseplay/releases
Und du solltest bitte die zzz_courseplay einfach raus löschen und nur die .zip Datei reinpacken.
Kein entpacken, neu packen umbenennen, ganz simple.

@CaptainADK
Copy link
Author

Habe denn Fehler gefunden. Mein Lösung war einfach neu installieren die Datei anstatt "zzz_courseplay" die Datei FS19_CoursePlay6" zu nennen. Also genau wie Sie es gesagt haben. :-)

Danke.

@CaptainADK
Copy link
Author

Hat aber auch was gutes meine Modordner sind jetzt aufgeräumt.

@Tensuko
Copy link
Contributor

Tensuko commented Dec 22, 2020

Schön das es geklappt hat.

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

No branches or pull requests

2 participants