carykh / SpiderEvoSim

spiders
MIT License
48 stars 32 forks source link

Unrecoverable error occurs whenever i try to open the game #10

Closed juanchoco176 closed 3 weeks ago

juanchoco176 commented 3 weeks ago

I am new to this, i might be doing something wrong but everytime i try to open the game, it shows "unrecoverable error" and proccessing closes, Can someone help me? Captura de pantalla 2024-11-01 225955

AlkalineSphere commented 3 weeks ago

This is a Processing 4.3 game

hefnar commented 3 weeks ago
juanchoco176 commented 3 weeks ago

Yes i've found that out now, i have the sound library but when i try to run it, it returns a lot of errors which i don't know how to fix.

juanchoco176 commented 3 weeks ago

I've managed to run the game now, Thanks for your help!

juanchoco176 commented 3 weeks ago

To run it by the way, make sure to REMOVE the sketch properties, open spiderevosim.pde, and then make sure spiderevosim.pde is MAIN, You may open it by doing this

Open The spiderevosim zipped file

Delete the sketch.properties file

sketch -> import library -> manage libraries -> download the "sound" library and import it into the sketch

Make sure to run the spiderevosim.pde file after deleting sketch.properties, or this may set another pde like button as main, making it useless.

After you do that, open processing 4, if you dont have processing 4, Download it here. https://processing.org/

After installing processing 4, run spiderevosim.pde, and then run the game, if you forgot in the last 3 times i mentioned, delete sketch.properties before running spiderevosim.pde, because if you dont "Button" will be the preset main.