OCMCS icon indicating copy to clipboard operation
OCMCS copied to clipboard

mc.lua error

Open Ziadking opened this issue 3 years ago • 7 comments

when l start mc.lua it gives me a error even that l copy the github to the computer

heres the error /lib/process.lua:52: /usr/bin/mc.lua:101: '}' expected (to close '{' at line 180) near '|': stack traceback: [C]: in function 'assert' /lib/process.lua:52: in function </lib/process.lua:35> (...tail calls...) [C]: in function 'xpcall' machine:798: in function 'xpcall' /lib/process.lua:63: in function </lib/process.lua:59>

thats the error

Ziadking avatar Jul 26 '22 23:07 Ziadking

maybe replace it with or since the code only works on lua 5.3

EDIT: im wrong its a bitwise operation

jLn0n avatar Nov 06 '22 10:11 jLn0n

idk what to do

Ziadking avatar Nov 12 '22 11:11 Ziadking

idk what to do

maybe replace it with the lua 5.1 equivalent of bitwise operator or

jLn0n avatar Nov 12 '22 11:11 jLn0n

where

Ziadking avatar Dec 11 '22 22:12 Ziadking

ok so lua 5.3 works

but its not connecting to the bridge server i unblocked localhost

Ziadking avatar Dec 11 '22 23:12 Ziadking

well idk about that one

jLn0n avatar Dec 12 '22 12:12 jLn0n

i am running bridge server on wsl ubuntu and hosting on wsl goes to my localhost

Ziadking avatar Dec 12 '22 14:12 Ziadking