Tacoma
Coda Aug 6, 2017 @ 2:35am
[Solution found] Clipping bug in the fitness centre
I seem to have gotten stuck inside a wall, completely unable to move. Starting again really doesn't sound all too great a solution, although my save is stuck here for the time being; gladly in the meantime I'm comfortably close to a punching bag, so at least I've got that going for me..
Last edited by Coda; Dec 24, 2017 @ 10:40am
< >
Showing 1-9 of 9 comments
brett_douville Aug 6, 2017 @ 7:25am 
If you could send your save game (from C:\Users\<username>\AppData\LocalLow\Tacoma\Fullbright\TacomaSaveGame000.json, I can try to repair it for you. Sorry for this and thanks for your patience.
Coda Aug 6, 2017 @ 12:07pm 
Being quite familiar with JS I've simply changed TacFPPlayerController, pos, fell out of the world and teleported back to a stable location. I'm back to enjoying the game like nothing ever happened; the game doesn't seem to have a problem at all.
Thanks for your help, and extra large thanks for using such a readable save game format!
brett_douville Aug 6, 2017 @ 10:13pm 
Glad you were able to work around it, Coda, sorry that you had to.
skif-by Aug 12, 2017 @ 2:06am 
Hello, I have the same problem. Could you please provide instrution to solve it?
Coda Aug 12, 2017 @ 6:39am 
In the save game file (C:\Users\<username>\AppData\LocalLow\Tacoma\Fullbright\TacomaSaveGame000.json) you'll be able to edit certain attributes. If you have an editor that supports JSON things become much easer but otherwise notepad will do fine.
In the aforementioned file search for PlayerController
Underneath you will find something along the lines of
"pos": {
"X": 68.66338,
"Y": 79.46047,
"Z": 24.3585873
},

Changing that to
"pos": {
"X": 54.9969,
"Y": 80.3301,
"Z": 7.56173325
},

will put you back in the hallway next time you load the save game.
skif-by Aug 13, 2017 @ 3:16am 
It works. Thank you very much!
Brad Dec 23, 2017 @ 7:24pm 
I got stuck in the exact same wall. Surprised this hasn't been patched.
To clarify, it's the space between the punching bag and the weight bench.
Last edited by Brad; Dec 23, 2017 @ 7:25pm
Zatara7 Mar 16, 2018 @ 6:59pm 
Same issue here..
josesl16 Apr 20, 2021 @ 7:49am 
4 years later and stuck at the exact same spot. Nice going there...
Solution above worked nicely though, thanks!
< >
Showing 1-9 of 9 comments
Per page: 1530 50