Posts: 206
Threads: 25
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Sep 2011
Reputation:
0
Okay ...for what is Mono?
Mono is a runtime....(aka the same as you must install on Windows the NetRuntime without that no with Net Develop Prog will run!
by the way what is net? Net is a multiplattform Dev Language. (aka as java) if the user have install the runtime you can run the same prog on every Plattform)
So Wizas CashServer is developed in Net 4! So will need a runtime that it can work on Linux!And that is on Linux Mono!
About the installing Stuff on Linux On Linux it is often that you must compile a Prog self.
By the way before you can administrate a Linux Server you have to learn the Ground Linux Stuff.
hello Chris i have intalled mono
and i have error in cash server.exe
/root/desk/LCS/LastChaos (2)/CashServer_3.0/run: lÃÂnea 10: ./Cash: No such file or directory
Posts: 610
Threads: 13
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Jun 2011
Reputation:
0
mono CashServer.exe (remove the space in the name)
Posts: 206
Threads: 25
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Sep 2011
Reputation:
0
mono CashServer.exe (remove the space in the name)
remains the same
mono CashServer.exe
Posts: 109
Threads: 2
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Aug 2012
Reputation:
0
/root/desk/LCS/LastChaos (2)/CashServer_3.0/
that is not a valid directory. mst be
/root/desk/LCS/LastChaos/CashServer_3.0/
Posts: 206
Threads: 25
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Sep 2011
Reputation:
0
the directory is correct
/root/Escritorio/LCS/LastChaos/Cash Server/run: lÃÂnea 10: ./mono: No existe el fichero o el directorio
Posts: 610
Threads: 13
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Jun 2011
Reputation:
0
Mmm i wasn't clear.
Rename your Cash Server.exe to CashServer.exe
Then try again mono CashServer.exe
Posts: 206
Threads: 25
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Sep 2011
Reputation:
0
Mmm i wasn't clear.
Rename your Cash Server.exe to CashServer.exe
Then try again mono CashServer.exe
not work for me i change all names
reinstall Mono and test
Posts: 206
Threads: 25
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Sep 2011
Reputation:
0
i reinstall mono and not work "mono CashServer.exe" for me
Posts: 473
Threads: 50
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Dec 2011
Reputation:
0
i get every time thes error any one know why i install last version from mono
if i start cash server is work but in 10 to 30 minute i get thes error
Unhandled Exception:
System.InvalidCastException: Cannot cast from source type to destination type.
at System.DBNull.System.IConvertible.ToInt32 (IFormatProvider provider) [0x00000] in <filename unknown>:0
at System.Convert.ToInt32 (System.Object value, IFormatProvider provider) [0x00000] in <filename unknown>:0
at System.Convert.ToInt32 (System.Object value) [0x00000] in <filename unknown>:0
at Cash_Server.Users.GetCashBalance (System.String username, Int32 userid) [0x00000] in <filename unknown>:0
at Cash_Server.Users.ProcessCashBalanceRequest (System.Byte[] packet, Int32 ClientID) [0x00000] in <filename unknown>:0
at Cash_Server.NetIO.Incomming (System.Byte[] packet, Int32 ClientID) [0x00000] in <filename unknown>:0
at Cash_Server.NetIO.OnDataReceived (IAsyncResult asyn) [0x00000] in <filename unknown>:0
Posts: 109
Threads: 2
Thanks Received:
0 in 0 posts
Thanks Given: 0
Joined: Aug 2012
Reputation:
0
some entrys in your db are not correct!
filename unknown
will mean the t_catolog, t_catalog1, t_ct_item, t_ct_item1 entrys are not the same as in the catalog.lod file.
you have to fix/ patched the database with a working EP2 Catalog Editor