News:

Come Chat with us live! Learn how HERE!

Main Menu

Ingar's NetRadiant packages [Updated 2015-06-21]

Started by Ingar, May 08, 2007, 10:47:35 PM

Ingar

Official bump, the bug is corrected, the packages updated and there a is new package for Ubuntu Linux.
Have fun.

flames

#91
I have a Gentoo Linux installation here, and if I compile netradiant, it works, but clicking any of the compile map buttons causes it to immediately crash leaving behind no explanation. Any ideas on what to do? How should I go about figuring out what is actually happening? I ask here because you seem like one of the few people left who actually still works on netradiant.

Other than that, beautiful work, thanks for the nice OSX builds and fixing that q3map2 bug(I got that a few times)

EDIT:
Program received signal SIGSEGV, Segmentation fault.
0x0000000000646e11 in WINS_Init () at libs/l_net/l_net_berkley.c:177
177      myAddr = *(int *)local->h_addr_list[0];
(gdb)

I am a crappy programmer, but I will see if I can get anywhere

EDIT2: Fixed, didn't have my hostname in /etc/hosts, that was an easy fix, but there should really be a check in the code for if gethostbyname() returns null

CorSair

Loaded your newest version of NetRadiant few weeks ago. All went so far, until this problem popped up. Sometimes, without prompt, or console text, it doesn't respond, and after while, it closes. And there is nothing that tells what the error is. And using Win7.

c4

Quote from: AngelKnight on September 24, 2010, 03:58:01 AM
eh, i prefer gregorian.net chat better than this. NO download and its LIVE!
:basilisk: FTW![wiki]basilisk[/wiki]

ilikepie641

Hey i got a weird error when i tried to open up a .bsp file extracted from a .pk3 from openarena...

http://imgur.com/868bu

anyone know a fix?
everything else seems to work well (unlike the last time i tried netradient >.>) its just that it seems im missing a file somewhere in netradient's oa.game folder

Ingar

#95
Quote from: ilikepie641 on June 10, 2012, 03:22:58 PM
Hey i got a weird error when i tried to open up a .bsp file extracted from a .pk3 from openarena...

YOU CAN NOT OPEN .BSP FILES IN NETRADIANT.

ULTRA Random ViruS

You can reverse-compile bsp-s right? using the i<3q3 console or something... i cant remember how i did it last time, it fked up atcs. I ended up only getting the skybox without texture.

Ingar

You can use q3map2 to decompile a .bsp back to a .map, but the results are usually not pretty. Lights are lost, brushes with weird shapes, ...
This is why I encourage every mapper to include the source .map file when distributing a map.

You have to run a command similar to this:

q3map2 -v -game tremulous -fs_basepath c:\games\tremulous -fs_game base -convert -format map c:\games\tremulous\base\maps\thebspfile.bsp

Ingar

#98
I've uploaded a new netradiant build, if you'd like to test it you can download it here:

netradiant-20120705-ubuntu12-x86.tar.bz2
netradiant-20120705-ubuntu12-x86_64.tar.bz2
netradiant-20120705-win32.zip
netradiant-20120705-src.tar.bz2

Before I update the main post and the installation instructions, I'd like to offer the following remarks:

* I can do Ububtu 10 and 11 builds if someone requires them.

* Currently, the 64-bit version for windows crashes on startup, it's not ready for prime time.

* I do not have access to a Mac any more. I can not do a new OS X build and I can't explain somoene else how to do it, because that would require access to a Mac  :-X