Giter VIP home page Giter VIP logo

cragongame / casinosclient Goto Github PK

View Code? Open in Web Editor NEW
394.0 20.0 254.0 1.01 GB

果派德州客户端源代码,使用Unity3D引擎。

License: MIT License

Lua 2.42% Java 0.33% C# 88.14% ShaderLab 0.66% HLSL 0.34% Objective-C 7.81% Objective-C++ 0.27% C++ 0.02% C 0.01% Smalltalk 0.01% Batchfile 0.01%
csharp unity3d game stars-badge poker unity texas texas-holdem texas-holdem-poker texas-hold-em-poker

casinosclient's People

Contributors

arong2100 avatar xiaolige945 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

casinosclient's Issues

Question.

Yo,

This project has some "readme" with tutorial? Server is not released? I don't found anything about that.

Cheers!

XLua

2

NullReferenceException: Object reference not set to an instance of an object.
ILRuntime.CLR.Method.CLRMethod.Invoke (ILRuntime.Runtime.Intepreter.ILIntepreter intepreter, ILRuntime.Runtime.Stack.StackObject* esp, System.Collections.Generic.IList`1[T] mStack, System.Boolean isNewObj) (at Assets/Lib.ILRuntime/ILRuntime/CLR/Method/CLRMethod.cs:320)
ILRuntime.Runtime.Intepreter.ILIntepreter.Execute (ILRuntime.CLR.Method.ILMethod method, ILRuntime.Runtime.Stack.StackObject* esp, System.Boolean& unhandledException) (at Assets/Lib.ILRuntime/ILRuntime/Runtime/Intepreter/ILIntepreter.cs:1797)
Rethrow as ILRuntimeException: Object reference not set to an instance of an object.
IL_0049: callvirt !!0 UnityEngine.AssetBundle::LoadAsset<UnityEngine.TextAsset>(System.String)
Cs.SpineMgr.CreateSpineObjFromAb(String ab_path_prefix, String ab_name, String atlas_name, String texture_name, String json_name) D:/Casinos.Common/_Client/Main/SpineMgr.cs:Line 40
Cs.ViewLaunch.Create() D:/Casinos.Common/_Client/View.Other/ViewLaunch.cs:Line 41
Cs.ViewMgr.CreateView() D:/Casinos.Common/_Client/Main/ViewMgr.cs:Line 174
Cs.ControllerLaunch.Launch() D:/Casinos.Common/_Client/Controller/ControllerLaunch.cs:Line 72
Cs.Context.Create(String platform, Boolean is_editor, Boolean is_editor_debug) D:/Casinos.Common/_Client/Main/Context.cs:Line 206
Cs.Main.Create(String platform, Boolean is_editor, Boolean is_editor_debug) D:/Casinos.Common/_Client/Main/Main.cs:Line 17

Unable to play the project in Unity.

Hello, I downloaded this project and wanted to know how it works in Unity.
But there were some errors.
One of them is that : Unable to open archive file: C:/Users/metalgear rising/AppData/LocalLow/Cragon/果派德州/Launch/PC/preloading.ab
Would you please help me?

Logo proposal

hi, I'm a designer and it would be wonderful if we could work on a logo for your project.
this is free and there are no compromises.
so, we can start anytime.

Not clear / unable to setup due to missing files

The project is hard to set up as I'm not Chinese or Chinese speaking. Google translate helped but it's still not clear. the documentation tells me to use KingTexasStartup.cs but it's non-existent. Maybe release clear documentation or pre-setup scene to make it clear what needs to be done. I'm unable to use this amazing looking project cause of this.

cannot play this game

Hello, i am interested with your game and tried this, but now i am facing this problem. Could you help me to solve this?
Untitled

XLua

1
Unable to read header from archive file: C:/Users/JMVAS/AppData/LocalLow/jmvas/game/Launch/Android/loadingmarry.ab
System.Reflection.MethodBase:Invoke(Object, Object[])
ILRuntime.CLR.Method.CLRMethod:Invoke(ILIntepreter, StackObject*, IList`1, Boolean) (at Assets/Lib.ILRuntime/ILRuntime/CLR/Method/CLRMethod.cs:316)
ILRuntime.Runtime.Intepreter.ILIntepreter:Execute(ILMethod, StackObject*, Boolean&) (at Assets/Lib.ILRuntime/ILRuntime/Runtime/Intepreter/ILIntepreter.cs:1797)
ILRuntime.Runtime.Intepreter.ILIntepreter:Execute(ILMethod, StackObject*, Boolean&) (at Assets/Lib.ILRuntime/ILRuntime/Runtime/Intepreter/ILIntepreter.cs:1757)
ILRuntime.Runtime.Intepreter.ILIntepreter:Execute(ILMethod, StackObject*, Boolean&) (at Assets/Lib.ILRuntime/ILRuntime/Runtime/Intepreter/ILIntepreter.cs:1757)
ILRuntime.Runtime.Intepreter.ILIntepreter:Execute(ILMethod, StackObject*, Boolean&) (at Assets/Lib.ILRuntime/ILRuntime/Runtime/Intepreter/ILIntepreter.cs:1757)
ILRuntime.Runtime.Intepreter.ILIntepreter:Execute(ILMethod, StackObject*, Boolean&) (at Assets/Lib.ILRuntime/ILRuntime/Runtime/Intepreter/ILIntepreter.cs:1757)
ILRuntime.Runtime.Intepreter.ILIntepreter:Execute(ILMethod, StackObject*, Boolean&) (at Assets/Lib.ILRuntime/ILRuntime/Runtime/Intepreter/ILIntepreter.cs:1757)
ILRuntime.Runtime.Intepreter.ILIntepreter:Run(ILMethod, Object, Object[]) (at Assets/Lib.ILRuntime/ILRuntime/Runtime/Intepreter/ILIntepreter.cs:96)
ILRuntime.Runtime.Enviorment.AppDomain:Invoke(IMethod, Object, Object[]) (at Assets/Lib.ILRuntime/ILRuntime/Runtime/Enviorment/AppDomain.cs:1086)
ILRuntime.Runtime.Enviorment.AppDomain:Invoke(String, String, Object, Object[]) (at Assets/Lib.ILRuntime/ILRuntime/Runtime/Enviorment/AppDomain.cs:989)
Casinos.MbLaunch:_launch() (at Assets/Script/Main/MbLaunch.cs:389)
Casinos.MbLaunch:Start() (at Assets/Script/Main/MbLaunch.cs:79)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.