CodinGame / SpringChallenge2021

29 stars 71 forks source link

assets missing #43

Open 0x6E0FF opened 3 years ago

0x6E0FF commented 3 years ago

when executing the game locally, the view is missing the major part of its assets Sans titre

chickentuna commented 3 years ago

Try deleting rhe codingame folder from your /tmp or %TEMP% (windows) directory

On Wed, 19 May 2021, 22:48 0x6E0FF, @.***> wrote:

when executing the game locally, the view is missing the major part of its assets [image: Sans titre] https://user-images.githubusercontent.com/25719472/118882232-40957600-b8f4-11eb-9bc3-87fcaaa31a85.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CodinGame/SpringChallenge2021/issues/43, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIANAPZHVDCSS7HFB3QEFTTOQPZ3ANCNFSM45FO4VFA .

0x6E0FF commented 3 years ago

I tried but I get the same output. I am on WSL with OpenJDK Runtime Environment (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1). Running it from windows directly gives me the same result :/ A friend of my noticed the same problem in standard Ubuntu environment.