Can someone help me with this crash?

Mods, guides how to use and install mods go right in here.
Post Reply
User avatar
The Snivy
Posts: 34
Joined: 15 Jul 2016, 02:43

Post » 27 Aug 2016, 06:36

Hi, so I was trying to add a companion cube to Mari0 1.6 and i got this error:

Image

The name of the box was "box2"

I can show the edited parts of the files if someone wants to see it to find out what i did wrong.

User avatar
Technochips
Posts: 608
Joined: 12 Mar 2015, 16:05
Contact:

Post » 27 Aug 2016, 11:23

well the error is simple:
entity.lua:104: '}' expected (to close '{' at line 3) near '"box2"'

god damit read the error
Last edited by Technochips on 27 Aug 2016, 13:55, edited 1 time in total.

Eden GT
Posts: 277
Joined: 13 Jun 2015, 08:52
Contact:

Post » 27 Aug 2016, 13:54

Julien12150 wrote:well the error is simple:
'}' expected (to colose '{' at line 3) near '"box2"'

god damit read the error

I don't think he would understand the error. I don't understand it either.

User avatar
Technochips
Posts: 608
Joined: 12 Mar 2015, 16:05
Contact:

Post » 27 Aug 2016, 13:56

Eden GT wrote:
Julien12150 wrote:well the error is simple:
'}' expected (to colose '{' at line 3) near '"box2"'

god damit read the error

I don't think he would understand the error. I don't understand it either.
well the error is that the character '}' is excepted to close '{' at line 3, a } is missing

if you don't do programming at all that's probably why you don't understand it

so read the bloody error instead of asking for help to just put one character
Last edited by Technochips on 27 Aug 2016, 13:59, edited 1 time in total.

Eden GT
Posts: 277
Joined: 13 Jun 2015, 08:52
Contact:

Post » 27 Aug 2016, 13:59

Julien12150 wrote:
Eden GT wrote:
Julien12150 wrote:well the error is simple:
'}' expected (to colose '{' at line 3) near '"box2"'

god damit read the error

I don't think he would understand the error. I don't understand it either.
well the error is that the character '}' is excepted to close '{' at line 3, a } is missing

if you don't do programming at all that's probably why you don't understand it
Oh I didn't notice it

User avatar
The Snivy
Posts: 34
Joined: 15 Jul 2016, 02:43

Post » 27 Aug 2016, 18:38

Julien12150 wrote:
Eden GT wrote:
Julien12150 wrote:well the error is simple:
'}' expected (to colose '{' at line 3) near '"box2"'

god damit read the error

I don't think he would understand the error. I don't understand it either.
well the error is that the character '}' is excepted to close '{' at line 3, a } is missing

if you don't do programming at all that's probably why you don't understand it

so read the bloody error instead of asking for help to just put one character
Sorry, i forgot to put a "," next to "checkpoint" and "". The "{" was there, it was skipped over. I did get some friction errors but i fixed it. Thanks for the help, I will check for those things in the future.

Post Reply