Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • 0
omx32x

problem when making stairs in eureka

Question

im trying to make stairs on both sides of a room in eureka i was able to make it just fine on the right side but i cant make on the left

1126042133_Screenshotfrom2021-08-0311-14-45.png.adaa596bbdb8c0d1d4c7242e411b16eb.png

here is on the right i was able to make the stairs just fine363659624_Screenshotfrom2021-08-0311-14-37.png.528a0bdba1cf0e8f21b763bf6f602b07.png

here is on the left516681232_Screenshotfrom2021-08-0311-15-40.png.eb5a5a6b95912207d75d7efdf3b6ad4f.png

when i try to make the stairs this is what happens

 

why cant i make stairs there?

Share this post


Link to post

9 answers to this question

Recommended Posts

  • 0
2 hours ago, omalefico32x said:

when i try to make the stairs this is what happens

 

why cant i make stairs there?

 

I have noticed that sometimes, when drawing a line, the vertex on one end doesn't split the linedef it's on. As a result, the line is drawn, but neither side is defined. It seems to happen when I'm drawing lines quickly.  I'm not sure why this happens, but I suspect that is what happened here.

 

@printz Any thoughts?

Share this post


Link to post
  • 0

I don't use Eureka, so I won't be of much help.

I only use it from time to time for error checking.

 

If you have difficulties drawing linedefs, can't you copy/paste

the stair sectors from the right side to the left?

Share this post


Link to post
  • 0
7 hours ago, omalefico32x said:

im trying to make stairs on both sides of a room in eureka i was able to make it just fine on the right side but i cant make on the left

1126042133_Screenshotfrom2021-08-0311-14-45.png.adaa596bbdb8c0d1d4c7242e411b16eb.png

here is on the right i was able to make the stairs just fine363659624_Screenshotfrom2021-08-0311-14-37.png.528a0bdba1cf0e8f21b763bf6f602b07.png

here is on the left516681232_Screenshotfrom2021-08-0311-15-40.png.eb5a5a6b95912207d75d7efdf3b6ad4f.png

when i try to make the stairs this is what happens

 

why cant i make stairs there?

Try to use the check tools('Check' -> 'ALL'), maybe you have some vertices overlapped. If is not the vertices, at least the tool will show a message about any problem in your map.

Share this post


Link to post
  • 0

Sorry, I was busy yesterday. I will log this question on GitHub just in case for when I have time, since it's clearly a usability problem if you're confronting this.

 

Generally, however, when drawing, make sure that the linedef you're going to split is visibly highlighted. If you're doing it too quickly, the linedef may not be detected and you'll perform no splitting.

 

EDIT: checking again, I see that you are splitting indeed, but for some reason the new lines are still invalid.

Share this post


Link to post
  • 0

oh i didnt saw the notfications for this thread sorry

 

3 hours ago, printz said:

Sorry, I was busy yesterday. I will log this question on GitHub just in case for when I have time, since it's clearly a usability problem if you're confronting this.

 

Generally, however, when drawing, make sure that the linedef you're going to split is visibly highlighted. If you're doing it too quickly, the linedef may not be detected and you'll perform no splitting.

 

EDIT: checking again, I see that you are splitting indeed, but for some reason the new lines are still invalid.

no worries well about the speed i actually have tried to do this many times and in different speeds to when i do manage to create the sectors something else on that room breaks

 

11 hours ago, SilentD00mer said:

Try to use the check tools('Check' -> 'ALL'), maybe you have some vertices overlapped. If is not the vertices, at least the tool will show a message about any problem in your map.

505587452_Screenshotfrom2021-08-0406-51-43.png.4af3234a99f2d3e3c4bfd17e4ee747fc.png

here is the sector im trying to build in

629780488_Screenshotfrom2021-08-0406-51-21.png.9c0b8da0dd91e99f5204753ae4efc75d.png

798390170_Screenshotfrom2021-08-0406-52-02.png.e7712a9319c4668f80c6f217196bdf41.png

902344975_Screenshotfrom2021-08-0406-52-48.png.acbd4da89a4700cfc26067fc483648d5.png

these are all the problems that appear i also have this problem with criss crossing linedefs but i dont know if it is related in some way

545957452_Screenshotfrom2021-08-0406-59-13.png.bdff96924196c2ae94bf534c34fc87bd.png

 

this is the first map im creating so all of this may be my fault

Share this post


Link to post
  • 0
15 hours ago, DOOM mapping enthusiast said:

I don't use Eureka, so I won't be of much help.

I only use it from time to time for error checking.

 

If you have difficulties drawing linedefs, can't you copy/paste

the stair sectors from the right side to the left?

i tried but with no luck also maybe im just doing something wrong

Share this post


Link to post
  • 0
8 hours ago, omalefico32x said:

oh i didnt saw the notfications for this thread sorry

 

no worries well about the speed i actually have tried to do this many times and in different speeds to when i do manage to create the sectors something else on that room breaks

 

505587452_Screenshotfrom2021-08-0406-51-43.png.4af3234a99f2d3e3c4bfd17e4ee747fc.png

here is the sector im trying to build in

629780488_Screenshotfrom2021-08-0406-51-21.png.9c0b8da0dd91e99f5204753ae4efc75d.png

798390170_Screenshotfrom2021-08-0406-52-02.png.e7712a9319c4668f80c6f217196bdf41.png

902344975_Screenshotfrom2021-08-0406-52-48.png.acbd4da89a4700cfc26067fc483648d5.png

these are all the problems that appear i also have this problem with criss crossing linedefs but i dont know if it is related in some way

545957452_Screenshotfrom2021-08-0406-59-13.png.bdff96924196c2ae94bf534c34fc87bd.png

 

this is the first map im creating so all of this may be my fault

Maybe you can check if the lines are referencing (I guess this the term) to the correct sector. I had problems like this, and when I checked, the numbers were different. Check this:

Eureka2.png.7dc349787a3dd61fc88fb328a68b1e87.png

 

Share this post


Link to post
  • 0
Just now, SilentD00mer said:

Maybe you can check if the lines are referencing (I guess this the term) to the correct sector. I had problems like this, and when I checked, the numbers were different. Check this:

Eureka2.png.7dc349787a3dd61fc88fb328a68b1e87.png

 

thanks im gonna check it later

Share this post


Link to post
  • 0
On 8/3/2021 at 10:30 AM, omalefico32x said:

 

im trying to make stairs on both sides of a room in eureka i was able to make it just fine on the right side but i cant make on the left

1126042133_Screenshotfrom2021-08-0311-14-45.png.adaa596bbdb8c0d1d4c7242e411b16eb.png

here is on the right i was able to make the stairs just fine

 

 

On 8/4/2021 at 6:01 AM, omalefico32x said:

these are all the problems that appear i also have this problem with criss crossing linedefs but i dont know if it is related in some way

545957452_Screenshotfrom2021-08-0406-59-13.png.bdff96924196c2ae94bf534c34fc87bd.png

 

The overlapping lines in the right staircase are indeed the problem. Deleting the overlapping linedefs and then redrawing the necessary lines will solve your problem. Those mismatched sector errors (caused by the overlapping lines) are wreaking havoc and once you fix them, you'll be able to draw the other set of stairs just fine.

 

On 8/4/2021 at 6:01 AM, omalefico32x said:

this is the first map im creating so all of this may be my fault

 

Don't worry about making mistakes with your first map. You're learning. Good luck with the rest of the map!

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×