로딩중...
좋아요 0
댓글 3
동영상 0
업로드 0
팔로워 0
  • Default

    When entering a car, and on feet, just one time.

    ----- Begin Exception -----
    Time: 03/02/2018 17:57:22
    Message: Object reference not set to an instance of an object.
    Extra Message:
    Exception Dump:

    System.NullReferenceException: Object reference not set to an instance of an object.
    at mlgthatsme.GarageMod.Garage.RenderGarageMarkers()
    at mlgthatsme.GarageMod.Garage.Update(WindowManager mManager)
    at mlgthatsme.GarageMod.GarageBuilding.Update(WindowManager mManager)
    at mlgthatsme.GarageMod.SinglePlayerGarageScript.OnTick(Object sender, EventArgs e)
    ------ End Exception ------

    2018년 02월 03일 (토)
  • Default

    How many places?

    2018년 01월 21일 (일)
  • Default

    I get this error when buying a garage from "Extra Singleplayer Garages" mod:
    ----- Begin Exception -----
    Time: 19/01/2018 15:45:50
    Message: Attempted to divide by zero.
    Extra Message:
    Exception Dump:

    System.DivideByZeroException: Attempted to divide by zero.
    at mlgthatsme.GarageMod.GarageBuilding.DoGaragePurchase(Garage g)
    at mlgthatsme.GarageMod.GarageBuilding.<>c__DisplayClassb.<>c__DisplayClassd.<Update>b__4(Object param0, EventArgs param1)
    at mlgthatsme.GUI.Button.OnSelect()
    at mlgthatsme.GUI.BaseMenu.Select()
    at mlgthatsme.GUI.WindowManager.OnTick(Object sender, EventArgs e)
    at mlgthatsme.GarageMod.SinglePlayerGarageScript.OnTick(Object sender, EventArgs e)
    ------ End Exception ------

    Also can't store anymore vehicles as when they enter the garage, they seem to spawn in the unloaded garage (flat grey background) and then return immediately outside

    2018년 01월 19일 (금)