RankException: Only single dimension arrays are supported hereNot An Issue
Was working just fine up till an hour ago, now this.
Deleted everything including lang files, and wont even load up a virgin copy.

Any ideas?

TIA
It is game or oxide issue., or maybe library.
Thanks for the quick reply, but still in the dark as to what to do next.

I finally got it to load, but now says:
Unloaded plugin Game Menu v1.0.6 by Iv Misticos
[Game Menu] Your configuration file contains an error. Using default configuration values.
[Game Menu] Your configuration file contains an error. Using default configuration values.
Loaded plugin Game Menu v1.0.6 by Iv Misticos

But nothing has been changed from an hour ago when it was working, to now when it is not.
And yes, my configs are all valid, and unchanged.

TIA

:( send me your config. Make sure you use code option to send it
code option?

Merged post

{
  "Distance between buttons": 0.02,
  "FadeIn and FadeOut time": 0.3,
  "List of menus": [
    {
      "Menu title": "BUILDING UPGRADE",
      "Menu title color": "#00FF00",
      "Menu title size": 16,
      "Menu title height": 0.025,
      "Menu permission": "",
      "Chat command to open the menu": "upgrade",
      "Console command to open the menu": "upgrade",
      "Background color": "0.00 0.00 0.00 0.00",
      "Menu buttons": [
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Upgrade Other HQ",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/up 4 other"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Upgrade Other Metal",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/up 3 other"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Upgrade Floors HQ",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/up 4 floor"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Upgrade Floors Metal",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/up 3 floor"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Upgrade Walls HQ",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/up 4 wall"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Upgrade Walls Metal",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/up 3 wall"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Upgrade Foundations HQ",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/up 4 foundation"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Upgrade Foundations Metal",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/up 3 foundation"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Upgrade All HQ",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/up 4"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Upgrade All Metal",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/up 3"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Upgrade All Stone",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/up 2"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Upgrade All Wood",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/up 1"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Remove",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/remove 120"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "RETURN TO MAIN MENU",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/cmenu"
        }
      ]
    },
    {
      "Menu title": "R-Warps",
      "Menu title color": "#00FF00",
      "Menu title size": 16,
      "Menu title height": 0.025,
      "Menu permission": "",
      "Chat command to open the menu": "warp",
      "Console command to open the menu": "warp",
      "Background color": "0.00 0.00 0.00 0.00",
      "Menu buttons": [
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Water Treatment Plant",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/rwarp wtp"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Train",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/rwarp train"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Tunnels",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/rwarp tunnel"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Sewer",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/rwarp sewer"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Sat",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/rwarp sat"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Power",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/rwarp power"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Outpost",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/otp"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Launch",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/rwarp launch"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Junk",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/rwarp junk"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Harbor 2",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/rwarp harbor2"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Harbor 1",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/rwarp harbor1"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Dome",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/rwarp dome"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Bandit",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/btp"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Airfield",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/rwarp air"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "RETURN TO MAIN MENU",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/cmenu"
        }
      ]
    },
    {
      "Menu title": "GENERAL MENU",
      "Menu title color": "#000000",
      "Menu title size": 16,
      "Menu title height": 0.025,
      "Menu permission": "",
      "Chat command to open the menu": "gmenu",
      "Console command to open the menu": "gmenu",
      "Background color": "0.00 0.00 0.00 0.00",
      "Menu buttons": [
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "VIP Kit",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/kit vip"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "VIP SkinBox",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/skinbox"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "VIP Masterlock On/Off",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/masterlock"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "VIP Masterlock OpenDoors",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/opendoors"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "VIP Masterlock CloseDoors",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/closedoors"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "MAKE SMOKE",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/craft.lockon"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "FF On",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/ff on"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "FF Off",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/FF off"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Clan FF On/Off",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/clan ff"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": " All Share On",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/share all"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": " Share Menu",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/share"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "VoteDay",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/voteday"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "HitInfo On/Off",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/hitinfo"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Skin Shop",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/skin shop"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Discord Link",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "https://discord.io/pgsrust"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "RETURN TO MAIN MENU",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/cmenu"
        }
      ]
    },
    {
      "Menu title": "Admin Menu",
      "Menu title color": "#000000",
      "Menu title size": 16,
      "Menu title height": 0.025,
      "Menu permission": "",
      "Chat command to open the menu": "amp",
      "Console command to open the menu": "amp",
      "Background color": "0.66 0.66 0.66 0.4",
      "Menu buttons": [
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Call CH47",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/callch47"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Call Heli",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/callheli"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "NoClip",
          "Execute chat (true) or console (false) command": false,
          "Executing command": "noclip"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Vanish On/Off",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/vanish"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Godmode On/Off",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/god"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Check TC Auth's",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/auth cupboard"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Prod2",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/prod2"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Prod",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/prod"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Radar On/Off",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/aradar"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "UberTool On/Off",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/ubertool"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "Player Admin",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/padmin"
        }
      ]
    },
    {
      "Menu title": "MAIN MENU",
      "Menu title color": "#000000",
      "Menu title size": 16,
      "Menu title height": 0.025,
      "Menu permission": "",
      "Chat command to open the menu": "cmenu",
      "Console command to open the menu": "cmenu",
      "Background color": "0.00 0.00 0.00 0.00",
      "Menu buttons": [
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "BUILDING MENU",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/upgrade"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "GENERAL MENU",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/gmenu"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "R-WARP MENU",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/warp"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "SHOP",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/shop"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "KITS",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/kit"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "FRIENDS MENU",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/fmenu"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "CLAN MENU",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/clanmenu"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "ACCEPT TRADE",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/trade accept"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "ACCEPT TP",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/tpa"
        },
        {
          "Button color": "1.00 0.41 0.00 0.99",
          "Text color": "#000000",
          "Text size": 12,
          "Button width": 0.06,
          "Button height": 0.025,
          "Button text": "BACKPACK",
          "Execute chat (true) or console (false) command": true,
          "Executing command": "/backpack"
        }
      ]
    }
  ]
}


Merged post

Guess thats what you wanting, hope Wulf doesn't chew my ass..........lol

Merged post

Also, if the cs is unloaded, configs are deleted, and cs reloaded, will not generate default configs.
Are you using the Custom Icon plugin?
As a matter of fact, I did load it this morning, it blew up, so removed and deleted CustomIcon cs and configs.
Hutchew
As a matter of fact, I did load it this morning, it blew up, so removed and deleted CustomIcon cs and configs.
Yeah, we removed it from our site until we can figure out why the hooks it is using are causing errors.
Thanks, Wulf. So did it write something somewhere I need to edit to get GameMenu back up?
Hutchew
Thanks, Wulf. So did it write something somewhere I need to edit to get GameMenu back up?
You may need to restart your server.
Restart indeed did fix the issue. Thanks for all the quick help.
Locked automatically