Author Topic: My vehicle is not show up in add-on list  (Read 1502 times)

I make a truck i renamed to Vehicle_RedNeck_Truck I already put in my add-ons and I dont see my vehicle name on list? Can someone tell me how to fix this problem?

Did you remember to enable it?

Did you remember to enable it?
It not show up in Add-ons list in game i tried forced load it with console but it not there...

Nvm I forget to put Description.txt in my Vehicle_RedNeck_Truck.

EDITED: When I spawned it and it crashed my Blockland how I fix this problem?

check the namecheck thingy and see if the namecheck matches folder name.

check the namecheck thingy and see if the namecheck matches folder name.



Ah i found something damn wrong with it!
Code: [Select]
setWheelTire: RtruckTire datablock does not exist (or is not a tire)
setWheelTire: RtruckTire datablock does not exist (or is not a tire)
setWheelTire: RtruckTire datablock does not exist (or is not a tire)
setWheelTire: RtruckTire datablock does not exist (or is not a tire)

Here a proof it has problem when i spawn vehicle it crashed....
My PC dont have video recorder program so I use my Macbook which it have video record program
(it freezed when it crashed when i spawn my truck.)
http://www.youtube.com/watch?v=7niWY0uJlMo
How i fix this problem?

My bet is on the collision mesh. What did you use for exporting? Did you set up a separate detail level for the collision mesh? If not, then you found the possible source of your crashes.

My bet is on the collision mesh. What did you use for exporting? Did you set up a separate detail level for the collision mesh? If not, then you found the possible source of your crashes.
How I separate it?

Should I group Collision with truck?


EDIT: I just grouped Collision it change material
(material for Collision is blank)
« Last Edit: March 17, 2013, 10:56:18 AM by master king deaddude »

...... How I fix the crashed problem I tried fix it but it not work.  :panda:

It depends on what is crashing it.

Do a trace(1); and post your console log here.

So, you'll want to go to the vehicle section of http://forum.blockland.us/index.php?topic=66763.0

Then, you want to follow that as close as you can. Specifically anything regarding collision boxes, or collision meshes.