Closed heinzguenter closed 2 years ago
Hi, apparently OpenPlanet cannot find the value representing the end of the track. Have you tried to reload the grab_data script from the OpenPlanet menu after starting a track ?
This script is assuming you are on a track at the moment.
My bad, something has changed in OpenPlanet, I get the same issue. We need to adapt the script to the new OpenPlanet version.
Okay the new working script is this one. I need to get it signed by Melissa (the OpenPlanet admin) but you can use it without a signature already if you have the club plan. Plugin_GrabData_0_1.zip
I have updated the resources.zip file, this should correct the issue.
To update, perform a clean install (delete the TmrlData folder and the content of OpenPlanetNext/Scripts, pip uninstall tmrl, and pip install tmrl again).
Feel free to respond/reopen in case you need more help doing that :)
[ ScriptEngine] [09:28:57] [Plugin_GrabData_0_1] C:/Users/Malik/OpenplanetNext/Scripts/Plugin_GrabData_0_1.as (16, 1) : INFO : Compiling void Main() [ ScriptEngine] [09:28:57] [Plugin_GrabData_0_1] C:/Users/Malik/OpenplanetNext/Scripts/Plugin_GrabData_0_1.as (64, 21) : ERR : No matching symbol 'CGameTerminal::ESGamePlaygroundUIConfig__EUISequence::Finish' [ ScriptEngine] [09:28:57] Script compilation failed! Thats my openplanet log can somebody help me