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 Bugs Database Bugs
  • Search

Missing Opcodes?

Bugs related to deploying or updating our database(s).

Moderators: Community Managers, Developers

Post Reply
  • Print view
Advanced search
5 posts • Page 1 of 1
zippyzee
Developer
Developer
Posts: 1240
Joined: Wed Jul 23, 2014 2:11 pm
Missing Opcodes?
  • Quote

Post by zippyzee » Thu Jan 08, 2015 9:36 am

I'm trying to get everything up to date, but am having some issues when starting the server. I've built on the latest SVN code, and have run all the sql scripts in the test_data folder, as well as the vgo-world and vgo-login scripts. There are many opcodes that won't load. I don't exactly where that problem lies. The missing ones are not in vgo-world.sql nor vgo-login.sql.

It kills the client when I try to start a dialog with the broker, as it has an error finding the struct for WS_ServerVoiceGreeting for OP_ServerVoiceGreeting.

Any ideas?
Attachments
Missing Opcodes.png
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: Missing Opcodes?
  • Quote

Post by John Adams » Thu Jan 08, 2015 9:39 am

May sound silly, but do you have the vgemu-structs.xml in the same folder as your WorldServer.exe? And of course, verify for sure the Opcodes table is being read and is full of the current opcodes. I have never seen anything that bad before, and things like SetTitle have been in the code for months so I am certain vgo_world.sql has the data.

If all else false, nuke your whole VGO folder and re-checkout from SVN, maybe something is corrupted somewhere.
Top

zippyzee
Developer
Developer
Posts: 1240
Joined: Wed Jul 23, 2014 2:11 pm
Re: Missing Opcodes?
  • Quote

Post by zippyzee » Thu Jan 08, 2015 10:00 am

Yes, I have the vgemu-structs.xml in the same folder. If it is not there you will see a different error message at the beginning of the log. It's not a problem with the structs file; I think it's a problem with the database. I don't see those opcodes manually looking through vgo_world.sql.

When I get back after lunch I'll delete vgo_world and pull a new update.
Top

zippyzee
Developer
Developer
Posts: 1240
Joined: Wed Jul 23, 2014 2:11 pm
Re: Missing Opcodes?
  • Quote

Post by zippyzee » Thu Jan 08, 2015 11:20 am

Ok. I spotted the opcodes with a search. I didn't realize vgo_login should not go over the top of vgo_world (i.e. replace some tables, etc.). That was the issue.

Thanks!
Top

Lokked
Principle Developer
Principle Developer
Posts: 600
Joined: Wed Aug 06, 2014 3:15 pm
Re: Missing Opcodes?
  • Quote

Post by Lokked » Thu Jan 08, 2015 5:06 pm

I've made 3 databases:
vgo_world
vgo_login
vgo_test_world (used when I need to strip a table and don't want to be bothered with having to rerun vgo_world.sql)
Top


Post Reply
  • Print view

5 posts • Page 1 of 1

Return to “Database Bugs”

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