blaumeise20 / jell-machine

A remake of the game "Cell Machine" written in JavaScript.
30 stars 11 forks source link

not opening #11

Closed cookie622W closed 2 years ago

cookie622W commented 2 years ago

{"e*{"errno:-405,"sr3call":"scandiyb,"code":"SQ%%] ^\ is the code decoded from eyJllip7ImVycm5vljotNDA10Cwic3IzY2FsbCI6InNjYW5kaXliLCJjb2RlIjoiU5PRUSUliwicGF0aC161i9hc3...

i get it when i open the newest dev vershion

NKY5223 commented 2 years ago

the trailing ... means that the message was cut off, leading to broken base64.

Mario-Wumpus commented 2 years ago

I found the full base 64 and decoded it. {"e":{"errno":-4058,"syscall":"scandir","code":"ENOENT","path":"/assets/defaultPack"},"msg":"Could not copy default pack, threw error"} Seems like he forgot textures.

cookie622W commented 2 years ago

the assets file is not in the download

cookie622W commented 2 years ago

so it is a dev problum to add assets file back to dev vershion

blaumeise20 commented 2 years ago

This problem should be fixed now.