fogleman / Minecraft

Simple Minecraft-inspired program using Python and Pyglet
MIT License
5.22k stars 1.23k forks source link

Forge server closes #87

Open TheGuyThatLivesInSweden opened 6 years ago

TheGuyThatLivesInSweden commented 6 years ago

when i open the forge universal.jar file it loads up but then crashes again after a few seconds. i have changed the eula but still doesnt work

TheGuyThatLivesInSweden commented 6 years ago

i have not installed a mod

progval commented 6 years ago

@TheGuyThatLivesInSweden This repository does not use anything related to Java, you probably meant to open this issue on another bug tracker.

trickypr commented 6 years ago

@TheGuyThatLivesInSweden I think you want the Minecraft forge issues page: https://github.com/MinecraftForge/MinecraftForge/issues

xTrayambak commented 3 years ago

@TheGuyThatLivesInSweden This is a Python script for a Minecraft type of game, not Minecraft. You should try @trickypr's link. This is Python (.py), not Java (.jar).