Quantcast
Channel: Questions in topic: "error message"
Browsing all 2891 articles
Browse latest View live
↧

I'm having this error : Unexpected symbol `Meshmonstro ' . how do I solve it?

using UnityEngine; using System.Collections; [RequireComponent(typeof(AudioSource))] public class witchevent : MonoBehaviour { public AudioClip somdavea; public float Velocidadedemovimento = 20;...

View Article


Assets/Scripts/FyberPlugin/User.cs(15,11): error CS1519: Unexpected symbol...

using FyberPlugin.LitJson; using System; using System.Collections.Generic; using System.Globalization; using System.Reflection; using UnityEngine; namespace FyberPlugin { public class User {...

View Article


errors after updating my RadioPRO,Errors after update RadioPRO

I'm getting the following 3 errors after updating my RadioPRO Assets/Plugins/crosstales/Radio/Scripts/RadioPlayer.cs(45,24): error CS0433: The imported type `NLayer.MpegFile' is defined multiple times...

View Article

Realidad aumentada Vuforia problema creando apk

Hola. Tengo un problema y es que no me deja crear el apk de una aplicacion que hice en la version Unity 2018.1.4f1 con el jdk1.8.0_131 y con el sdk version 25.2.5. El primer mensaje que sale es "Unable...

View Article

Compile failure apk with Vuforia

I'm developing a simple augmented reality application for Android with Unity 2018.1.4f and Vuforia, and I've been having the same problem over and over. It shows this message:...

View Article


MSVCR100.dll is missing,

Hi guys, I just downloaded Unity and it seems that there is a system error showing this message "The program can't start because MSVCR100.dll is missing from your computer. Try reinstalling the program...

View Article

Latest 2018 Unity and 3d Game Kit error

Kia ora I jus signed up to the Beta and got down all the software and loaded "The book of the dead" but need to upgrade from wondows 7 to windows 10. So I started the 3D Game Kit tutorials, wel tried...

View Article

What is this error: "TLS Allocator ALLOC_TEMP_THREAD, underlying allocator...

I get a constant error which is: Allocation of 28560 bytes at 113ed8b0. This error occurs whenever the particle system is running. I also have another error but it's not a major one because the other...

View Article


Error after import GoogleAnalyticsV4 to unity project

I imported the "GoogleAnalyticsV4_nobitcode" to my project and then the android force resolve failed ! this is the Error : Gradle failed to fetch dependencies. Failed to run...

View Article


I have no idea how to fix these errors. Please Help,I am getting errors that...

using UnityEngine; using UnityEngine.SceneManagement; public class GameManager : MonoBehaviour { bool gameHasEnded = false; public float restartDelay = 1f; public void EndGame () { if (gameHasEnded ==...

View Article

I'm having issues making my Character Controller for my FPS.,I'm having...

NullReferenceException: Object reference not set to an instance of an object FPSController.PlayerMovement () (at Assets/Scripts/FPS Character Scripts/FPSController.cs:74) FPSController.Update () (at...

View Article

compile errors

Folks, I am having this as compile errors. anyone have ideas of how to solve these issues? ![alt text][1] [1]: /storage/temp/119390-errors.jpeg

View Article

NullReferenceException on empty project because of ScriptCompilerBase

I'm getting this error every second: NullReferenceException: Object reference not set to an instance of an object UnityEditor.Scripting.Compilers.ScriptCompilerBase.CompilationHadFailure () (at...

View Article


I'm getting a weird error?

So, I'm getting an error in Unity, and when I double click on it, I am brought to weird inspector page. Here's the error: `NullReferenceException UnityEditor.InspectorWindow.HasLabel...

View Article

"The script needs to derive from Monobehavior","The script needs to derive...

I'm pretty new to both C# and Unity so I'm having a little difficulty with this code. Every time I try to add my script to an object I keep getting the "script needs to derive from monobehaviour"...

View Article


Help With a C# Script

I asked before but the people that answered did not consider the fact that I might have been new to coding and simply disregarded my question and closed it. I understand that it tells me how to fix the...

View Article

having trouble adding a button to end session

Hi everyone. I am trying to add a button that will appear after clearing a board in a game. The button is designed to end the level from continuing its process so users don't have to wait for a long...

View Article


Fix? The object of type 'GameObject' has been destroyed but you are still...

I cant fix this problem- "MissingReferenceException: The object of type 'GameObject' has been destroyed but you are still trying to access it. Your script should either check if it is null or you...

View Article

Exception of type 'UnityEngine.ExitGUIException' was thrown

Good day I had really tough time setting sdk and jdk for unity 2017.1.0f3. The last problem I occured was this error and I have no idea what is going on: ExitGUIException: Exception of type...

View Article

Unity package manage error

I am beginner on Unity. The program was running before but now it is not running. I have a problem like this: failed to start unity package manager: operation timed out. Please see the editor.log file...

View Article
Browsing all 2891 articles
Browse latest View live