Author Message

PXRZ

se
Posts: 491

Location: Sweden
Occupation: Proper fixin' up
Age:
V$:
#1   2014-04-25 10:34          
Even if I scripted the .rdb before making a .rpk from the information that exist in it with the ID´s as found in the .cfgs´ the parts meshes won´t show up properly with it´s own meshes. Why is this happening?

Pictures (All the parts that are invinsible in-game as seen here):





"Probably lol. Also that sentence goes for their logic: "if not released, must be on VK"." - Coprone

"Sometimes i wonder if LocomanUSA is your relative, or even the same person..." - Bigg Boss93

"PXRZ: Lord of the Links" - Facepalm

Bigg Boss93

it
Posts: 4024
http://rdbl.co/1Hmg5XL
Location: Italy - Sardegna
Occupation: Swimming out of the shit pool
Age: 30
V$: More than you can afford, pal.
#2   2014-04-25 12:26          
check your render ids on the rdb, and in case they have these:

shd_center 0.000 0.000 0.000
shd_diru 0.000 0.000 0.000
shd_dirv 0.000 0.000 0.000
shd_vbase 0.000 0.000 0.000
shd_vup 0.000 0.000 0.000

delete them
With so much drama in the V-S-T, it's kinda hard being Bigg B-O-double-S-ninetythree B)

PXRZ

se
Posts: 491

Location: Sweden
Occupation: Proper fixin' up
Age:
V$:
#3   2014-04-25 15:10          
I don´t have those types of lines in the .rdb so what else could cause this?



Etc how a line for renders in the .rdbs´ I´ve written (entirely from scratch if it weren´t for lines that I have borrowed from already working ones to later use as templates).



How it looks like:

<FILE 00000009.res >
typeof	14
superid	0x00030002
typeid	0x000000B2
alias	render
isparentcompatible	1.00
</FILE>
<FILE 00000009.rsd >
mesh 0x00000089
texture 0x00000004
flags 8.0
lod_amp 3.5



I think it could also have to do with ID´s that might exist in other engine( parts) mods or similar so it would be a good time to change them?


"Probably lol. Also that sentence goes for their logic: "if not released, must be on VK"." - Coprone

"Sometimes i wonder if LocomanUSA is your relative, or even the same person..." - Bigg Boss93

"PXRZ: Lord of the Links" - Facepalm

Bigg Boss93

it
Posts: 4024
http://rdbl.co/1Hmg5XL
Location: Italy - Sardegna
Occupation: Swimming out of the shit pool
Age: 30
V$: More than you can afford, pal.
#4   2014-04-25 15:19          
no each rpk have its own ids and even if they are same as another rpk they cant conflict.

check mesh and render id on the cfg, or mesh id on the render id on rdb

Added 18 seconds later:

# PXRZ :
<FILE 00000009.res >
typeof	14
superid	0x00030002
typeid	0x000000B2
alias	render
isparentcompatible	1.00
</FILE>
<FILE 00000009.rsd >
mesh 0x00000089
texture 0x00000004
flags 8.0
lod_amp 3.5
With so much drama in the V-S-T, it's kinda hard being Bigg B-O-double-S-ninetythree B)

PXRZ

se
Posts: 491

Location: Sweden
Occupation: Proper fixin' up
Age:
V$:
#5   2014-04-25 15:24          
They´re all the same in the .rdb as in the .cfgs´. Wonder if these things can be caused by adding extra parts to it without testing it ingame before adding the parts?

Added 22 hours 50 minutes later:

Since this seems to be a click def error I get and how do I solve those?

This post was edited by PXRZ (2014-04-26 14:15, ago)


"Probably lol. Also that sentence goes for their logic: "if not released, must be on VK"." - Coprone

"Sometimes i wonder if LocomanUSA is your relative, or even the same person..." - Bigg Boss93

"PXRZ: Lord of the Links" - Facepalm

Bigg Boss93

it
Posts: 4024
http://rdbl.co/1Hmg5XL
Location: Italy - Sardegna
Occupation: Swimming out of the shit pool
Age: 30
V$: More than you can afford, pal.
#6   2014-04-26 14:24          
show the error log
With so much drama in the V-S-T, it's kinda hard being Bigg B-O-double-S-ninetythree B)

PXRZ

se
Posts: 491

Location: Sweden
Occupation: Proper fixin' up
Age:
V$:
#7   2014-04-28 20:26          
Most appropriate part of the error.log:


---
Invalid clickdef (0000008a) in 00210087 (parts\EngineXtra_parts.rpk)
Invalid clickdef (0000006f) in 002100a8 (parts\EngineXtra_parts.rpk)
Invalid clickdef (00000057) in 0021000b (parts\EngineXtra_parts.rpk)
Invalid clickdef (0000008a) in 00210187 (parts\EngineXtra_parts.rpk)
Invalid clickdef (0000008a) in 00210287 (parts\EngineXtra_parts.rpk)
Invalid clickdef (0000008a) in 00210387 (parts\EngineXtra_parts.rpk)
Invalid clickdef (0000006f) in 002101a8 (parts\EngineXtra_parts.rpk)
Invalid clickdef (00000057) in 0021010b (parts\EngineXtra_parts.rpk)
Invalid clickdef (0000006f) in 002102a8 (parts\EngineXtra_parts.rpk)
Invalid clickdef (00000057) in 0021020b (parts\EngineXtra_parts.rpk)
Invalid clickdef (0000006f) in 002103a8 (parts\EngineXtra_parts.rpk)
Invalid clickdef (00000057) in 0021030b (parts\EngineXtra_parts.rpk)
Invalid clickdef (0000006f) in 002104a8 (parts\EngineXtra_parts.rpk)
Invalid clickdef (00000057) in 0021040b (parts\EngineXtra_parts.rpk)



Turns out to be clickdef but dunno how to solve it.


"Probably lol. Also that sentence goes for their logic: "if not released, must be on VK"." - Coprone

"Sometimes i wonder if LocomanUSA is your relative, or even the same person..." - Bigg Boss93

"PXRZ: Lord of the Links" - Facepalm