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

scale factor supresses material selection #12

Open
sevenk opened this issue Mar 11, 2023 · 0 comments
Open

scale factor supresses material selection #12

sevenk opened this issue Mar 11, 2023 · 0 comments
Labels
bug Something isn't working unverified

Comments

@sevenk
Copy link

sevenk commented Mar 11, 2023

Describe the bug
If scale factor of your mod <92% then the material selection dosent apper. if 92%<X%<99% then the selection has a sligt offset from the item.

Expected behavior
selector appers always on correct position

Steps to reproduce

  1. scale factor of your mod <92%
  2. select wall
  3. material selector don't apper

Other mods
no

Output log
RimWorld 1.4.3641 rev649
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
RimWorld.VersionControl:LogVersionNumber ()
Verse.Root:CheckGlobalInit ()
Verse.Root:Start ()
Verse.Root_Entry:Start ()

Mod Hermaphrodite Gene has a dependency (Ludeon.RimWorld.Biotech) with empty display name.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Warning (string)
Verse.ModMetaData/ModMetaDataInternal:ValidateDependencies (bool)
Verse.ModMetaData:Init ()
Verse.ModMetaData:.ctor (Verse.Steam.WorkshopItem)
Verse.ModLister:RebuildModList ()
Verse.ModLister:.cctor ()
Verse.ModsConfig:.cctor ()
Verse.LoadedModManager:InitializeMods ()
Verse.LoadedModManager:LoadAllActiveMods ()
Verse.PlayDataLoader:DoPlayLoad ()
Verse.PlayDataLoader:LoadAllPlayData (bool)
Verse.Root/<>c:b__6_1 ()
Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
Verse.LongEventHandler/<>c:b__27_0 ()
System.Threading.ThreadHelper:ThreadStart_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
System.Threading.ThreadHelper:ThreadStart ()

Initializing new game with mods:

  • brrainz.harmony
  • Ludeon.RimWorld
  • Ludeon.RimWorld.Royalty
  • Ludeon.RimWorld.Ideology
  • Ludeon.RimWorld.Biotech
  • Fluffy.CommandPalette
    UnityEngine.StackTraceUtility:ExtractStackTrace ()
    Verse.Log:Message (string)
    Verse.Game:InitNewGame ()
    Verse.Root_Play/<>c:b__1_2 ()
    Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
    Verse.LongEventHandler/<>c:b__27_0 ()
    System.Threading.ThreadHelper:ThreadStart_Context (object)
    System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
    System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
    System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object)
    System.Threading.ThreadHelper:ThreadStart ()

Save game
testet with new dev quicktest, no mods, all DLC

Screenshots
20230311075039_1

Environment

  • win11 64

Game

  • 64 bits
  • Steam
  • 1.4.3641 Version
@sevenk sevenk added bug Something isn't working unverified labels Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unverified
Projects
None yet
Development

No branches or pull requests

1 participant