CreativeMD / CMDCam

GNU Lesser General Public License v3.0
37 stars 21 forks source link

Problem whith cam path folow #71

Closed freerig closed 2 years ago

freerig commented 2 years ago

Hello this is the error report : At least two points are needed! but I have more than 2 points

CreativeMD commented 2 years ago

I need more information, what did you type in and what was the except error returned?

freerig commented 2 years ago

it return the exit code -1

CreativeMD commented 2 years ago

So it crashes once it starts up? What version are you using?

freerig commented 2 years ago

First, I type "/cam target self" Later, I type "/cam add" 3 times, in 3 different positions Later, I type "/cam start", which works properly But when I type "/cam show circualar", that crash, i am in 1.18.2, on an aternos forge server

CreativeMD commented 2 years ago

Ok, so now follow cam ... the circular path has not been tested so far ... not sure if it's the thing you want to use. Furthermore I need the crash-report, that one is located in .minecraft/crash-reports.

freerig commented 2 years ago

it is : crash-2022-06-18_12.54.17-client.txt

freerig commented 2 years ago

and exuse me for my english, i am not very good...

freerig commented 2 years ago

what do you mean by "Ok, so now follow cam ... the circular path has not been tested so far ..." ?

CreativeMD commented 2 years ago

Fixed this crash in the newest version for 1.19. You should not use the circular mode in it's current state. You can make the path follow an entity.

Use the command /cam follow self for example to create a path which is relative to the player. Furthermore enable outside mode using /cam mode outside. There will be a white box which represents the follow target, you can now create points relative to this target.

EDIT I will probably do a video about it soon.

freerig commented 2 years ago

OK, thank you for your answer and you future video ! 👍