Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- vivienne@vivienne-System-Product-Name:/media/home2/vivienne/GameEconomicUrho/bin$ ./GameEconomicServer
- [Wed Aug 5 15:44:23 2015] INFO: Opened log file /home/vivienne/.local/share/urho3d/logs/GameEconomicServer.log
- [Wed Aug 5 15:44:23 2015] INFO: Created 3 worker threads
- [Wed Aug 5 15:44:23 2015] INFO: Added resource path /media/home2/vivienne/GameEconomicUrho/bin/Data/
- [Wed Aug 5 15:44:23 2015] INFO: Added resource path /media/home2/vivienne/GameEconomicUrho/bin/CoreData/
- [Wed Aug 5 15:44:23 2015] INFO: Initialized engine
- Info: Loading database configuration .
- Info: Loading database configuration successful.
- Info: Database connection succesful.
- Info: Database Administrators table found.
- Info: Database Markets table found.
- Info: Database MarketTransactions table found.
- Info: Database Traders table found.
- Info: Database CargoBays table found.
- Info: Database CargoBayCatalog table found.
- Info: Database Players table found.
- Info: Database Accounts table found.
- Info: Loading network configuration .
- Info: Loading network configuration failed. Using 127.0.0.1 and port 3632 as default.
- Headless Server Model
- Programmer Vivienne Anthony
- Info : Starting networking on localhost(127.0.0.1)
- [Wed Aug 5 15:44:23 2015] INFO: Started server on port 3632
- [Info]Starting scene.
- Debug: Creating trader node with parameters (P'tiauc,ptiaucurvor,0,1000000)
- Debug: Creating trader node with parameters (Agtika,agtikathram,0,1000000)
- Debug: Creating trader node with parameters (Shyeth,shyethauveynib,0,1000000)
- Debug: Creating trader node with parameters (Itis,itisyeibev,0,1000000)
- Debug: Pusing new trader to market subsystem with parameters (Orin Open,0,0,1,orinopen)
- Debug: Pusing new trader to market subsystem with parameters (Suzu Exchange,0,1,0,suzuexchange)
- Debug: Pusing new trader to market subsystem with parameters (ArSoft Corp Black,0,2,0,arsoftcorpblack)
- Enter Command >> [Wed Aug 5 15:45:02 2015] INFO: Client 127.0.0.1:47043 connected
- Network: New connection established Client(127.0.0.1:47043)
- Network: Poll (127.0.0.1:47043 Type 1 Arrival 18446744073699409588)
- Network: Poll (127.0.0.1:47043 Type 1 Arrival 18446744073699409588)
- SELECT * FROM Accounts;
- Network: SentNetworkMessage (" 9 5 0 vivienne avery jay anthony [email protected] test 20120618 10:34:09 AM jake 1 AalaD Vivienne Avery Anthony [email protected] Password 20120618 10:34:09 AM UniqueID 2 Ace vivienne avery anthony [email protected] testing123 20150729 12:16:31 PM anthonyvivienne 3 Testing vivienne avery anthony [email protected] testing123 20150729 12:16:31 PM anthonyvivienne 4 vivienneace vivienne aveyr anthony testing123Wyahoo.com testing 20150729 12:29:28 PM anthonyvivienne") to (127.0.0.1:47043)
- Network: SentNetworkMessage ("My name is Caspian identification 1701-A prototype core Existence.") to (127.0.0.1:47043)
- Network: Poll (127.0.0.1:47043 Type 1 Arrival 18446744073699409588)
- quit
- Network: Poll (127.0.0.1:47043 Type 1 Arrival 18446744073699409588)
- Error in my_thread_global_end(): 1 threads didn't exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement