Jul 17, 2013, 3:46pm, jeff wrote:chances are you have a syntax error, because a gui or cs file will not recompile until all errors are gone from it. Look in your console for red text that shows syntax errors. If you do/don't post back and I can continue to help debug.
No red text, but i saw some grey text saying:
ssing file: marble/client/ui/upsell/upsellgui.gui!
ssing file: marble/client/ui/ignition.gui!
ssing file: marble/client/scripts/playerlist.cs!
then a bunch of stuff mission from the options area in scripts,
attempting to call functions. (i dont wanna list them all)
Is that a bad thing?
EDIT: where it says loading MODS,
i see grey text saying:
Missing File: common/defaults.cs!
Missing file: marble/referrer.cs!
Where it says :intiallizing mod: fps,
it says:
Compiling marble/data.cs....
then in red it says:
marble/data/init.cs Line: 86 - Syntax error. Ik this is the friction init but it can still be what the problem is.