html_url,issue_url,id,node_id,user,created_at,updated_at,author_association,body,reactions,performed_via_github_app,issue https://github.com/ACEmulator/ACE/issues/3740#issuecomment-967292437,https://api.github.com/repos/ACEmulator/ACE/issues/3740,967292437,IC_kwDOBLalGM45p7YV,56269610,2021-11-12T17:34:01Z,2021-11-12T17:35:54Z,CONTRIBUTOR,"Why are you doing that? If this is a new server, you don't need to run any of the update scripts","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1052151017 https://github.com/ACEmulator/ACE/issues/3740#issuecomment-967294055,https://api.github.com/repos/ACEmulator/ACE/issues/3740,967294055,IC_kwDOBLalGM45p7xn,56269610,2021-11-12T17:36:33Z,2021-11-12T17:36:33Z,CONTRIBUTOR,"This error means that there is probably something wrong with your database, as the ace_world DB or weenie_properties_float table is missing, the latter of which is a critical table for ACE operation, and shouldn't be missing","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1052151017 https://github.com/ACEmulator/ACE/issues/3740#issuecomment-967315164,https://api.github.com/repos/ACEmulator/ACE/issues/3740,967315164,IC_kwDOBLalGM45qA7c,23504389,2021-11-12T18:08:44Z,2021-11-12T18:08:44Z,NONE,"I'm following the install instructions from acemulator and under updates for the shard database these update scripts exist. These update scripts are also in the ace.master zip under database\updates On Fri, Nov 12, 2021 at 12:36 PM ziang4891 ***@***.***> wrote: > This error means that there is probably something wrong with your > database, as the ace_world DB or weenie_properties_float table is missing, > the latter of which is a critical table for ACE operation, and shouldn't be > missing > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > , > or unsubscribe > > . > Triage notifications on the go with GitHub Mobile for iOS > > or Android > . > > -- [image: 5gstore] *David Wheelen* *Sales and Technical Support* O:833-547-8673 EXT: 292 ***@***.*** | 5Gstore.com 220 Exchange Dr, Suite A Crystal Lake, IL 60014 [image: facebook] [image: linkedin] [image: youtube] [image: PCE][image: PCSS][image: cpns][image: cpsa][image: cpcnp] [image: dcss][image: dcts] ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1052151017 https://github.com/ACEmulator/ACE/issues/3740#issuecomment-967318047,https://api.github.com/repos/ACEmulator/ACE/issues/3740,967318047,IC_kwDOBLalGM45qBof,56269610,2021-11-12T18:13:31Z,2021-11-12T18:16:12Z,CONTRIBUTOR,"You don't need to use the update scripts for a new install. The update scripts in ACE/Database/Updates/Shard/ are for those with existing servers that already have data in the Shard that needs to be modified","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1052151017 https://github.com/ACEmulator/ACE/issues/3740#issuecomment-967319865,https://api.github.com/repos/ACEmulator/ACE/issues/3740,967319865,IC_kwDOBLalGM45qCE5,23504389,2021-11-12T18:16:37Z,2021-11-12T18:16:37Z,NONE,"Oh ok, the guide said to apply any updates that were there. Good to know, thank you. On Fri, Nov 12, 2021 at 1:13 PM ziang4891 ***@***.***> wrote: > You don't need to use the update scripts for a new install > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > , > or unsubscribe > > . > Triage notifications on the go with GitHub Mobile for iOS > > or Android > . > > -- [image: 5gstore] *David Wheelen* *Sales and Technical Support* O:833-547-8673 EXT: 292 ***@***.*** | 5Gstore.com 220 Exchange Dr, Suite A Crystal Lake, IL 60014 [image: facebook] [image: linkedin] [image: youtube] [image: PCE][image: PCSS][image: cpns][image: cpsa][image: cpcnp] [image: dcss][image: dcts] ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1052151017 https://github.com/ACEmulator/ACE/issues/3740#issuecomment-967323187,https://api.github.com/repos/ACEmulator/ACE/issues/3740,967323187,IC_kwDOBLalGM45qC4z,56269610,2021-11-12T18:22:14Z,2021-11-12T18:22:58Z,CONTRIBUTOR,"Many of those scripts were made assuming that the World DB already exists, which it won't if following the install guide for a new install. There may be one or two that might be needed, so I would suggest continuing on with your install and then try running those again after the World DB is setup.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1052151017 https://github.com/ACEmulator/ACE/issues/3740#issuecomment-967740909,https://api.github.com/repos/ACEmulator/ACE/issues/3740,967740909,IC_kwDOBLalGM45ro3t,23504389,2021-11-13T00:20:12Z,2021-11-13T00:20:12Z,NONE,"It was exactly what you said, imported base world db and ran update scripts, bam server up and running. :D On Fri, Nov 12, 2021 at 1:22 PM ziang4891 ***@***.***> wrote: > Many of those scripts were made assuming that the World DB already exists, > which it won't if following the install guide for a new install. There may > be one or two that might be needed, so I would continue on with your > install and then try running those again after the World DB is setup. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > , > or unsubscribe > > . > Triage notifications on the go with GitHub Mobile for iOS > > or Android > . > > -- [image: 5gstore] *David Wheelen* *Sales and Technical Support* O:833-547-8673 EXT: 292 ***@***.*** | 5Gstore.com 220 Exchange Dr, Suite A Crystal Lake, IL 60014 [image: facebook] [image: linkedin] [image: youtube] [image: PCE][image: PCSS][image: cpns][image: cpsa][image: cpcnp] [image: dcss][image: dcts] ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1052151017