jes icon indicating copy to clipboard operation
jes copied to clipboard

game wont run for some reason

Open SevconFactsYoutube opened this issue 11 months ago • 6 comments

SevconFactsYoutube avatar Jan 16 '25 13:01 SevconFactsYoutube

Could you please provide more details? Does the program simply close immediately, or do you reach the part where you can select the number of species? Are you encountering any errors?

SpikeyLP avatar Jan 16 '25 14:01 SpikeyLP

It just opens cmd for a Split frame and then closes

SevconFactsYoutube avatar Jan 16 '25 21:01 SevconFactsYoutube

it just says model numpy isnt there even tho it is even pygame both are the specific versions for requirements

SevconFactsYoutube avatar Jan 17 '25 08:01 SevconFactsYoutube

so what now

SevconFactsYoutube avatar Jan 17 '25 16:01 SevconFactsYoutube

idk try powershell?

guumz avatar Jan 18 '25 20:01 guumz

Look in the jes.ui code. I had the same problem. If in the early lines of code, the font is this, 'C:/Users/caryk/AppData/Local/Microsoft/Windows/Fonts/Jygquip 1.ttf' that is going to hold you back from loading the sim. It's public enemy #1. This is a font that cary's brother made 2 years ago for private use with no trace of it on the internet besides his jelly evolution simulator videos. I recommend changing it to Interstate because that is close. Try that and see what happens.

Carykeyhole avatar Oct 28 '25 20:10 Carykeyhole