Game Crashed And Now I Cant Get Craft To Work.

Langues: JP EN DE FR
users online
Forum » Windower » Support » game crashed and now i cant get craft to work.
game crashed and now i cant get craft to work.
Offline
Posts: 88
By vpmarche 2018-06-08 21:23:26
Link | Citer | R
 
game crashed and now I cant get craft to work gives me lua syntax error: craft/craft .lua 103: 1=1 expected near 1:1. cant someone please help me and im not sure I copied that right, cant read my handwriting.
Offline
Posts: 88
By vpmarche 2018-06-08 23:01:26
Link | Citer | R
 
local exceptions = {
['Geo Crystal'] = 6509,
['Fire Card'] : 9764,
['Ice Card'] : 9765,
['Wind Card'] : 9766,
['Earth Card'] : 9767,
['Water Card'] : 9769,
['Light Card']: 9770,
['Dark Card']: 9771,
}

local clusters = {
['Fire Crystal'] = 'Fire Cluster',
['Ice Crystal'] = 'Ice Cluster',
['Wind Crystal'] = 'Wind Cluster',
['Earth Crystal'] = 'Earth Cluster',
['Lightng. Crystal'] = 'Lightning Cluster',
['Water Crystal'] = 'Water Cluster',
['Light Crystal'] = 'Light Cluster',
['Dark Crystal'] = 'Dark Cluster',
}
Offline
Posts: 88
By vpmarche 2018-06-08 23:01:53
Link | Citer | R
 
its '=' not 1=1
Offline
Posts: 88
By vpmarche 2018-06-08 23:06:03
Link | Citer | R
 
oh and ':' .

so what it says is:
lua syntax error: craft/craft.lua103: '=' expected near ':'
Offline
Posts: 88
By vpmarche 2018-06-08 23:10:04
Link | Citer | R
 
also when I try to load craft it says it does not exist.
Log in to post.