Jump to content

janisozaur

Developers
  • Posts

    250
  • Joined

  • Last visited

Everything posted by janisozaur

  1. ok, checked it – the game enters an endless loop. I've filed an issue for you: https://github.com/OpenRCT2/OpenRCT2/issues/2780
  2. https://github.com/OpenRCT2/OpenRCT2/pull/2739 this got merged before a proper fix was in place.
  3. We're tied to x86 for the time being. We can build for other little-endian 32-bit platforms with some functionality disabled, but amd64 is out of reach for now.
  4. @Broxzier care to post an issue on github or mention that at gitter?
  5. See https://github.com/OpenRCT2/OpenRCT2/pull/2744 A build with this hack/fix will be available soon on this job: https://ci.appveyor.com/project/IntelOrca/openrct2-ject9/build/0.0.4.666
  6. I loaded your park into the game and called the function that removes rides.
  7. Isn't it? Do you modify the sources before they're built? As this change is still present in repository: https://github.com/OpenRCT2/OpenRCT2/blob/develop/src/windows/server_list.c#L405-L409
  8. there ya go: https://transfer.sh/18V0zk/autosave-no-ride.sv6
  9. Hey there. I honestly doubt raspi1 is powerful enough to be able to emulate the OS (why would you even bother to do such a thing with windows is beyond my comprehension) + openrct2 on top of it, as it struggles to even keep up with a native version.
  10. I'm running test builds of openrct2, you can try them by adding https://code.launchpad.net/~janisozaur/+archive/ubuntu/rct2-deb and https://code.launchpad.net/~janisozaur/+archive/ubuntu/jansson2.7-trusty (this is one is only temporary, to overcome launchpad's limitations, it will be merged into the former in near future) PPAs to your system. Let me know if they work or not.
  11. Not sure how you're looking, but this is quite Linux looking to me: https://github.com/OpenRCT2/OpenRCT2/releases We've had that for couple of months now. See https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-Linux We have a few packages already, not yet release-quality, but they may be available for your system. What distro you use?
  12. windows builds require a certificate bundle, which we ship in windows artifacts. There is an error right there in the logs: ERROR[src\network\http.cpp:135 (http_request_json)]: HTTP request failed: Problem with the SSL CA cert (path? access rights?). When you restart, you probably have wrong CWD set. I have to ask though: why would you use wine and windows build to host this server? That's super weird to me.
  13. janisozaur

    Group Park 2

    In that case you may want to see: https://github.com/OpenRCT2/OpenRCT2/pull/2558 (original issue) https://github.com/OpenRCT2/OpenRCT2/pull/2559 (investigation + possible fix) Can you (windows users) please check if the build from https://ci.appveyor.com/project/IntelOrca/openrct2-ject9/build/0.0.4.73/artifacts solves the problem with displaying map of park? To see if you're affected first check if it crashes with vanilla build.
  14. janisozaur

    Group Park 2

    Are you using any corrupt elements in this park by any chance?
  15. I'm quite sure at least one of the mentioned services would offer the RSS for podcast.
  16. I don't usually lurk in these forums, but I just noticed this thread. Please help out with https://github.com/OpenRCT2/OpenRCT2/pull/2285 I'm not too much concerned with packaging myself, regardless, I still made strides in that field and eventually, I'll have PPA working. My main concern for now is getting things working as good as they can, which implies I expect you to build from source for the time being, which is trivial. It shouldn't contain any more bugs than the windows version, there are few differences with regard to how things are set up and expected to work. It will spit out some more to stderr (compared to windows version) and will not have any messageboxes or dir selectors or other such sillyness, until someone implements that.
×
×
  • Create New...