custom jbeam help

Discussion in 'Content Creation' started by pig458, Jan 4, 2016.

  1. pig458

    pig458
    Expand Collapse

    Joined:
    Oct 13, 2014
    Messages:
    10
    Recently I have been working on a body kit for the Sunburst but as soon as i try to put it ingame, my game instantly crashes. I am suspecting my jbeam is the cause of this issue. Could any body point out any errors i have made in my jbeam please?
     

    Attached Files:

  2. GameNoobTV

    GameNoobTV
    Expand Collapse

    Joined:
    Aug 28, 2015
    Messages:
    413
    does the game stop reponding?
     
  3. crashmaster

    crashmaster
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,820
    Im not 100% sure with that but check for the amount of nodes. also you dont have anything attached to those nodes.
    I looked into it a bit and modified a few things.
    Check for a crashlog as well.
    I noticed a few syntax errors and fixed a few things that i saw. maybe try it now.
     

    Attached Files:

    #3 crashmaster, Jan 5, 2016
    Last edited: Jan 5, 2016
  4. Narwhal

    Narwhal
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,698
    i think above line 92 you need a }.
    Code:
     
    90:  {"group":""},
    91:    ],
    insert it here
    92:   {
    93: "sunburst_wide_body_FR": {
    94:    "information":{
    
     
  5. crashmaster

    crashmaster
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,820
    Nevermind, i miss-red everything.
    That seems to be something as well
    I added it.
     

    Attached Files:

    #5 crashmaster, Jan 5, 2016
    Last edited: Jan 5, 2016
  6. pig458

    pig458
    Expand Collapse

    Joined:
    Oct 13, 2014
    Messages:
    10
    Thanks everyone!
     
  7. pig458

    pig458
    Expand Collapse

    Joined:
    Oct 13, 2014
    Messages:
    10
    It now is ingame, but for some reason, it is spiking up. Could anybody tell me why?
     
  8. crashmaster

    crashmaster
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,820
    Thats because you need to add beams to your nodes.
     
  9. pig458

    pig458
    Expand Collapse

    Joined:
    Oct 13, 2014
    Messages:
    10
    But where do I add them?
     
  10. Narwhal

    Narwhal
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,698
  11. D-Troxx

    D-Troxx
    Expand Collapse

    Joined:
    Oct 4, 2013
    Messages:
    1,324
    Its easiest to use the bumper jbeam from the sunburst itself. And modify it to fit your bumper.
     
  12. pig458

    pig458
    Expand Collapse

    Joined:
    Oct 13, 2014
    Messages:
    10
    ok then
     
  13. pig458

    pig458
    Expand Collapse

    Joined:
    Oct 13, 2014
    Messages:
    10
    I seem to have broken everything again. Could someone help me again?
     

    Attached Files:

  14. adrian2013

    adrian2013
    Expand Collapse

    Joined:
    Oct 12, 2014
    Messages:
    682
    From what I see, line 215 and 428 should bethis: { , instead of this: }
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice