Gam0rdude Posted February 10, 2013 Share Posted February 10, 2013 (edited) I've noticed that when i enter buildings i get stuck inside invisible walls. So I have to TCL out of them. Upon closer inspection i also realized that there are a lot of invisible walls and objects that i collide with, mostly in front of doors. Like in breezehome I cant walk directly in front of the door, despite nothing being there. I have to wlak to the left, almost hugging the wall. So heres my mod list. Any Ideas? Edited February 10, 2013 by Gam0rdude Link to comment Share on other sites More sharing options...
Aelthas Posted February 15, 2013 Share Posted February 15, 2013 I am experiencing the very same problem. I suspect that my problem started when I installed the "Dead Body Collision Fix" mod, but uninstalling the mod did not fix these problems and there does not seem to be similar cases registered in the mod's page. The "Move It, Damnit" mod was also installed and I also uninstalled it, but the problem persists. I am at a loss here. My collision issues are also occurring within the Palace of Kings' building and Falkreath's Barracks. It also happens in some dungeons with tight corridors. Same for Breezehome, too. If I did not know about the "tcl" command, I would have stopped playing because the game becomes unplayable, since I would have to reload from an earlier save and avoid the building that has the collision issues. Does anybody know what the problem might be? Any help would be really appreciated. Link to comment Share on other sites More sharing options...
steve40 Posted February 16, 2013 Share Posted February 16, 2013 Try opening the console, then click on the invisible barrier. It might show the Ref ID. The first 2 digits are the mod's load order in hexadecimal. That could give you a clue which mod is adding those objects. Link to comment Share on other sites More sharing options...
Aelthas Posted February 16, 2013 Share Posted February 16, 2013 Interesting! I will try that next time that I play with my bugged character. Thanks! Link to comment Share on other sites More sharing options...
Aelthas Posted February 16, 2013 Share Posted February 16, 2013 I am not sure it helped. It did not matter where I clicked on the screen, the first 2 digits would always be 00, which means it is Skyrim itself. Maybe something is corrupted within the BSA, not sure. If the save with the other character was also bugged, I would check the integrity of the cache, but the other is fine. I guess I will have to live with that bug on the other character or just make a new one. Link to comment Share on other sites More sharing options...
Jackal2233 Posted February 24, 2013 Share Posted February 24, 2013 I'm having the same problem with my current character, it started happening out of nowhere, I removed all recent mods but it didn't fix it, tried the unofficial patches, didn't fix it. The strange thing in my case is that it seems to be an invisible barrier that spawns wherever you go. Like I can walk into a house no problem, but then it spawns next to me, then I go outside and it follows me there. Link to comment Share on other sites More sharing options...
MrQuest87 Posted February 24, 2013 Share Posted February 24, 2013 i have this problem also, can not enter some caves and forts. and this invisible wall is infront och buldnings to but can still get inside the building. Link to comment Share on other sites More sharing options...
AlduinWorldEater Posted February 24, 2013 Share Posted February 24, 2013 I am experiencing the very same problem. I suspect that my problem started when I installed the "Dead Body Collision Fix" mod, but uninstalling the mod did not fix these problems and there does not seem to be similar cases registered in the mod's page. The "Move It, Damnit" mod was also installed and I also uninstalled it, but the problem persists. I am at a loss here. My collision issues are also occurring within the Palace of Kings' building and Falkreath's Barracks. It also happens in some dungeons with tight corridors. Same for Breezehome, too. If I did not know about the "tcl" command, I would have stopped playing because the game becomes unplayable, since I would have to reload from an earlier save and avoid the building that has the collision issues. Does anybody know what the problem might be? Any help would be really appreciated.I can tell you it's not "Dead Body Collision", as I use this mod and have never experienced any problems with it (aside from the occasional blocked walkway). I'd recommend opening your mods one at a time in the CK and going to places where you have this issue, see if maybe there's an invisible object placed there. I don't know why it would be there, but it can't hurt to look. Link to comment Share on other sites More sharing options...
CaptainRC Posted May 29, 2013 Share Posted May 29, 2013 Comparing your list of mods to mine has helped me narrow down the mods that could be causing this bug. And I've tracked it to the Wet and Cold mod. Link to comment Share on other sites More sharing options...
Pevey Posted May 29, 2013 Share Posted May 29, 2013 I can't tell you what caused it, but it seems likely that your character's animation state got screwed up. Basically, the game thinks you are standing somewhere else. This is most often caused by animation mods, but it can be caused by any mod that uses debug.sendanimationevent() without appropriate safety checks (because this function overrides the normal safety checks, you have to do your own) and/or one of the setanimationvariable() functions. Link to comment Share on other sites More sharing options...
Recommended Posts