Aratham Posted July 16, 2007 I must be missing something very basic, but I just can't figure out what. I open up Doom Builder. I start a new Hexen map. I put down three simple square sectors and a start point. I make sure everything is textured. I save and... the nodebuilder did not build the required structures. Why? The map is literally as simple as it can get. Tried changing nodebuilders. BSP just won't do it at all ("Linedef 1 has vertex out range", I think it simply doesn't like Hexen), ZDBSP won't do it from within DB, but will from the command line and ZenNode seems to build it with no problems. However, in the later two cases when it does build, the map crashes 1 second after loading in Hexen, filling up the screen with illegible error messages in large font. I tried hexen 1.0 and 1.1, no change. I can make the same map in Doom, Doom2 and Heretic and it'll work fine. Completely stumped here. Please help! 0 Share this post Link to post
Doomguy0505 Posted July 21, 2007 You could just build it without the nodes, as ZDoom builds them if it is missing 0 Share this post Link to post
RockstarRaccoon Posted July 21, 2007 Doomguy: that's not very helpful... On topic: I'd try to see if there is a bug in your nodebuilder. Can you give us more information? What OS are you running etc? What were the errors? did you try and correct them? Did you try and tweak past it? You said you had an error with "line 1" being "out of range, did you check line 1's location? I can't think of any other info, but there might be a problem in your HeXen.cfg file. 0 Share this post Link to post
Doomguy0505 Posted July 22, 2007 I don't think the bsp-w32.exe can build hexen nodes, so it probably was mistaking the action special arguments with a linedef. What OS are you using? 0 Share this post Link to post
Searcher Posted July 22, 2007 A quick review here might help. There have apparently been some recent issues with the nodes builder. http://www.doomworld.com/vb/showthread.php?s=&threadid=40690&highlight=deepbsp 0 Share this post Link to post
Aratham Posted July 24, 2007 Oops, sorry for taking this long to get back. Anyways... What OS are you running etc? I use Windows XP and DOSbox to run Hexen itself. I just installed the lastest available Doom Builder and didn't change anything (except adding the IWADs, of course). What were the errors? did you try and correct them? There were no specific errors, just a generic "the nodebuilder didn't build the required structures" popup. The built-in error checker says the map is fine. When the map crashes in Hexen, it's just a long series of letters and numbers that make no sense to me. Did you try and tweak past it? I'm not sure what you mean by that. You said you had an error with "line 1" being "out of range, did you check line 1's location? Yeah, but it's just an unremarkable line. The level is literally 3 sectors strung together. I'd agree that it's more likely that BSP simply doesn't work with Hexen. I read the other thread linked here and there the problem seem to be with big maps. The ones I'm testing are very small and simple. 0 Share this post Link to post
RockstarRaccoon Posted July 28, 2007 hmm... it might be DOSbox... I've never used it to run HeXen... does the normal HeXen WAD work? Have you tried a source-port? I'm not even sure if HeXen was made up to run homemade WADs... Do you think you could show us some of that Random Text you were talking about? The other thing going therough my head is that HeXen maps are different than the other ones, because there are PolyObjects and such in the levels, and there are other things... That reminds me, can you get 3D mode to work? 0 Share this post Link to post
Aratham Posted July 29, 2007 Okay, interesting things happened. First of all, yes, basic Hexen works fine in DOSbox and it's possible to create and play user-made maps. I've done it before with HCK. Secondly, I'm no longer getting error messages from normal Hexen, it just freezes when I try to start the map. (Both command line and DOSbox.) The status window for DOSbox goes crazy with illegal read/write messages, though. I tried source ports: jHexen says "W_CacheLumpNum: 4348 >= numlumps" for the WAD I built with ZDBSP and "Segmentation Violation" for ZenNode. zDOOM runs it. Lastly, I tried opening up the Hexen IWAD, copying the real MAP01 to a separate WAD, deleting every sector and thing and replicating my 3-sector test area there. That works just fine in regular Hexen (jHexen doesn't recognize it as a PWAD, though). I'm really confused. 0 Share this post Link to post
RockstarRaccoon Posted August 1, 2007 sounds like a problem in the map's settings.... or something like that... According to jHexen, it's in the Lumps... 0 Share this post Link to post