Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lap counter hardstuck to 1/X #21

Open
Molly-Dreemurr opened this issue Jun 16, 2023 · 14 comments
Open

Lap counter hardstuck to 1/X #21

Molly-Dreemurr opened this issue Jun 16, 2023 · 14 comments
Labels
bug Something isn't working

Comments

@Molly-Dreemurr
Copy link

Driving any multilap map with the lap counter shown will always have it set to 1/X no matter what

image

Screenshot shows I'm on lap 2/2, but the counter is stuck at 1/2

@Phlarx Phlarx added the bug Something isn't working label Jun 16, 2023
@inuonly
Copy link

inuonly commented Jul 4, 2023

I am having same issue. I tried different variables form the help option like changing to %C and %R etc but none of them apart from Total laps were working. So only total lap counter was working as shown in the image below. While actual running or remaining laps was not showing correct number,
note: CP counter is working fine.
If you can look into this , Hope the images help.
image
image
image

Good Luck .

@roncli
Copy link

roncli commented Aug 14, 2023

I got this working by installing two additional plugins that this one appears to depend on for lap data:

https://openplanet.dev/plugin/playerstate - Optional dependency of checkpoint counter
https://openplanet.dev/plugin/mlfeedracedata - Required dependency of player state

@Molly-Dreemurr
Copy link
Author

Closing the issue as it's been fixed

I got this working by installing two additional plugins that this one appears to depend on for lap data:

https://openplanet.dev/plugin/playerstate - Optional dependency of checkpoint counter https://openplanet.dev/plugin/mlfeedracedata - Required dependency of player state

When I made the issue, playerstate was broken and not available, since it's been fixed, you can install it again, which fixes the issue

@inuonly
Copy link

inuonly commented Aug 14, 2023

I installed both

I got this working by installing two additional plugins that this one appears to depend on for lap data:

https://openplanet.dev/plugin/playerstate - Optional dependency of checkpoint counter https://openplanet.dev/plugin/mlfeedracedata - Required dependency of player state

I tried installing both these, and after that i restarted the game as well. But to no change. Also I do see X mark which is not against other plugins. Here is a screenshot.

image

Whjile installing checkpoint counter there was no error and same goes for other two. Still it is not working.

@Phlarx
Copy link
Owner

Phlarx commented Aug 14, 2023

@inuonly can you upload your log file? It's in C:\Users<username>\OpenplanetNext\

@Phlarx
Copy link
Owner

Phlarx commented Aug 14, 2023

Reopening because there's still a bug here; it shouldn't be stuck at 1 when not using the optional dependency.

@Phlarx Phlarx reopened this Aug 14, 2023
@inuonly
Copy link

inuonly commented Aug 15, 2023

@inuonly can you upload your log file? It's in C:\Users\OpenplanetNext\

There were two log files. So uploading both. Hope this helps.

@Phlarx
Copy link
Owner

Phlarx commented Aug 15, 2023

There were two log files. So uploading both. Hope this helps.

Thanks! I should probably have noticed this earlier. It's not MLFeed that's important, it's MLHook. If you install MLHook (plus PlayerState), it should work.

@inuonly
Copy link

inuonly commented Aug 15, 2023

There were two log files. So uploading both. Hope this helps.

Thanks! I should probably have noticed this earlier. It's not MLFeed that's important, it's MLHook. If you install MLHook (plus PlayerState), it should work.

Hey, I tried it but it still shows X marks in front of plugins. Trying to investigate more. Here is the screenshot and logs again since it is still nto working as of now .

image

@inuonly
Copy link

inuonly commented Aug 15, 2023

I installed both

I got this working by installing two additional plugins that this one appears to depend on for lap data:
https://openplanet.dev/plugin/playerstate - Optional dependency of checkpoint counter https://openplanet.dev/plugin/mlfeedracedata - Required dependency of player state

I tried installing both these, and after that i restarted the game as well. But to no change. Also I do see X mark which is not against other plugins. Here is a screenshot.

image

Whjile installing checkpoint counter there was no error and same goes for other two. Still it is not working.

I do see some script errors , also it was showing me dependency not met for "mlfeed: race data" plugin so installed that as well. Restarted game and stopped script and started it again, here is updated log with screenshot. Player state is showing some errors, but i am not able to understand what is happening beyong visual indicators. Hope this helps.

image

@Phlarx
Copy link
Owner

Phlarx commented Aug 15, 2023

Ah, it looks like you may be right; all three are required.

According to the most recent log, MLFeed is loaded but disabled. There should be a toggle plugins option under one of the menus. Sorry I can't be more exact, I'm not at my pc.

If you have a discord account, I'd recommend joining the Openplanet discord, it may be easier for further troubleshooting.

@inuonly
Copy link

inuonly commented Aug 15, 2023

Thank you so much for your time and effort. Infact I was missing the info on plugin being disabled is my fault. So don't be sorry, you are already helping a lot. I do have discord and will look into the openplanet server as well. Currently there is no script error on restart script engine and cp counter shows cp very wel, but laps is somethign still not achieved on my side. Will try too look deeped on what is wrong in my setup. Have a good one ahead.

@inuonly
Copy link

inuonly commented Aug 15, 2023

Thank you so much for your time and effort. Infact I was missing the info on plugin being disabled is my fault. So don't be sorry, you are already helping a lot. I do have discord and will look into the openplanet server as well. Currently there is no script error on restart script engine and cp counter shows cp very wel, but laps is somethign still not achieved on my side. Will try too look deeped on what is wrong in my setup. Have a good one ahead.

I am sorry again, pardon me, the plugin is working fine now. It was just my mistake to not enable the custom format in the plugin menu. Please accept my apologies for the same.

image
image

As shown in the image nw the plugin is perfectly fine and showing correct info.

Thank you for your help and support time and patience. And Good luck for future ones. <3

EDIT: Should I now remove log files from previous posts? Purpose being the logs containing any other private data. Hopefully not, since I do not know for sure, hence asking?

@Phlarx
Copy link
Owner

Phlarx commented Aug 16, 2023

Re the log files: if they were my own logs, I would leave them, but it's 100% up to you. They're no longer relevant to the core bug here, so if you want them gone, I have no issues with that. There's very little private-ish data in there, mostly just your local username.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants