Page 1 of 1
lvln weg fehler Meldung / lvln way error message
Posted: Fri Sep 26, 2025 1:14 pm
by KeinPlan
HI, hab folgendes Problem: bekomme folgende Fehlermeldung: Was muss ich ändern, um diesen Fehler zu beheben?
HI, I have the following problem: I get the following error message: What do I have to change to fix this error?
Re: lvln weg fehler Meldung / lvln way error message
Posted: Sat Sep 27, 2025 12:02 pm
by Administrator
The waypoint script you provided doesn't seem to call the function at
functions.lua:2437
, so I don't think it's necessarily related directly to your waypoint script. Whatever it is, it seems to be related to when you just obtained an item and it's going into your bag.
The waypoint also makes reference to functions that don't exist in the base bot code, such as
killForQuest()
. Do you other files, perhaps a userfunction script, that is supposed to go with this waypoint? And, are you able to specify which waypoint(s) you receive the error at?