-
Content Count
53 -
Donations
$5.00 -
Joined
-
Last visited
-
Days Won
4
AriusII last won the day on February 12 2020
AriusII had the most liked content!
Recent Profile Visitors
2,250 profile views
-
-
-
-
-
-
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 ->
-
AriusII reacted to an answer to a question: [ Distrib ] Trying launch Mono IServer with a VPS(VM) and getting SQLitePCL error at launching.
-
AriusII reacted to an answer to a question: [ Distrib ] Trying launch Mono IServer with a VPS(VM) and getting SQLitePCL error at launching.
-
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
-
AriusII reacted to an answer to a question: [ Distrib ] Trying launch Mono IServer with a VPS(VM) and getting SQLitePCL error at launching.
-
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