Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shadowgrounds: stuck at the elevator exit #10

Open
JanSimek opened this issue Jan 22, 2014 · 2 comments
Open

shadowgrounds: stuck at the elevator exit #10

JanSimek opened this issue Jan 22, 2014 · 2 comments

Comments

@JanSimek
Copy link
Contributor

When you are sent to the roof of a communications facility to fix radar hatch, player model gets stuck at the elevator exit immediately after the cutscene ends. This does not happen in the official release.

Shooting and moving camera around works and enemies can damage player, but only from a certain angle.

@JanSimek
Copy link
Contributor Author

There is an error about this in the console:

ERROR: DevScripting::process - Script error:
ERROR: roof
DEBUG: mission5_script321

Full log of relevant section is here: https://gist.github.com/JanSimek/8570438

Workaround for this bug is to open console with F6 and execute externInclude developer:warpforward which pushes the player a short distance forward and frees him from the invisible box.

@vayerx
Copy link
Owner

vayerx commented Jan 23, 2014

As far as I remember, it is known bug. It was discussed somewhere on http://frozenbyte.com/board/viewforum.php?f=9. This bug is supposed to be in collision detection.
Another workaround:

If you get stuck in the game, open up the console by pressing the F8 key (a grey console window should appear), and then write "help". You should now get a simple explanation of the activated "ghost mode" (which allows the player to walk through walls, objects and so on, for 5 seconds).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants