Pottus / Texture-Studio

86 stars 90 forks source link

Objectmetry Input Guards #88

Open SirFulgeruL opened 5 years ago

SirFulgeruL commented 5 years ago

Everytime I am trying to use "Objectmetry Line" the server freezes and I can't do anything. I waited for about 5 mins thought a error might pop up but nothing, the server_log file is empty no errors.

Crayder commented 5 years ago

You have to do things in a certain order or else it will loop infinitely. There should be guards in place but most people figure it out...

You have to have a radius, length, and a model selected for anything round. For anything rectangular you have to have a model, width and length I think. If you have those at least it should work.

Crayder commented 5 years ago

Adding to todo list: Create guards so TS doesn't infinite loop without radius set and doesn't create until the model has been set.