Thread: Is this normal?
View Single Post
  #2  
Old 06-08-2018, 03:51 AM
GRUMPY
Discordant
 
Join Date: Oct 2016
Posts: 445
Default

Quote:
Originally Posted by kokey98 View Post
[mysql error] 1146: table 'peq.character_item_recast' doesn't exist
---select recast_type.timestamp from character_item_recast where id=1
Did you confirm the character_item_recast table does not exist in the db,
like the error states ? Did you manually source in a fresh new database ?
Example: the "daily dump" peqbeta zipped download comes with these -
peqbeta.sql - player_tables.sql - load_login.sql
The player_tables.sql will have that particular character_item_recast.

As for the boost problem you had, I just posted that about a week and
half ago, but what I did to correct the wrong way I updated, was go into
the Main (parent) boost folder in dependencies (not the boost subfolder)
and deleted everything in it, including all subfolders. Then I put the entire
contents of the Boost 1.67 zip file in there. Problem solved.
(Thanks to Mr. joligario's tip)
Reply With Quote