VGOEmulator.net

A Development Project for the Vanguard:Saga of Heroes MMO

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • Portal
  • Project Manager
  • Bug Tracker
  • Server List
  • Wiki
  • Donate
  • Login
  • Register
  • Board index Support Linux
  • Search

Compilation problems with rev: 1013

Help with the Linux x86/x64 versions of the VGOEmulator Server

Moderator: Community Managers

Post Reply
  • Print view
Advanced search
15 posts
  • Previous
  • 1
  • 2
Belfedia
Posts: 8
Joined: Fri Mar 13, 2015 3:01 am
Re: Compilation problems with rev: 1013
  • Quote

Post by Belfedia » Tue Mar 24, 2015 1:12 am

[quote="John Adams"]WorldServer: host="localhost"

This is incorrect. Must be the LAN IP if you want outside connections to bind to it.

Database can stay localhost.[/quote]

That working, thanks to your help, but you must change this in vgemu-world.yml :p
[quote]
host: This is your internal IP (e.g. localhost, 127.0.0.1, 192.168.x.x, etc).
This may be your external IP address if you are not using a router or your router
will resolve your external IP address from within your network.
[/quote]
To Vgemu 0.3 i think it is a dev version ?
Top

User avatar
John Adams
Retired
Posts: 4581
Joined: Wed Aug 28, 2013 9:40 am
Location: Phoenix, AZ.
Contact:
Contact John Adams
Website
Re: Compilation problems with rev: 1013
  • Quote

Post by John Adams » Tue Mar 24, 2015 3:40 pm

0.3 is the current dev cycle, yes. It is on Public SVN now.

As for the xml comment, localhost is correct for locally run servers. The example states "...192.168.x.x, etc." for a reason and nearly everything in the Server Admin wiki shows 192.168.x.x :p so the documentation is fine.
Top

Belfedia
Posts: 8
Joined: Fri Mar 13, 2015 3:01 am
Re: Compilation problems with rev: 1013
  • Quote

Post by Belfedia » Thu Mar 26, 2015 11:53 am

Code: Select all

Item.cpp: In member function ‘void Item::ShowFullItemDetails(std::shared_ptr<Client>&, bool)’:
Item.cpp:629:63: error: expected ‘)’ before ‘PRIu64’
Item.cpp:629:84: warning: spurious trailing ‘%’ in format [-Wformat]
Item.cpp:629:84: warning: too many arguments for format [-Wformat-extra-args]
Item.cpp:629:84: warning: spurious trailing ‘%’ in format [-Wformat]
Item.cpp:629:84: warning: too many arguments for format [-Wformat-extra-args]
Item.cpp:645:62: error: expected ‘)’ before ‘PRIu64’
Item.cpp:645:82: warning: spurious trailing ‘%’ in format [-Wformat]
Item.cpp:645:82: warning: too many arguments for format [-Wformat-extra-args]
Item.cpp:645:82: warning: spurious trailing ‘%’ in format [-Wformat]
Item.cpp:645:82: warning: too many arguments for format [-Wformat-extra-args]
Item.cpp:647:63: error: expected ‘)’ before ‘PRIu64’
Item.cpp:647:84: warning: spurious trailing ‘%’ in format [-Wformat]
Item.cpp:647:84: warning: too many arguments for format [-Wformat-extra-args]
Item.cpp:647:84: warning: spurious trailing ‘%’ in format [-Wformat]
Item.cpp:647:84: warning: too many arguments for format [-Wformat-extra-args]
make: *** [Item.o] Erreur 1
make: *** Attente des tâches non terminées....
Something wrong ? or i miss another thing ?
Top

User avatar
Kandra
Data Collector
Data Collector
Posts: 266
Joined: Fri May 16, 2014 2:35 am
Re: Compilation problems with rev: 1013
  • Quote

Post by Kandra » Thu Mar 26, 2015 12:35 pm

It's not you, it's viewtopic.php?f=16&t=1283&hilit=PRIu64 all over again. Guess not that many builds on linux machines at the moment.
Top

Belfedia
Posts: 8
Joined: Fri Mar 13, 2015 3:01 am
Re: Compilation problems with rev: 1013
  • Quote

Post by Belfedia » Fri Mar 27, 2015 7:34 am

[quote="Kandra"]It's not you, it's viewtopic.php?f=16&t=1283&hilit=PRIu64 all over again. Guess not that many builds on linux machines at the moment.[/quote]

Thanks i apply scatman's fix and all working
Top


Post Reply
  • Print view

15 posts
  • Previous
  • 1
  • 2

Return to “Linux”

Jump to
  • Information
  • ↳   Announcements
  • ↳   Dev Chats
  • ↳   Events
  • Community
  • ↳   General Discussions
  • ↳   VGO Team Help Requests
  • ↳   Introductions
  • ↳   Game Features
  • ↳   Wish List
  • ↳   Off-Topic
  • Support
  • ↳   How-To's
  • ↳   General Support
  • ↳   Windows
  • ↳   Linux
  • Bugs
  • ↳   Server Bugs
  • ↳   Server Bugs (Closed)
  • ↳   Content Bugs
  • ↳   Content Bugs (Closed)
  • ↳   Database Bugs
  • ↳   Tools Bugs
  • Board index
  • All times are UTC-07:00
  • Delete cookies
  • Contact us
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD