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

placing 128X64 object to wall causes errors in log and no tooltip #122

Open
chick10000 opened this issue Jun 29, 2020 · 0 comments
Open

Comments

@chick10000
Copy link

error message: NullReferenceException: Object reference not set to an instance of an object
at SmartObject.CheckFunctional (System.Collections.Generic.List1[T] errors) [0x00006] in <2930effa748142adbfecbfe104bd3547>:0
at InformationUtility.CheckFunctional (System.Collections.Generic.List1[T] errors) [0x00000] in <2930effa748142adbfecbfe104bd3547>:0

included in zip file.

  • working 128X128 object mod folder. (works fine)
  • 128X64 object mod folder (causes errors)
  • screen grab A.jpg (position A of 128X64 position working attached to wall
  • Screen grab B.jpg (position B of 128X64 position not work attached to wall, Causing error message and hover tooltip does not work.
  • Screen grab C.jpg (working 128X128 position)

when using graphic 128X64 and .json width set to 2 and height to 1 there are 2 positions to attach to wall. The bottom position work fine with no errors and hover tooltip. Placing on the upper position causes error and no tooltip.

test mod.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant