Poll

Would you help me?

Yes
2 (100%)
Yes
0 (0%)
*leaves page*
0 (0%)

Total Members Voted: 2

Author Topic: Help! Something is wrong with my blockland!  (Read 4686 times)

Something is wrong with my blockland! it crashes as soon as i place a brick! even when i load a save!

Type trace(1); in your console and post it.



It doesn't work!!!!!!!
It wasn't meant to fix it, if you had listened to directions, you would've posted what happened.

It doesn't work!!!!!!!
You didn't post your console. Make sure to use the attach feature.

You didn't post your console. Make sure to use the attach feature.
i don't know how to do that!

i don't know how to do that!
Then ask.

After the crash, navigate to your Blockland folder. Give us console.log or at least the end of the file.

Then ask.

After the crash, navigate to your Blockland folder. Give us console.log or at least the end of the file.
Ok here is some of it.

Leaving NewChatSO::displayLatest() - return
Entering yaw(3)
   Entering getMouseAdjustAmount(3)
   Leaving getMouseAdjustAmount() - return 0.015
Leaving yaw() - return 0.01125
Entering pitch(-3)
   Entering getMouseAdjustAmount(-3)
   Leaving getMouseAdjustAmount() - return -0.015
Leaving pitch() - return -0.01125
Entering yaw(5)
   Entering getMouseAdjustAmount(5)
   Leaving getMouseAdjustAmount() - return 0.025
Leaving yaw() - return 0.01875
Entering pitch(-3)
   Entering getMouseAdjustAmount(-3)
   Leaving getMouseAdjustAmount() - return -0.015
Leaving pitch() - return -0.01125
Entering yaw(1)
   Entering getMouseAdjustAmount(1)
   Leaving getMouseAdjustAmount() - return 0.005
Leaving yaw() - return 0.0225
Entering pitch(-1)
   Entering getMouseAdjustAmount(-1)
   Leaving getMouseAdjustAmount() - return -0.005
Leaving pitch() - return -0.015
Entering NewChatSO::displayLatest(10825)
   Entering newMessageHud::updatePosition(newMessageHud)
   Leaving newMessageHud::updatePosition() - return
   Entering newChatHud_UpdateScrollDownIn dicator()
      Entering newChatHud_UpdateIndicatorPos ition()
      Leaving newChatHud_UpdateIndicatorPos ition() - return
   Leaving newChatHud_UpdateScrollDownIn dicator() - return
Leaving NewChatSO::displayLatest() - return
Entering yaw(1)
   Entering getMouseAdjustAmount(1)
   Leaving getMouseAdjustAmount() - return 0.005
Leaving yaw() - return 0.00375
Entering pitch(-2)
   Entering getMouseAdjustAmount(-2)
   Leaving getMouseAdjustAmount() - return -0.01


Ok here is some of it.
post the full console.log by:
1.Clicking Additional Options
2.Go to the attach area
3.Press "choose file" then select console.log
4.Press "Post"


post the full console.log by:
1.Clicking Additional Options
2.Go to the attach area
3.Press "choose file" then select console.log
4.Press "Post"
i tried. hope it worked.

i tried. hope it worked.
You need to post the log right after it crashes, that log just shows you opening up Blockland and then closing it.

You need to post the log right after it crashes, that log just shows you opening up Blockland and then closing it.
also dont forget to put trace(1); into the console before you place the brick.