RBR Export Faliure - Dump node crash

I have two RBR proyects with that problem, i change some 3d object size and change some textures not really sure about what is the mistake.

rigth now i can´t export anymore these RBR proyect, but it works on RFactor.

i got these mesage when i try to load it on RBR

Dump node faliure.

Any ideas?


 
Hi liquido. Looks to me there is something wrong with collision. Crash after plugin starts to load collision. Remove the objects what you think causing the crash, uncheck collision. Try different properties. It's hard to say where the problem is.
 
I erased every 3D object and still crash with the same mesaje.... i think it is related with the bump textures or something inside the Xpack that i´m developing with several tarmac and terrain textred.

EDIT:

nice one.... one of crashed proyect was solved by deleting one 3D object... that one:

2h73nnc.jpg


it´s really strange but i have 3 of these object on my proyect, but only one of them causes the crash.... like i said before i think it was related with 3d object size modify.

Unfortunately i still have problems with one proyect....

i´m developing a udge Xpack (only materials) with tarmac, gravel and terrain textures.... rigth now i´m trynig to add the bump and spectacular textures for each material... i´m working on 256x256 pixel for difuse textures, but i take some 512x512 pixel textures for bump and spectacular.... maybe that is no good for RBR? becouse the proyect load on Rfactor.... i´m lost and tyred. :)
 
i "solved" the second one deleting every surface of the main track.... but it seems that my new materials wasn´t the problem, i´m testing the Xpack right now, and no crashes at moment.

maybe it was some thing related to add bump and spectacular textures to an existing material... dosen´t really kwons.
 
thanks i have to locate it and solve, the Xpack must work fine before relase to everyone :$ at moment there is no material edited for RBR, but it is planned to make one RBR material for each texture, and all road material will have bump and spectacular...

i´m not developing new textures, only cut them from texture plates of RBR and get into that X-pack... SISCO makes some great textures of tarmac, and I modify some textures, painting lines in every place, i hope we can relase a udge material data base for RBR.. also looking for rfactor users.


2dmmoo.jpg
 
One thing i noticed that you have saved "grieta" textures as DXT5 dds. If you don't use alpha channel you should save them as DXT1. With DXT1 file size drops 2 times 342KB to 171KB.
 
Great idea of packing all original textures... For original road textures , the work is already fully done by Wixi (here is his post on BHM a while ago...) so don't get too much time on it. For all the other textures, that's very nice. I hope you'll add vegetation textures aswell. For DDS texture, DXT1 if you don't have alpha channel. DXT3 if you have an alpha channel ;-). That the best for files weight...


www.werbedesignneumann.de/wrc/all_rbr_textures.rar

you get all original rbr road textures for btb (beta version) including all folders with xml files and preview thumbnails - but without special material.rbr

135 x usa
117 x uk
63 x australia (new australia as damp and wet)
28 x japan
18 x france
13 x finland)
 
  • jharro

I have two RBR proyects with that problem, i change some 3d object size and change some textures not really sure about what is the mistake.

rigth now i can´t export anymore these RBR proyect, but it works on RFactor.

i got these mesage when i try to load it on RBR

Dump node faliure.

Any ideas?

it would be better if you attach the log file(..\Richard Burns Rally\RX_CONTENT\TEMP\log.txt) instead of a low res. video.
the "Dumpxxx" error is related to collision mesh calculation, in other words, one or more of the Ground meshes are messed up.
you should look for overlapping meshes and uneven polygons.
this was explained and discussed before so there are good chances you'll find better answers if you browse older threads.
 
liquido you should do something about road what is under the circuit and the bridge. Really bad overlapping there even if it's hidden. Split the track then it would be easier. Make a copy of original track and then delete some of the road. Do it so many time as needed. At the end delete original track. Never tried myself but i think it should work like that. :)
EDIT: tried it but then you loose some terrain, not good :( Copied track is not connected to terrain
 
Great idea of packing all original textures... For original road textures , the work is already fully done by Wixi (here is his post on BHM a while ago...) so don't get too much time on it. For all the other textures, that's very nice. I hope you'll add vegetation textures aswell. For DDS texture, DXT1 if you don't have alpha channel. DXT3 if you have an alpha channel ;-). That the best for files weight...


www.werbedesignneumann.de/wrc/all_rbr_textures.rar

you get all original rbr road textures for btb (beta version) including all folders with xml files and preview thumbnails - but without special material.rbr

135 x usa
117 x uk
63 x australia (new australia as damp and wet)
28 x japan
18 x france
13 x finland)


Thanks, i try to pack every RBR texture i found, hope no one matters if I get Wixi work to relase a material database for RBR, Rfactor and Racer.

As I said before we try to relase an udge material Xpack.... rigth now we are learning about bump and spectacular... I´m taking Default Xpack values for bump and spectacular tamac and gravel, today i learn that bump and spectacular maps are scaled in materials... at first i get an horrible bump and spectacular results, but i got the solution looking inside Default Xpack.
 
it would be better if you attach the log file(..\Richard Burns Rally\RX_CONTENT\TEMP\log.txt) instead of a low res. video.
the \"Dumpxxx\" error is related to collision mesh calculation, in other words, one or more of the Ground meshes are messed up.
you should look for overlapping meshes and uneven polygons.
this was explained and discussed before so there are good chances you'll find better answers if you browse older threads.


Thanks a lot, i reproduced it again to check the log file.

F:\Archivos de programa\SCi Games\Richard Burns Rally\Plugins\rbr_rx.dll:
base: 021F0000
size: 0006F000
entry point: 022279BA
F:\Archivos de programa\SCi Games\Richard Burns Rally\RichardBurnsRally_SSE.exe:
base: 00000000
size: 01347000
entry point: 0070C6A4

version ok.
LoadTextures()
LoadEffects()
LoadMaterials()
LoadMeshes()
LoadGeometry()
LoadEvents()
LoadDriveLine()
LoadSpawn()
ColSplit()
SColNodeEx::DumpNode failed!
SColNodeEx::DumpNode failed!
SColNodeEx::DumpNode failed!
SColNodeEx::DumpNode failed!
SColNodeEx::DumpNode failed!
SColNodeEx::DumpNode failed!

Next time i will be more smart :$ thanks for that tip.

i will find in older threads to find the solution. ;)
 
liquido you should do something about road what is under the circuit and the bridge. Really bad overlapping there even if it's hidden. Split the track then it would be easier. Make a copy of original track and then delete some of the road. Do it so many time as needed. At the end delete original track. Never tried myself but i think it should work like that. :)
EDIT: tried it but then you loose some terrain, not good :( Copied track is not connected to terrain


you mean that crossroad..

nmi0b5.jpg


16bkmzt.jpg


Thanks, becouse i wasn´t sure about hide tarck, i try to find better way to make that cross road... i really hate what i did in that place :$
 
Oh no.... that "rotonda" juction takes a lot of time... and for that place there is only one solution for me.... split the main road and manually join every new face to old terrain. :(

to be honest i don´t kown what to do... it will takes days only merging terrain of the new roads... sure that it is necesary?
 
www.werbedesignneumann.de/wrc/all_rbr_textures.rar

you get all original rbr road textures for btb (beta version) including all folders with xml files and preview thumbnails - but without special material.rbr

gegewrc, please help :) If I click this link, I'm getting message like:

404 Fehlerseite

Datei nicht vorhanden

Diese Seite kann vom Domaininhaber selbst gestaltet werden
Die Datei heisst 404.html

Do you know another link? I would like to see these textures. Thanks!
 

Latest News

How long have you been simracing

  • < 1 year

    Votes: 143 13.7%
  • < 2 years

    Votes: 105 10.1%
  • < 3 years

    Votes: 96 9.2%
  • < 4 years

    Votes: 74 7.1%
  • < 5 years

    Votes: 144 13.8%
  • < 10 years

    Votes: 137 13.1%
  • < 15 years

    Votes: 86 8.2%
  • < 20 years

    Votes: 64 6.1%
  • < 25 years

    Votes: 49 4.7%
  • Ok, I am a dinosaur

    Votes: 146 14.0%
Back
Top