decentraland / bronzeage-editor

DEPRECATED: Unity editor and browser for Decentraland Bronze Age
https://decentraland.org
Other
57 stars 14 forks source link

Nothing Happens When Publishing Tile #19

Open beatnu69 opened 7 years ago

beatnu69 commented 7 years ago

When I go to publish a tile in unity and click "Publish Selected Tile", it created a "temp" folder in the project but literally nothing else happens. I've successfully done it on a friends computer ( the same as mine ).

I once got an invalid mac address error but havent since been able to recreate it. Tiles transfer fine too by the way.

Any help would be greatly appreciated!

beatnu69 commented 7 years ago

Error in Unity: Building an AssetBundle for target 'WebGLSupport' is not allowed because the required module is not installed. UnityEditor.BuildPipeline:BuildAssetBundles(String, AssetBundleBuild[], BuildAssetBundleOptions, BuildTarget) AssetBundleEditorUtil:CreateAssetBundle(GameObject, String, String, BuildTarget) (at Assets/Scripts/Editor/AssetBundleEditorUtil.cs:64) DecentralandEditor:OnGUI() (at Assets/Editor/DecentralandEditor.cs:70) UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)