Author Topic: Wtf no nodes?  (Read 9666 times)

Yay

  • Posts: 26
  • Turrets: +0/-0
Wtf no nodes?
« on: September 28, 2006, 02:51:44 pm »
I made a map and when i try to load it this error message comes up

[/img]

Stof

  • Posts: 1343
  • Turrets: +1/-1
Wtf no nodes?
« Reply #1 on: September 28, 2006, 02:59:25 pm »
On a map, you MUST place at least :
- 1 human telenode
- 1 alien egg
- 1 entity showing the original spectator cam location ( not sure how it's called though )
urphy's rules of combat
8 ) Teamwork is essential; it gives the enemy someone else to shoot at.
18 ) Make it too tough for the enemy to get in and you can't get out.

Yay

  • Posts: 26
  • Turrets: +0/-0
Wtf no nodes?
« Reply #2 on: September 28, 2006, 03:13:30 pm »
i made 2 human spawns

i made 2 alein spawns

But i dont know how to do spectator cammera,( if that is what i need)

Maltagearion

  • Posts: 86
  • Turrets: +1/-0
Wtf no nodes?
« Reply #3 on: September 28, 2006, 03:22:32 pm »
Right click on graph section - misc - player camera or something like that.

Yay

  • Posts: 26
  • Turrets: +0/-0
Wtf no nodes?
« Reply #4 on: September 28, 2006, 03:32:38 pm »
Its Still not working

Stof

  • Posts: 1343
  • Turrets: +1/-1
Wtf no nodes?
« Reply #5 on: September 28, 2006, 03:38:14 pm »
Rebuild the map before testing it.
urphy's rules of combat
8 ) Teamwork is essential; it gives the enemy someone else to shoot at.
18 ) Make it too tough for the enemy to get in and you can't get out.

Yay

  • Posts: 26
  • Turrets: +0/-0
Wtf no nodes?
« Reply #6 on: September 28, 2006, 03:42:14 pm »
yes i did rebuild it and it still didnt work

Ok can you guys could have a look at it heres the link

http://www.uploading.com/files/XBD9VBI0/training.map.html

Just click the CLick here to download thing

Dont worry about what the map looks like or textures or anything, just see if you guys can find out what it is because im all out of ideas, i been trying to solve the problem for 2 days

Survivor

  • Posts: 1660
  • Turrets: +164/-159
Wtf no nodes?
« Reply #7 on: September 28, 2006, 07:27:11 pm »
You used func_platform unprotected from the void.

Also shameless self pimpage

http://88.198.9.5/Mapping_For_Tremulous.pdf
I’m busy. I’ll ignore you later.

DarkRogue

  • Posts: 308
  • Turrets: +0/-0
Wtf no nodes?
« Reply #8 on: September 28, 2006, 11:00:00 pm »
also be sure the nodes/eggs are not embedded in any brushes. When loaded in gtk they safely sit by default about 4 units above the standard 8 unit grid...this is FINE. Once the map compiles these ents will drop to the floor.

However if the ents are inside an adjacent brush they may fail to be registered.


In other words: if you tried to place nodes/eggs/structures directly on the floor/grate/whatever chances are pretty good you've actually put them into the floor thus causing the compiler to toss them as junk info.
n game name: Xiane

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Wtf no nodes?
« Reply #9 on: September 29, 2006, 03:54:47 am »
You need an info_player_intermission somewhere.

By the way, a map without any telenodes or eggs will run, and it will just loop continuously saying that the humans won.

Yay

  • Posts: 26
  • Turrets: +0/-0
Wtf no nodes?
« Reply #10 on: September 29, 2006, 04:53:03 am »
I have the player intermission and stuff like that... when i started making the map i made a cube and hollowed it out, could that affect it in some way?

Yay

  • Posts: 26
  • Turrets: +0/-0
Wtf no nodes?
« Reply #11 on: September 29, 2006, 06:18:02 am »
I have no idea whats going on, i gave it to a friend and he bsp's it on hes mac. it works, but when i bsp it on my pc, it dosnt work

Yay

  • Posts: 26
  • Turrets: +0/-0
Wtf no nodes?
« Reply #12 on: September 29, 2006, 06:36:43 am »
Some Shit error i keep getting when i try to do a diffirent build
LoadPortals: couldn't read F:/Tremulous/base/maps/training.prt

DarkRogue

  • Posts: 308
  • Turrets: +0/-0
Wtf no nodes?
« Reply #13 on: September 29, 2006, 10:55:40 am »
means there's a hole in your map, inability to load prt file = leak. fire up gtk and under the file menu choose load pointfile. Follow the red line that pops up to the hole in your architecture
n game name: Xiane

Yay

  • Posts: 26
  • Turrets: +0/-0
Wtf no nodes?
« Reply #14 on: September 29, 2006, 11:24:55 am »
Pointfile F:/Tremulous/base/maps/training.lin not found

im starting to get the impression that the win32 version is infact dodgy

Survivor

  • Posts: 1660
  • Turrets: +164/-159
Wtf no nodes?
« Reply #15 on: September 29, 2006, 11:36:53 am »
Quote from: "Survivor"
You used func_platform unprotected from the void.

Also shameless self pimpage

http://88.198.9.5/Mapping_For_Tremulous.pdf


=leak

Is it that hard, so many people read over my posts it seems. Change the func_platform brushes you use as walls to ordinary brushes and your problem is solved.
I’m busy. I’ll ignore you later.

Yay

  • Posts: 26
  • Turrets: +0/-0
Wtf no nodes?
« Reply #16 on: September 30, 2006, 06:53:59 am »
Nope i tried that and it still dosnt work

Me thinks that gtk radiant isnt compadible with tremulous on the win32 systems...

Survivor

  • Posts: 1660
  • Turrets: +164/-159
Wtf no nodes?
« Reply #17 on: September 30, 2006, 09:21:43 am »
Why do practically all mappers that use win32 gtkradiant have it working well with trem then?
I’m busy. I’ll ignore you later.

[db@]Megabite

  • Posts: 613
  • Turrets: +3/-0
    • http://www.tremulous.info
Wtf no nodes?
« Reply #18 on: September 30, 2006, 09:31:57 am »
Quote from: "Yay"
Me thinks that gtk radiant isnt compadible with tremulous on the win32 systems...

It is, trust me... ;)

Danny
url=http://www.tremulous.info][/url]


Lava Croft

  • Guest
Wtf no nodes?
« Reply #19 on: October 01, 2006, 02:34:11 pm »
You need this:

team_human_reactor
team_human_spawn
team_alien_overmind
team_alien_spawn
info_human_intermission
info_alien_intermission
info_player_intermission

Placing the entities which feature a model, like the Reactor, like 16 units above the ground will make them drop to the floor.

PwNz!

  • Posts: 161
  • Turrets: +0/-0
Wtf no nodes?
« Reply #20 on: October 01, 2006, 09:47:30 pm »
Quote from: "Lava Croft"
You need this:

team_human_reactor
team_human_spawn
team_alien_overmind
team_alien_spawn
info_human_intermission
info_alien_intermission
info_player_intermission

Placing the entities which feature a model, like the Reactor, like 16 units above the ground will make them drop to the floor.


And they blow up right?....thats what i told yay...lol...when i had a look at his map everything was above ground  :eek: dont want to spawn there...lol
r either hacking or asian! ~V//Arch_Enemy

Why do we kill people who are killing people to show that killing people is wrong?  ~Holly Near

To kill a man is not to defend a doctrine, but to kill a man.  ~Michael Servetus

Stof

  • Posts: 1343
  • Turrets: +1/-1
Wtf no nodes?
« Reply #21 on: October 02, 2006, 12:07:21 am »
Quote from: "Lava Croft"
You need this:

team_human_reactor
team_human_spawn
team_alien_overmind
team_alien_spawn
info_human_intermission
info_alien_intermission
info_player_intermission

Placing the entities which feature a model, like the Reactor, like 16 units above the ground will make them drop to the floor.

No you don't. You only need those 3 :
team_human_spawn
team_alien_spawn
info_player_intermission
urphy's rules of combat
8 ) Teamwork is essential; it gives the enemy someone else to shoot at.
18 ) Make it too tough for the enemy to get in and you can't get out.