HellRok / Taylor

A simple game engine built using raylib and mruby
https://www.taylormadetech.dev
MIT License
97 stars 6 forks source link

Issues with the website #22

Closed wilsonsilva closed 11 months ago

wilsonsilva commented 11 months ago
Chadowo commented 11 months ago

On your second point: It's strange, the playground loads and works fine for me. I think it would be useful for Hellrok if you could share your OS and browser + version (make sure to check the developer's console for any errors too).

wilsonsilva commented 11 months ago

@Chadowo I don't know what happened. I was getting a redirection to a page on port 4xxxx and the page was not loading before.

But it is working now.

Chadowo commented 11 months ago

I see, well I can't really think of any possible causes for that weird problem, but I'm glad it works now :).

Anyhow, your first point still stands, I think it's intended to link to mattn/mruby-require (the mgem that Taylor currently uses) but I can't be so sure.

HellRok commented 11 months ago

Hi!

I've fixed up the link to mruby-require, I was still linking to the fork I had to make to solve some issues a while back.

I'm not sure what could have happened with the playground issue you had, I haven't done a deploy before today for a fair while and it's just a static website served by nginx in a docker container, so not really much to go wrong.

Cheers for alerting me to things though and I hope you enjoy Taylor!