Skip to content
Discussion options

You must be logged in to vote

x=1143,1831, y=-640,93115, z=56,753082, rz=-136,22603

I had this error, its about the coords, you have to set in your server/computer/wherever_you_host_the_database, the decimal separator as point instead of comma, that error is caused because the MySql query that is trying to make failed and therefore, the whole database.

Right now, for the 'x' valor, it is trying to insert 1143 AND 1831, not 1143.183100000 (I put some zeros to not be mistaken with thousands).

In Windows it was something at the Language settings, I don't remember right now (I recomend you to search at google how to change the decimal separator at your computer).

If its Linux, no clue, I guess there is something similar a…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@PhatChilla
Comment options

@Bullsito
Comment options

Answer selected by PhatChilla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants