SirFroweey / PyDark

PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.
215 stars 24 forks source link

demo.py error on startup #6

Open aaps opened 9 years ago

aaps commented 9 years ago

Traceback (most recent call last): File "demo.py", line 118, in position=(100, 100), File "demo.py", line 65, in init self.default_image = pygame.image.load(default_image).convert_alpha() pygame.error: Couldn't open input.png

adnathanail commented 8 years ago

I have this too, any help? Traceback (most recent call last): File "demo.py", line 118, in position=(100, 100), File "demo.py", line 65, in init self.default_image = pygame.image.load(default_image).convert_alpha() pygame.error: Couldn't open input.png

aaps commented 8 years ago

So yeah that was a while ago: i didnt use that multyplayer network suff after that.

look at https://github.com/aaps/stardog/tree/multiplayer

to see what i used !

Aat

On Wed, Dec 30, 2015 at 3:53 PM, adnathanail notifications@github.com wrote:

I have this too, any help? Traceback (most recent call last): File "demo.py", line 118, in position=(100, 100), File "demo.py", line 65, in init self.default_image = pygame.image.load(default_image).convert_alpha() pygame.error: Couldn't open input.png

— Reply to this email directly or view it on GitHub https://github.com/SirFroweey/PyDark/issues/6#issuecomment-168014455.

JerzySpendel commented 8 years ago

This project seems to be dead :(

PMLyf commented 8 years ago

Yeah we need to revive this. On Jan 8, 2016 2:49 PM, "JerzySpendel" notifications@github.com wrote:

This project seems to be dead :(

— Reply to this email directly or view it on GitHub https://github.com/SirFroweey/PyDark/issues/6#issuecomment-170105452.

SirFroweey commented 8 years ago

@PMLyf I would but I've been busy with work and frankly, to be honest, I've shifted focus onto using an already fully-featured Game engine called GameMaker. It's pretty damn powerful for making 2D multiplayer games. It also speeds up development time by a large margin. I understand that you guys may want to continue using PyDark, but it's easier to hit the ground up running with an already existing game engine.

SirFroweey commented 8 years ago

@adnathanail You need to supply a text-input file, that demo was using a PNG image file named input.png. So you should supply one.

SirFroweey commented 8 years ago

@PMLyf We are still making Persistent Empires! We are just using GameMaker now, contact me on Skype for details as I want to bring you into this project.

PMLyf commented 8 years ago

Will do bro! On Jan 8, 2016 3:52 PM, "David Almendarez" notifications@github.com wrote:

@PMLyf https://github.com/PMLyf We are still making Persistent Empires! We are just using GameMaker now, contact me on Skype for details as I want to bring you into this project.

— Reply to this email directly or view it on GitHub https://github.com/SirFroweey/PyDark/issues/6#issuecomment-170120766.