Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Unity Moba complete

Newbie Spellweaver
Joined
Sep 13, 2014
Messages
46
Reaction score
0
Wich version of Android SDK tool i should use cause i got error everytime i try to build i dont know what is the version to choose
 
Newbie Spellweaver
Joined
Sep 10, 2019
Messages
13
Reaction score
3
Wich version of Android SDK tool i should use cause i got error everytime i try to build i dont know what is the version to choose
Reinstall Unity, iirc it asks and automatically installs Android SDK if you select Android Build Tools
 
Newbie Spellweaver
Joined
Sep 13, 2014
Messages
46
Reaction score
0
please i have this error


and i installed the lasted jdk version and now get this error

commandInvokationFailure: Failed to recompile android resource files.
C:/Program Files/Java/jdk-13.0.1\bin\javac.exe -bootclasspath "C:/Users/Savate/AppData/Local/Android/sdk\platforms\android-23\android.jar" -d "C:\Users\Savate\Desktop\Client\Temp\StagingArea\bin\classes" -source 1.6 -target 1.6 -encoding UTF-8 ".resources\R.java" "com\uc\blzhyz\R.java"

stderr[
error: Source option 6 is no longer supported. Use 7 or later.
error: Target option 6 is no longer supported. Use 7 or later.
]
stdout[

]
exit code: 2
UnityEditor.Android.Command.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg)
UnityEditor.Android.PostProcessor.Tasks.TasksCommon.Exec (System.String command, System.String args, System.String workingdir, System.String errorMsg, Int32 retriesOnFailure)
UnityEditor.HostView:OnGUI()
 
Last edited:
Experienced Elementalist
Joined
Jan 11, 2010
Messages
246
Reaction score
45
please i have this error


and i installed the lasted jdk version and now get this error

commandInvokationFailure: Failed to recompile android resource files.
C:/Program Files/Java/jdk-13.0.1\bin\javac.exe -bootclasspath "C:/Users/Savate/AppData/Local/Android/sdk\platforms\android-23\android.jar" -d "C:\Users\Savate\Desktop\Client\Temp\StagingArea\bin\classes" -source 1.6 -target 1.6 -encoding UTF-8 ".resources\R.java" "com\uc\blzhyz\R.java"

stderr[
error: Source option 6 is no longer supported. Use 7 or later.
error: Target option 6 is no longer supported. Use 7 or later.
]
stdout[

]
exit code: 2
UnityEditor.Android.Command.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg)
UnityEditor.Android.PostProcessor.Tasks.TasksCommon.Exec (System.String command, System.String args, System.String workingdir, System.String errorMsg, Int32 retriesOnFailure)
UnityEditor.HostView:OnGUI()



error: Source option 6 is no longer supported. Use 7 or later.
error: Target option 6 is no longer supported. Use 7 or later.

It seems that the error speaks for itself =)
 
Newbie Spellweaver
Joined
Sep 13, 2014
Messages
46
Reaction score
0
how to change characters stats? i edited HeroCfg.xml like his BaseHP and didnt change when start the game if anyone know where i need to change pls



PS: FIND SOLUTION
 
Last edited:
Newbie Spellweaver
Joined
Jul 5, 2016
Messages
35
Reaction score
3
Are there people still working on this project i have it and it's stable.
=> Source Code Client & Server working and it can compiled.
 
Newbie Spellweaver
Joined
Feb 2, 2020
Messages
54
Reaction score
16
Are there people still working on this project i have it and it's stable.=> Source Code Client & Server working and it can compiled.
You can give a link to the game server download
 
Newbie Spellweaver
Joined
Jun 17, 2020
Messages
14
Reaction score
1
Re: [Release]Unity Moba complete

great game it working fine and compatible with unity 2020. only needs some work
 
Last edited:
Newbie Spellweaver
Joined
Jun 17, 2020
Messages
14
Reaction score
1
How can i change the auto match bots name "��������" all i see is this characters.
but when i connect with other client i get the name correct but the bots name is not correct
how can i change that ?
 
Last edited:
Newbie Spellweaver
Joined
Jun 17, 2020
Messages
14
Reaction score
1
this link is working in page 26


and in page 1 there is instructions on how to setup db and client
 
Newbie Spellweaver
Joined
Jun 4, 2008
Messages
9
Reaction score
1
thank you i got it working now



and who will tell you what to do with this?
euro01062016 - Unity Moba complete - RaGEZONE Forums

if you delete or correct the tips from Google...
euro01062016 - Unity Moba complete - RaGEZONE Forums

version unity3d 5.6.4p2
WTF? Help.
[COLOR="#GREEN"]Download links. Without advertising.[/COLOR]

thanks for download links i fixed this errors i had also in Unity 2019.3
 
Newbie Spellweaver
Joined
Jun 17, 2020
Messages
14
Reaction score
1
yeah it's a great project with clean code. it needs a little work at your end to modify it to your needs.

if you find a way to solve bot name "��������" please do share here
 
Back
Top