Invalid Author ID

  • This topic is empty.
Viewing 15 posts - 1 through 15 (of 30 total)
  • Author
    Posts
  • #394590

    Hey. this is my first post.

    When I try to build a song I get an error saying my Author ID is Invalid.

     

    Any leads on how to fix it?

     

    I was going to post a picture but I don’t know which image hosting website you use

    #478162
    Fat Halpert
    Participant

      Did you enter your Magma ID? It can be found by clicking your username at the top right and then clicking on “My Profile”

       

      http://imgur.com/a/byPGN

      You can reach me on Discord: Fat Halpert#3165

      #478163

      Did you enter your Magma ID? It can be found by clicking your username at the top right and then clicking on “My Profile”

       

      http://imgur.com/a/byPGN

      Hey, sorry I should have specified it. Yes I did. still got the error.

      #478208
      TrojanNemo
      Participant

        The error is by design, because of the limitations of the system. When it was put in place, we had some 2,000 forum members (potential authors). Apparently we’ve surpassed the number where forum members are more than what we can allow for author IDs. Admins have been notified, they’ll have to come up with a way of getting around this. Stay tuned.

        #478211
        Bansheeflyer
        Moderator

          Programming question: why the limit in the first place? Is it for database reasons?

           

          On another note this is actually a pretty neat milestone to pass. <img decoding=” src=”/wp-content/uploads/invision_emoticons/default_SA_smile.gif” />

          #478213
          TrojanNemo
          Participant

            The song ID is a Int32 value:

            https://msdn.microsoft.com/en-us/library/system.int32.maxvalue%28v=vs.110%29.aspx

             

            And we had to work with the limitations of that max value, the known values for possible HMX DLC ID numbers, and a way that would allow us to make things work. The decision was made to allow for 11,473 authors, and each author can get up to 99,999 songs each. I honestly don’t remember why now, but we’re also adding a +1 prefix so author 11473 ends up at 2,147,3xx,xxx, which is where I decided to stop it just to be sure and so author 11,474 wouldn’t complain about only having 83,647 songs instead of 99,999 like everyone else!

            #478214
            Sideshow
            Participant

              Beard216 is the only author I can think of who could of actually reached 1,000 unique song ID’s. I probably got a few hundred under my belt.

              #478215
              Bansheeflyer
              Moderator

                Good thing. I would’ve been pretty angry when I reached 83,648 songs and couldn’t make any more IDs!

                 

                Could the ID variable be changed to Int64? That’d be a bit overkill for custom purposes but I’m just curious.

                 

                Also when a custom is made in Magma and I click the “New ID” button three times do I squander three of those 99,999 IDs assigned to me?

                #478230
                Farottone
                Keymaster

                  Beard216 is the only author I can think of who could of actually reached 1,000 unique song ID’s. I probably got a few hundred under my belt.

                   

                  Unfortunately it does not work like that. Everytime you update metadata you use a new ID for example. And having uploaded a song is different than having worked on it.

                  #478231
                  Farottone
                  Keymaster

                    Also when a custom is made in Magma and I click the “New ID” button three times do I squander three of those 99,999 IDs assigned to me?

                    You do.

                    #478245

                    Hmm I had this same issue. I was able to bypass it by unchecking some ID thing under the options menu in Magma so I could finish compiling the song. Should I not have done this?

                    #478665
                    Peachfanclub
                    Participant

                      I’m having this issue too, after all the time I wasted searching for Magma. I was frustrated because I was really looking forward to finally authoring some of my favorite songs. :sigh: pls fix

                      I like pop, I like soul, I like rock, but I never liked disco.

                      #478669
                      Farottone
                      Keymaster

                        Options > Use unique numeric song ID, uncheck it. You can’t use cache wipe-proof IDs but you can compile until Nemo has time, if he does, to look into this.

                        #478673
                        TrojanNemo
                        Participant

                          I’m going to try and look into this in the next couple of days. Don’t know when I’ll have an updated version of Magma, but stick around.

                          #479817

                          Long time anonymous user of the database and forums, finally dipping my toes into the wonderful world of authoring and I got this error message as well. I simply clicked off screen and it allowed a manual entry of author ID, my number is under 12000 though so maybe this was fixed? Or maybe I broke something and haven’t found the stopping point yet. I’ve been reading up and watching all of the informational videos provided in other threads, will keep tabs here if you find anything, but for the amount of projects I’m lining myself up for, (not currently listed on WIP) I’ll be in Reaper for quite some time before reaching over to Magma.

                        Viewing 15 posts - 1 through 15 (of 30 total)
                        • You must be logged in to reply to this topic.
                        Back to top button