-
Posts
252 -
Joined
-
Last visited
Everything posted by janisozaur
-
Game crashes when looking at pre-defined coasters
janisozaur replied to arrout's topic in Problems, Bugs and Feedback
Which version are you using, where did you get rct2? Just by looking at it, without any investigation it may be a problem with your assets, can you validate your rct2 installation? -
why would you use rct1-import?
-
Zoomed out view crashes the game
janisozaur replied to WaxWeazle's topic in Problems, Bugs and Feedback
I suspect when you start it within the debugger, your working directory may be set to something different than the exe expects it to be. Is there an option to set CWD? Can you set it to where openrct2.exe is? -
cannot reproduce.
-
Zoomed out view crashes the game
janisozaur replied to WaxWeazle's topic in Problems, Bugs and Feedback
@WaxWeazle can I ask you to try running a debug build? You'll need a debugger, like this one: http://x64dbg.com/# and a debug build, you can use this: https://ci.appveyor.com/project/janisozaur/openrct2/build/0.0.4.601/artifacts Run the debugger, load the provided build and when it crashes, you should have a backtrace available. I hope so, as I'm not proficient with Windows. -
problem with kernell.dll or something with openrct2.dll
janisozaur replied to Rekt's topic in Problems, Bugs and Feedback
https://www.reddit.com/r/openrct2/comments/3yg0lo/build_for_xp_with_multiplayer/d07khf4 -
Zoomed out view crashes the game
janisozaur replied to WaxWeazle's topic in Problems, Bugs and Feedback
Initially I was thinking perhaps it could be running out of memory, but that doesn't seem to be the case, unless you are using window scaling. Only ~24MB is needed at your resolution. What platform are you using? -
Instant Disconnect onjoin whenever park holds many guests.
janisozaur replied to OFF's topic in Problems, Bugs and Feedback
Can you upload that park? -
Please check if it still happens for you in develop builds, there was a ton of changes. If it still does, please provide additional info: What do you mean by "build tools"? The construction window for coasters? How does it not work? Does the window not open; does it have buttons disabled; are the buttons enabled but don't do anything; something else? Is it a multiplayer game? Is this bug reliably reproducible? Does it depend on game time or wall clock (enable debug tools, there will be new speed option available, 8x, should happen after 5-6 minutes)?
-
Trying to join MP, game crashes.
janisozaur replied to Lamborghini2670's topic in Problems, Bugs and Feedback
there's your problem then. Edit: though in that case you wouldn't be able to run openrct2 properly,. -
Trying to join MP, game crashes.
janisozaur replied to Lamborghini2670's topic in Problems, Bugs and Feedback
@Lamborghini2670 your g2.dat file is broken. Please grab one from any recent build and replace local copy. -
Trying to join MP, game crashes.
janisozaur replied to Lamborghini2670's topic in Problems, Bugs and Feedback
Is the server you're connecting to public & live now? -
you have to enable cheats first in options.
-
Just like it says, you need rct2 for the assets.
-
Your group parks look nice and have a lot of attention to them. The rules posted in first post seem fairly strict, but in the end I know all such projects tend to relax them together with progress, in this case I would expect some late work to be submitted yielding some confusion which park should the next person in queue work with. How about you implement a system which would keep track of whose turn is it and make sure they can only submit in allowed slots? Ping @JarnoVgr @RuneLaenen @Broxzier. Also, while writing my thoughts down, another thing occurred to me, please see https://github.com/OpenRCT2/OpenRCT2/issues/2969.
-
https://github.com/OpenRCT2/OpenRCT2/issues/2782
-
We'll need some more information than "random crash".
-
How do i connect to a friends server???
janisozaur replied to The_superior-nemesis's topic in Problems, Bugs and Feedback
@RuneLaenen you're wrong, in the case described here it means we don't know the version. It is different kind of red. It is evident by the error being "unable to join" (as the user described in first post) rather than "Incorrect Software Version" -
Screenshot's Don't Show Night-time Filters
janisozaur replied to ziscor's topic in Problems, Bugs and Feedback
https://github.com/OpenRCT2/OpenRCT2/issues/2925 -
and disable uncap fps as well. @RuneLaenen there is only one or two game commands using vanilla code at this point and they account for very minor chunk of desyncs, if any at all. They stem from something else entirely. These two options I mentioned should provide the best a user can do for the time being, we're working on getting them fixed.
-
No audio - OpenRCT2 v0.0.4-develop
janisozaur replied to TurtleP's topic in Problems, Bugs and Feedback
are you using pulseaudio? -
the best user-facing setting you can change for now is disable auto-saves (both server & client)
-
No audio - OpenRCT2 v0.0.4-develop
janisozaur replied to TurtleP's topic in Problems, Bugs and Feedback
weird, works for me on arch. not sure what i can about that.