Blockland Forums > Help
Crashing when I load my [WIP] 2x2 sideways brick....
BlockoCrafter:
Well, I'm working on a 2x2 sideways brick, which is like the sideways flat print in the one random brick pack, and I crash when it begins to load the add-on (according to the console log).
Here's the .blb contents and server.cs:http://justpaste.it/mev
Thank you to whoever helps me.
soba:
I'll look at it in a sec
soba:
--- Quote from: soba on December 07, 2011, 12:45:29 AM ---I'll look at it in a sec
--- End quote ---
nvm, I see the error
right under omni quads, you have to change that 1 to however many faces are in the omni quads section
you have 6 faces, it makes the game think theres 1
change the 1 to 6
soba:
--- Quote from: soba on December 07, 2011, 12:47:17 AM ---nvm, I see the error
right under omni quads, you have to change that 1 to however many faces are in the omni quads section
you have 6 faces, it makes the game think theres 1
change the 1 to 6
--- End quote ---
Oh, and you also have 1's in every other category, for every category that doesen't have a face, use 0
soba:
--- Quote from: soba on December 07, 2011, 12:47:57 AM ---Oh, and you also have 1's in every other category, for every category that doesen't have a face, use 0
--- End quote ---
stuff, one more thing
your server.cs doesen't have a collision = ""; section, so the brick isn't even gonna show up ingame because you're looking for a custom collision, and not cubic