Jump to content

text

Closed 1.0.0

trvsndrsn
trvsndrsn

Posted

Hello I am Having some problems getting this to work. I can not get the text to show up at all and I am also getting an error that I believe is the reason for the missing text.

Screenshot 2025-01-06 023711.png

0xF

Posted

Have you tried reloading the project? Also, could you send a screenshot of the Bundles folder in the game folder, as well as the path to it?

0xF

Posted

Also, if you record a video of how the project is launched, then I think this can help solve the problem

trvsndrsn

Posted

I looked at your bundlesloader.cs the paths are correct. I also noticed if i try to change the font of the text  there are no options. As far as launching I have tried the drag and drop like your instructions also tried the asset import both give same results

0xF

Posted

Okay, you did it according to the instructions, but we need to understand what the problem is. I see an error in the console, could you show the error details by clicking on it?

trvsndrsn

Posted

MissingReferenceException: The object of type 'UnityEngine.AssetBundle' has been destroyed but you are still trying to access it.
Your script should either check if it is null or you should not destroy the object.
UnityEngine.Object+MarshalledUnityObject.TryThrowEditorNullExceptionObject (UnityEngine.Object unityObj, System.String parameterName) (at <84f0d810adef4e6c8deab33e4ae93f7c>:0)
UnityEngine.Bindings.ThrowHelper.ThrowNullReferenceException (System.Object obj) (at <84f0d810adef4e6c8deab33e4ae93f7c>:0)
UnityEngine.AssetBundle.GetAllAssetNames () (at <d88fc172c8cb4da8ba714c4bf5bbffe8>:0)
BundlesLoader.BuildFileIndex () (at Assets/Scripts/BundlesLoader.cs:154)
BundlesLoader.LoadBundles () (at Assets/Scripts/BundlesLoader.cs:93)
UnityEngine.Debug:LogException(Exception)
BundlesLoader:LoadBundles() (at Assets/Scripts/BundlesLoader.cs:143)
BundlesLoader:Init() (at Assets/Scripts/BundlesLoader.cs:49)
BundlesLoader:OnEnable() (at Assets/Scripts/BundlesLoader.cs:34)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)
 

trvsndrsn

Posted

also for the fonts. in CuiText.cs this "assets/content/ui/fonts/robotocondensed-regular.ttf";  folder does not exist. Was this supposed to be in the package file or does it come from the bundles folder that isnt loading? I can not find anything in the bundles folder related to fonts at all

0xF

Posted

Sent you a private message

0xF

Posted

Changed Status from Pending to Closed

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.