Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello again! Here's the game I used your leaderboard on just in case you're going to have a list of games that use it for promotion or something. I just made it public a few days ago (there's already an error I need to fix but for now it'll have to do).

The game is originally targeted for mobile but I uploaded it to itch for testing and feedback purposes. Now I'm trying to get an android build out as well but it throws a build error that includes this line:

C:\Users\nenet\Documents\Git\Brick-It-Down\Library\Il2cppBuildCache\Android\armeabi-v7a\il2cppOutput/Dan.cpp:10491: error: undefined reference to 'CopyToClipboard'

clang++.exe: error: linker command failed with exit code 1 (use -v to see invocation

So I'm thinking it might have to do with something in Leaderboard Creator? I'm hoping there's something you can do with it otherwise I'm going to have to remove everything related to LC when building to android then putting them back in for my WebGL builds which can get quite tedious specially considering the number of leaderboards I'm using. 

Thank you!

Hello! Looks like one of my utility scripts accidentally slipped into the Unity package, sorry for that. You're gonna want to go to the LeaderboardCreator/Utils path and delete the Clipboard script.
I've updated it now, and alternatively you can delete the LeaderboardCreator folder, download this new version of the package and import it.

Excellent! Thanks!

Thank you for using Leaderboard Creator in your game. Would you be interested in having your game featured in the itch page of this tool?

Hey, I missed your last message somehow. Yeah, sure! I'd be honored to be on the itch page of the tool!

Btw, I logged in and somehow all my leaderboards got lost. Fortunately, putting in the secret keys gets them back but having 15 (so far) leaderboards to restore can be a pain.

Hey, thanks for the response. About the leaderboards disappearing from the list, they are only saved as cache, so as soon as you clear the data of websites on your browser, they will be gone. That is why it is important to save the secret keys.


I think that I could create an account system in the future, which would just require logging in, and your leaderboards will be accessible at any time, from any device without restoring all of them.

That would be extremely handy specially when I add more levels! Thanks!

Well, it's me again :D

I'm getting a "A Native Collection has not been disposed, resulting in a memory leak. Enable Full StackTraces to get more details." (enabling Full stack trace doesn't give me any more info). I'm thinking it might have something to do with leaderboard creator since it only shows up after I scroll through my levels enough number of times, displaying the rankings for each as I scroll through. This discussion is talking about the same error and pointing to webRequests. I have no idea what that's about, really, but afaik, this is the only plugin I use that has it.

Hey, sorry for the late response, I am preparing to release an update to take care of this issue. Thank you for reporting it!

No problem! It's easy to lose track of all the notifications in everything we use