-
Posts
54 -
Joined
-
Last visited
-
Days Won
6
Content Type
Profiles
Forums
Downloads
Chatbox
Everything posted by AriusII
-
Hello, I present you Intersect.TS. Intersect.TS is a node.js package(npm) build with the TypeScript techno', for helping peoples to develop their tools/apps/programs using the IE(Intersect Engine) API more easily. All the rest of the details can be found on GitHub Readme : AriusII/IntersectTS (github.com) You can install the package (@ariusii/intersect.ts - npm (npmjs.com)) with this command : > npm install @ariusii/intersect.ts For peoples who's don't understand and have some fast questions : > Same if the techonology used is : TypeScript, this can be use for a JavaScript project. > To use it you need to install it with npm. (Thanks, to check node.js on google) > This can be use for a beginner dev'. > To use it on web, this need some "advanced" knowledge to adapte it. Thanks to have take the time to read it. Enjoy it, @AriusII
-
Hello I have some news, not about IntersectCMS v2 but for a another CMS from @Ramlethal . He is making a CMS easy to modify ( with API Systeme too ) Using : PHP, https://www.slimframework.com/ , Template, https://twig.symfony.com/ & ORM, https://www.redbeanphp.com/ Some Preview :
-
6.2.417 Party Icon click make game crash
AriusII replied to AriusII's question in Questions & Answers
what is a done it is a done -
I'm on the game, with someone else, We accept the party ( so we are two ), and when He or Me click on Group Icon, the Game Crash ->
-
I have try to --- install : sqlite, lite2 & 3 Download https://www.sqlite.org/download.html ( Precompiled Binaries for Linux ) and put them on usr/lib + SQLBroswer + Manager Server ( cause some topic talked about < same error > but nothing really similar for fix it ). They are no stupid questions. My vm's a Qcow2 ( Ready to run ) image, so root is already permanent and have more permissions them my user for install ect... so i use sudo for all if not i'm blocked, I tryed ' mono server.exe ' but not working too
-
Hello, I'm here asking for some help. I'm using a VM with my Rooter/InternetBox, boot under Ubuntu 20.04 Focal ( I tryed with Ubuntu 19.10 Eloan 20.04 & Debian 10 Buster ), I have make full Update after a fresh clean OS installation, installing mono-completed > And have put again, searching for new Updates ( always no one founds ) I launch " sudo mono IServer.exe " The windows appear and i'm getting error. Like this (video ): Error : mono-sgen-2020_04_30-17_56_16_492.log Error-mono-sgen.log It replace the " e_sqlite3.dll " by a " libe_sqlite3.so " How to fix it ?
-
The first one, was a MySQL connexion. Now i'm reworking how the site work, with dual interface. - Making a site account(available only for log on the site) and after you have the choice with few " profile / account " already saved, and them display real game informations ect. */ The idea is not to put a cache session id(api) before the real log on the site.
-
Hello, I was totally absent ( stopped IE & cause of Mondial Crise ) and I will try to work again on it. I'll try to give you more informations.
-
When do you include a real < Guilde > system on the code / game ? Cause we maybe want add, Player ofc, but maybe NPC too, for making < Factions >? This will be cool
-
Hi ! Everyone I'm in return with some news content, to say to you ! With the fabulous @wishy and this epic colaboration, everyone forget about " (My)SQL(ite) ", and all this type of problems, now the cms integrate Intersect API System. Little preview : No more SQL langage in the code. Only work with the api. Stay on !
-
I LOVE IT
-
£Yeah ! It's that i don't have thinked about a Port conflict ! THANKS
-
Done it, and don't work, same if i do http://phaeniom.freeboxos.fr:5400/api/oauth/token i don't have {"error":"grant_type_missing"} like what i do with my localhost
-
it's don't work and when i edit my ' localhost:5400 ' ( it'sm y 192.168.0.10 ) and edit it with my external ip ( 82.64.190.33:5400) Failed to start API. 2020-02-12 21:32:32.504 [Error] Failed to start API. System.Reflection.TargetInvocationException: Une exception a été levée par la cible d'un appel. ---> System.Net.HttpListenerException: Accès refusé à System.Net.HttpListener.AddAllPrefixes() à System.Net.HttpListener.Start() à Microsoft.Owin.Host.HttpListener.OwinHttpListener.Start(HttpListener listener, Func`2 appFunc, IList`1 addresses, IDictionary`2 capabilities, Func`2 loggerFactory) à Microsoft.Owin.Host.HttpListener.OwinServerFactory.Create(Func`2 app, IDictionary`2 properties) --- Fin de la trace de la pile d'exception interne --- à System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) à System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) à System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) à Microsoft.Owin.Hosting.ServerFactory.ServerFactoryAdapter.Create(IAppBuilder builder) à Microsoft.Owin.Hosting.Engine.HostingEngine.Start(StartContext context) à Intersect.Server.Web.RestApi.RestApi.Start() dans C:\Users\JC Snider\Desktop\AGD\Intersect-Engine\Intersect.Server\Web\RestApi\RestApi.cs:ligne 71
-
I only have one account, and yeah he have the APi Right ( with the api account true )
-
I get this :
-
Hello, I have a fix ip with port open ect ... ( 80 - 5400 ) I have my Intersect Server ( IS * ) on my windows deskop ( 192.168.0.10 [ Api : http://localhost:5400 ] ) My webserver is hosted by my BOX in a ubuntu VM ( 192.168.0.180 ) @jcsnider say me to go : here https://stackoverflow.com/questions/6213509/send-json-post-using-php I followed the two average solution, and one with CURL, but, it dosn't work... i creat an oauth.php
-
I give you a little preview :
-
Hello; This website don't < work > anymore. I mean : Tables changes cause of the new version of Intersect v6. I'm working on a new CMS with a new design more lighted, The CMS will be based on MySQL, and not sqlite.( this can make error in some cases ) Stay on !
-
Count as high as you can while staff are sleeping!!!
AriusII replied to Giligis's topic in Forum Games
1 -
For peoples who have some little errors, you need to check if the name of your database Tables, if them are in caps or not, if them are, you need to edit sql code
-
Hello, could you send us, your MySQL database Tables ? and other error who are reported one the site or in logs ?
-
Hello everyone, sorry I was absent. Thanks everyone for each feedback ! For each problems about the 'ip' don't worry it's working. It's just cause the (local ip - 127.0.0.1 - 192.168.x.x) can't resolve an ip issue for make a valid check with the AGD api system. you could modify it if you know php and edit the code. this was using for external ip using ( web Host , vps Host ... ) kiss everyone ❤️ when I will be back i would like to work on this with other people , if some are interessed