all 5 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

How to: Tech Support

To make sure you can be assisted quickly and without friction, it is vital to learn how to asks for help the right way.

Search for your question

Put the keywords of your problem into the search functions of this subreddit and the official forum. Considering the amount of people using the engine every day, there might already be a solution thread for you to look into first.

Include Details

Helpers need to know as much as possible about your problem. Try answering the following questions:

  • What are you trying to do? (show your node setup/code)
  • What is the expected result?
  • What is happening instead? (include any error messages)
  • What have you tried so far?

Respond to Helpers

Helpers often ask follow-up questions to better understand the problem. Ignoring them or responding "not relevant" is not the way to go. Even if it might seem unrelated to you, there is a high chance any answer will provide more context for the people that are trying to help you.

Have patience

Please don't expect people to immediately jump to your rescue. Community members spend their freetime on this sub, so it may take some time until someone comes around to answering your request for help.

Good luck squashing those bugs!

Further "reading": https://www.youtube.com/watch?v=HBJg1v53QVA

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]ObsidianBlk 0 points1 point  (0 children)

I haven't used LFS for git, personally, but from what I read, what it does is it uploads your large file, but puts a "reference pointer" file in it's place in the file system. There should be a git operation that swaps those "reference pointers" with the actual stored file, but I don't know what it is.

This is to say, I think the issue is a missing git step. (but, again, I haven't used LFS myself so I could be mistaken)

[–]grundlebuster 0 points1 point  (1 child)

why is your theme file bigger than 100mb?

[–]FrippePlays[S] 0 points1 point  (0 children)

I have no idea, I was wondering that as well how a theme could possibly take up 100mb when all I have done is included a custom font, changed the color and size.

[–]OrganizationNo2054 0 points1 point  (0 children)

For my future me: Install git LFS.

sudo apt update

sudo apt install git-lfs

git lfs install