castaway icon indicating copy to clipboard operation
castaway copied to clipboard

Broken image

Open idkq opened this issue 4 years ago • 6 comments

image

idkq avatar Mar 03 '22 04:03 idkq

I have just checked the live demo page: http://castaway.xesf.net/#entry=MJFISH.TTM But it has the same issue.

Were you tried in your own install?

miszterx avatar Apr 01 '22 08:04 miszterx

I think we do have some issues with contexts between scenes causing this. The latest version is not the same as the live demo version so I am not sure this still remains.

The whole scene context and ads player needs to be rebuilt and simplified, there are a lot of issues with the way I have shared the objects between the calls.

There is actually a better implementation in C of the player here: https://github.com/jno6809/jc_reborn

xesf avatar Apr 06 '22 09:04 xesf

Thanks! Unfortunately I am on macos and I cannot compile it. This is why it was so cool to make it on a webserver on a linux box and publish.

I have tried to use the latest code, and it is partially working, but buggy as you said.

I wish you have time to one day refresh the project again. I will watch for sure. Thanks!

miszterx avatar Apr 06 '22 10:04 miszterx

Strange, have a look at my pending PR: https://github.com/jno6809/jc_reborn/pull/10 I also use Mac OS and I have pushed a makefile for mac together with this PR.

I still want to keep working on this project (just parked for now). I think it can actually have some amazing features for the web, specially in the stats category and it will always be easy to get up and running. These days every device has a browser that most likely will be compatible with johnny castaway.

xesf avatar Apr 06 '22 10:04 xesf

Ohh! If you have compiled version of jc_reborn for mac can you share somehow?

I am glad that you want to work on this web implementation. I can see also a better choice this one.

miszterx avatar Apr 06 '22 11:04 miszterx

It is not a packaged version so not sure you will need some dependencies, but I can check what I have later and send it to you. I don't have my laptop with me know where I have those.

xesf avatar Apr 06 '22 12:04 xesf