Character Can't Move

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
Guest

Character Can't Move

Post by Guest »

I've been making a level in GZDoom, but every time I try to test it, my character will not move no matter what. Is there any way to fix this?
For reference: https://www.youtube.com/watch?v=oqd-qpdNduk
User avatar
wildweasel
Posts: 21706
Joined: Tue Jul 15, 2003 7:33 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): A lot of them
Graphics Processor: Not Listed
Contact:

Re: Character Can't Move

Post by wildweasel »

I wonder if you've accidentally stuck the player start slightly inside the nearby barrier. Try moving the player start elsewhere and see if you're still stuck.
Guest

Re: Character Can't Move

Post by Guest »

I've tried that, but no results. Do you have any other suggestions?
_mental_
 
 
Posts: 3812
Joined: Sun Aug 07, 2011 4:32 am

Re: Character Can't Move

Post by _mental_ »

Please post you map, guess game doesn't work here.
Guest

Re: Character Can't Move

Post by Guest »

After fiddling with the map for a long while, I found something bizarre.
https://www.youtube.com/watch?v=ctWN1Z5J7n0
The entire level is engulfed in a block.
I've tried to remove it, but it doesn't appear in the builder.
User avatar
wildweasel
Posts: 21706
Joined: Tue Jul 15, 2003 7:33 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): A lot of them
Graphics Processor: Not Listed
Contact:

Re: Character Can't Move

Post by wildweasel »

_mental_ wrote:Please post you map, guess game doesn't work here.
Guest

Re: Character Can't Move

Post by Guest »

Here's the download to the map.
Do remember that it's low quality and an inside joke between me and my friends.
https://drive.google.com/open?id=1A5HYE ... PWg4X7m1SR
User avatar
Kappes Buur
 
 
Posts: 4120
Joined: Thu Jul 17, 2003 12:19 am
Graphics Processor: nVidia (Legacy GZDoom)
Location: British Columbia, Canada
Contact:

Re: Character Can't Move

Post by Kappes Buur »

Have a close look at these 4 linedefs
Spoiler:
and think about how they affect the rest of the map..
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49067
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Character Can't Move

Post by Graf Zahl »

Can you please explain what's wrong instead of making people guess? I cannot check it until later today and if this is a mere mapping bug this thread should be tossed away.
User avatar
Kappes Buur
 
 
Posts: 4120
Joined: Thu Jul 17, 2003 12:19 am
Graphics Processor: nVidia (Legacy GZDoom)
Location: British Columbia, Canada
Contact:

Re: Character Can't Move

Post by Kappes Buur »

Graf Zahl wrote:Can you please explain what's wrong instead of making people guess? I cannot check it until later today and if this is a mere mapping bug this thread should be tossed away.
I included the image so that the OP can learn by having to think about what the 160 special does and how its attributes act upon the rest of the map. I have, long since, come to the conclusion that prechewing the solution very seldom helps in understanding what is going on when something goes wrong. However, giving hints pointing in the right direction usually results in the famous AHA moment. And that is not guessing but learning.

Since you prescribe to handing out solutions, here are three:

Solution 1, and that would be the easiest and correct one, is to delete the 160 linedef special
recommended
Spoiler:
Solution 2, leave the map as is and specify a sector tag which is not likely to affect any other sector
not recommended, only included to make a point
Spoiler:
Solution 3, leave the map as is and replace all Sector tags 0 with something which is not likely to affect any other sector
not recommended, only included to make a point
Spoiler:
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49067
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Character Can't Move

Post by Graf Zahl »

Actually, I was more interested in knowing what was wrong because I'm on a computer where I cannot check the map.
But since this is clearly a mapping bug from your description, I'm just moving this thread out of the way because it clearly is not a technical issue that needs to stick around
Post Reply

Return to “Closed Bugs [GZDoom]”