File information

Last updated

Original upload

Created by

Tiago

Uploaded by

tiagovito

Virus scan

Safe to use

156 comments

  1. quincydread
    quincydread
    • member
    • 0 kudos
    Its not working for me anymore.. i have v2.0 and it worked until recently, maybe the latest patch broke something.. I can no longer ADD/EDIT labels that whole interface is missing now
    1. tiagovito
      tiagovito
      • supporter
      • 6 kudos
      Might be a conflict with other mods.
      - What mods do you have installed?
      - I'm assuming you're in main branch but if not what version are you playing on?
  2. Markuzkiller
    Markuzkiller
    • member
    • 2 kudos
    This mod indeed needs to be updated, it's the only one I'm getting an error in the console with

    Amazing mod, would be a shame if it were to be left abandoned
    1. tiagovito
      tiagovito
      • supporter
      • 6 kudos
      Update to v2.0.0
      Dev merged the changes from the open beta to the main branch.
    2. Markuzkiller
      Markuzkiller
      • member
      • 2 kudos
      You are the goat, thanks a lot for the update

      Really appreciate your time and effort
  3. AlabamaHit
    AlabamaHit
    • member
    • 0 kudos
    Will there be an update to make it work again with the update? it quit working for me. By that I mean it don't have labels on shelves anymore.

    Thank you for this GREAT mod. The game needs this SO bad.
    1. tiagovito
      tiagovito
      • supporter
      • 6 kudos
      Update to v2.0.0
      Dev merged the changes from the open beta to the main branch.
    2. AlabamaHit
      AlabamaHit
      • member
      • 0 kudos
      Thank you so much for that fam.
      Only reason I knew was because you, the site didn't notify me of nothing but your comments. So I really do appreciate you.
  4. NorthHare
    NorthHare
    • premium
    • 109 kudos
    Thank you for this! It makes everything so much easier with the clipboards.
  5. ChaseBreen1981
    ChaseBreen1981
    • member
    • 0 kudos
    I just wanna say this mod will be GAME breaking with the next update where we'll be able to choose what goes where without a mess HAHA!
  6. Cawfee83
    Cawfee83
    • premium
    • 1 kudos
    Every time I start up the game, as the game is loading up:

    [11:42:12.863] [SimpleLabels] HarmonyLib.HarmonyException: Ambiguous match for HarmonyMethod[(class=Il2CppScheduleOne.Persistence.Loaders.GridItemLoader, methodname=LoadAndCreate, type=Normal, args=undefined)]
     ---> System.Reflection.AmbiguousMatchException: Ambiguous match found.
       at System.RuntimeType.GetMethodImplCommon(String name, Int32 genericParameterCount, BindingFlags bindingAttr, Binder binder, CallingConventions callConv, Type[] types, ParameterModifier[] modifiers)
       at System.Type.GetMethod(String name, BindingFlags bindingAttr)
       at HarmonyLib.AccessTools.DeclaredMethod(Type type, String name, Type[] parameters, Type[] generics)
       at HarmonyLib.PatchTools.GetOriginalMethod(HarmonyMethod attr)
       --- End of inner exception stack trace ---
       at HarmonyLib.PatchClassProcessor.ReportException(Exception exception, MethodBase original)
       at HarmonyLib.PatchClassProcessor.Patch()
       at HarmonyLib.Harmony.<PatchAll>b__11_0(Type type)
       at HarmonyLib.CollectionExtensions.Do[T](IEnumerable`1 sequence, Action`1 action)
       at HarmonyLib.Harmony.PatchAll(Assembly assembly)
       at MelonLoader.MelonMod.HarmonyInit() in D:\a\MelonLoader\MelonLoader\MelonLoader\Melons\MelonMod.cs:line 40
       at MelonLoader.MelonEvent.<>c.<Invoke>b__1_0(LemonAction x) in D:\a\MelonLoader\MelonLoader\MelonLoader\Melons\Events\MelonEvent.cs:line 174
       at MelonLoader.MelonEventBase`1.Invoke(Action`1 delegateInvoker) in D:\a\MelonLoader\MelonLoader\MelonLoader\Melons\Events\MelonEvent.cs:line 143
    1. tiagovito
      tiagovito
      • supporter
      • 6 kudos
      Fixed v2.0.0 not backwards compatible.
    2. Cawfee83
      Cawfee83
      • premium
      • 1 kudos
      Thank you sir!
  7. nighthunter03
    nighthunter03
    • member
    • 0 kudos
    hey just want to let you know that labels don't work on the beta server rn and could be an issue if that build makes it to the main server
    1. cookesj
      cookesj
      • member
      • 0 kudos
      same
    2. tiagovito
      tiagovito
      • supporter
      • 6 kudos
      Fixed v2.0.0 not backwards compatible.
  8. Echelon
    Echelon
    • premium
    • 106 kudos
    what does this mean in logs when i clock on workers with the clipboard?
    [03:36:16.194] [SimpleLabels] [Clipboard] Index out of range: 0
    [03:36:16.194] [SimpleLabels] [Clipboard] Index out of range: 1
    [03:36:16.195] [SimpleLabels] [Clipboard] Index out of range: 2
    and also sometimes when clicking a mixing station
    [03:45:49.011] [SimpleLabels] [Clipboard] Received null BuildableItem
    [03:45:52.846] [SimpleLabels] [Clipboard] Received null BuildableItem

    1. tiagovito
      tiagovito
      • supporter
      • 6 kudos
      That is debug stuff. Honestly doesn't serve a purpose, it was just something I did to debug when adding compatibility with the mod that adds more routes to handlers.

      Edit: Same reason for the mixing station

      Didn't feel the need to remove it since most people don't play with debug on, unless they're asked to do so when doing a bug report.
    2. Echelon
      Echelon
      • premium
      • 106 kudos
      Ahh ok but i am playing with debug off, also mods sometimes has issues trying to load GUID references for shelves you breakdown as the Labels.json keeps the values and sometimes wont remove them. Even if you remove the labels from the shelf before breakdown, sometimes it works. I sometimes have to manually adjust the Labels.json
      [SimpleLabels_07_Debug]
      "Show console debug" = false
  9. JogiWanKenobi
    JogiWanKenobi
    • member
    • 0 kudos
    I've got that red text here in melon loader.
    Not sure if it's a bug tbh, bc i didn't see anything negative so far.

    [09:56:00.762] [SimpleLabels] HarmonyLib.HarmonyException: Ambiguous match for HarmonyMethod[(class=Il2CppScheduleOne.Persistence.Loaders.GridItemLoader, methodname=LoadAndCreate, type=Normal, args=undefined)]
     ---> System.Reflection.AmbiguousMatchException: Ambiguous match found.
       at System.RuntimeType.GetMethodImplCommon(String name, Int32 genericParameterCount, BindingFlags bindingAttr, Binder binder, CallingConventions callConv, Type[] types, ParameterModifier[] modifiers)
       at System.Type.GetMethod(String name, BindingFlags bindingAttr)
       at HarmonyLib.AccessTools.DeclaredMethod(Type type, String name, Type[] parameters, Type[] generics)
       at HarmonyLib.PatchTools.GetOriginalMethod(HarmonyMethod attr)
       --- End of inner exception stack trace ---
       at HarmonyLib.PatchClassProcessor.ReportException(Exception exception, MethodBase original)
       at HarmonyLib.PatchClassProcessor.Patch()
       at HarmonyLib.Harmony.<PatchAll>b__11_0(Type type)
       at HarmonyLib.CollectionExtensions.Do[T](IEnumerable`1 sequence, Action`1 action)
       at HarmonyLib.Harmony.PatchAll(Assembly assembly)
       at MelonLoader.MelonMod.HarmonyInit() in D:\a\MelonLoader\MelonLoader\MelonLoader\Melons\MelonMod.cs:line 40
       at MelonLoader.MelonEvent.<>c.<Invoke>b__1_0(LemonAction x) in D:\a\MelonLoader\MelonLoader\MelonLoader\Melons\Events\MelonEvent.cs:line 174
       at MelonLoader.MelonEventBase`1.Invoke(Action`1 delegateInvoker) in D:\a\MelonLoader\MelonLoader\MelonLoader\Melons\Events\MelonEvent.cs:line 143
    1. tiagovito
      tiagovito
      • supporter
      • 6 kudos
      Can you give me more context as to when this happens? E.g starting up the game, loading a save, loading multiplayer etc..
    2. TajemnikTV
      TajemnikTV
      • member
      • 0 kudos
      Do you happen to be on a Beta branch of the game? 
    3. JogiWanKenobi
      JogiWanKenobi
      • member
      • 0 kudos
      oh yes, i'm actually on a beta branch.
      and this happened when loading up the game.
  10. jackhorn01
    jackhorn01
    • member
    • 0 kudos
    How do I fix the error missing nexus mod ID that the update checker is giving me?
    1. tiagovito
      tiagovito
      • supporter
      • 6 kudos
      That setting is part of the internal AssemblyMetadata used by the mod and isn't something the end user can change manually. Could you share the full error message you're getting? That way, I can check whether the issue is with my mod or the Update Checker mod.
    2. jackhorn01
      jackhorn01
      • member
      • 0 kudos
      Really bizarre. I finally just logged in anyway and the 4 mods work that are getting that error. But they are still in the incompatible tab of the update checker with that message. Yours wasn't one of them. Anyway for each one, in the incompatible tab of the mods checker on the Schedule 1 home screen it has the name of the mod and under that it says missing nexus mod id
    3. jackhorn01
      jackhorn01
      • member
      • 0 kudos
      They worked fine for days, then all of a sudden today it happened.