MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
|
| 08 Jun 2014 03:57 PM |
| Whenever I play a game/enter studio test mode, almost all of the UI (User Interface)/CoreGui, including the leaderboard, chat bar, and the bottom left menu is missing. Furthermore, all of the shortcut keys that involve displaying a GUI on the screen are broken. The only element present on my screen is a button that says 'Leave game' on the top left corner of my screen. |
|
|
| Report Abuse |
|
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
|
| 08 Jun 2014 04:01 PM |
| Reinstalling did not help either. |
|
|
| Report Abuse |
|
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
| |
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
| |
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
| |
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
| |
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
|
| 09 Jun 2014 02:03 AM |
| I tried reinstalling, and fully clearing the AppData folder, it installs correctly but then when I enter a game/solo mode, most of the elements of the CoreGui are missing, like I explained before. This problem started when I lost internet connection while playing roblox, but then got it back later. Ever since, it has been like that. (I am running Windows 8, by the way) |
|
|
| Report Abuse |
|
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
| |
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
|
| 09 Jun 2014 02:40 AM |
| bump. Maybe an update caused this, as it doesn't change when I reinstall roblox? |
|
|
| Report Abuse |
|
|
sbat
|
  |
| Joined: 10 Feb 2011 |
| Total Posts: 1197 |
|
| |
|
sbat
|
  |
| Joined: 10 Feb 2011 |
| Total Posts: 1197 |
|
| |
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
| |
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
| |
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
| |
|
|
| 09 Jun 2014 09:06 AM |
This is just now happening?
Its for every game?
Character drawings! http://www.roblox.com/LongShot71-item?id=160548011 |
|
|
| Report Abuse |
|
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
|
| 09 Jun 2014 09:14 AM |
| Yep. Every game. Even studio test mode. :/ |
|
|
| Report Abuse |
|
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
| |
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
| |
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
| |
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
|
| 09 Jun 2014 10:27 AM |
I tried that: cs={} function core(dir) for i,v in pairs(dir:children()) do if v:IsA'CoreScript' then print('CoreScript found: '..v.Name) table.insert(cs,v.Name) end core(v) end end core(game) print(tostring(#cs))
>> 0
So I guess that my CoreScripts are removed... :/
|
|
|
| Report Abuse |
|
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
| |
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
| |
|
|
| 09 Jun 2014 01:51 PM |
Put this in a LocalScript in StarterGui
game.StarterGui:SetCoreGuiEnabled("All", true) |
|
|
| Report Abuse |
|
|
MiniNob
|
  |
| Joined: 14 May 2013 |
| Total Posts: 822 |
|
|
| 09 Jun 2014 02:15 PM |
| I tried that already. The CoreScripts (or only the StarterScript(s)) are missing, along with the CoreGuis, backpack, leaderboard, healthbar, chat bar, etc. |
|
|
| Report Abuse |
|
|
PlusReed
|
  |
| Joined: 23 Nov 2010 |
| Total Posts: 873 |
|
|
| 09 Jun 2014 03:14 PM |
Try this:
http://wiki.roblox.com/index.php?title=Clean_Install
• PlusReed, RBXDev Member and Wiki Writer • |
|
|
| Report Abuse |
|
|