LoneGazebo / Community-Patch-DLL

Community Patch for Civilization V - Brave New World
Other
286 stars 158 forks source link

Some buttons don't appear when using a multiplayer modpack (But the rest of the UI appears to work fine). #6241

Closed Rand0miz3d closed 4 years ago

Rand0miz3d commented 4 years ago

_1. Mod version (i.e Date - 2/9): 2-9-4b

_2. Mod list (if using Vox Populi only, leave blank): Multiplayer Mods Workaround

_3. Error description: When playing VP using a multiplayer modpack, the promotion tree, vassal overview, and corporations buttons do not appear. This only happens with the 2-9 versions. I went back to a modpack of an older version (12-20-3) and the buttons appeared as normal. The issue does not occur when launching mods normally. I am using only Vox Populi (eui version) and the required Multiplayer Mods Workaround, obviously, and I am following the CBP wikia modpack guide exactly, as I have always done.

_4. Steps to reproduce (optional): Create a multiplayer modpack with Vox Populi 2-9-x


Supporting information:

  1. Log files: (Don't know if my logs are relevant at all in this scenario, but here they are) Logs.zip

  2. Screenshots (optional): 20200211175236_1

    I could also provide my modpack folders if needed, but they are too big to upload here directly.

I don't know if modpacks are supported here or not, since it doesn't seem like many people use them. Anyway I'm making this report just in case anyone feels like taking a look. Cheers.

RecursiveStar commented 4 years ago

If I remember correctly, Gazebo does not have the equipment to debug multiplayer. Not sure if that's still the case. @LoneGazebo ?

Rand0miz3d commented 4 years ago

I'm not actually playing multiplayer, if that makes a difference. I just use a modpack in single player to reduce loading screens.

MoiMagnus commented 4 years ago

I can confirm with my newest modpack (with just VP and EUI), the top panel is missing some features.

kdm2k6 commented 4 years ago

I was wondering if I had done something wrong. I have created a number of basic VP modpacks; however, some of the UI buttons (like corporations ...) on the top right corner seem not to appear (for this version). The archer range is 1 and I start with a pathfinder and warrior, however, so other parts of the mod look good.

Adonis-VII commented 4 years ago

I am using the non-EUI version and I can confirm issues with this version of the mod. In the Modpack Non-EUI of 2-9-4b both the Corporations & Monopolies and the Events buttons are non responsive. This hasn't been an issue in the past 3 years.

Cat-du-Fromage commented 4 years ago

try evertyhing but it won't work. I hope this is not the end of multiplayer..

MoiMagnus commented 4 years ago

Peoples are also reporting so gamebreaking bugs when using a modpack: after 50-60 turns, an empty event open and nothing get you out of it (I don't have more info on that). So my guess is that it's the Events that are broken, and every tab which is loaded after the even tab doesn't work either.

Cat-du-Fromage commented 4 years ago

i actually play without event and i reported several bug with the 1-11 version where all custom bonus civ goes wild, for exemple, ethiopia could choose meiji's unique corporation, tojo could do his courthouse replacement in non-conquered cities. and desync became far more frequent and longer.

JanSobus commented 4 years ago

Can confirm this as well. Created modpack, could play fine but icons in hte top panel were missing - even InfoAddict and corporations. I play with events enabled option (for Unique City States), but otherwise with events off (no good/bad/neutral/trade/civspecific events) so no problems with empty ones ruining the game. Turn 200 now.

azum4roll commented 4 years ago

I'm guessing one of the xml/sql files in one of the mods is broken so everything after isn't considered by the MPMPM.

LoneGazebo commented 4 years ago

I'd need logs from latest to confirm.

Cat-du-Fromage commented 4 years ago

Here, i just try today with the last version Logs.zip

Cat-du-Fromage commented 4 years ago

i got this weird folder i never saw before maybe it is related? image

LoneGazebo commented 4 years ago

not sure- with no log errors and no XML errors, nearly impossible to diagnose.

LoneGazebo commented 4 years ago

If someone can post their modpack using the latest, I'll try it out.

Cat-du-Fromage commented 4 years ago

Here, I hope you will find the issue and revive the multiplayer on the beta version^^ https://drive.google.com/file/d/1gpgNluyT8ZXJDfOCQgXukbW8Ye4o3_1k/view?usp=sharing PS: it is the EUI version, don't forget the Ui_bc1

Cat-du-Fromage commented 4 years ago

i know you have a lot of other issue to solve but did you find something about the MPMP^^'?

LoneGazebo commented 4 years ago

aha, got it. I'd added an InGame.lua file update to the CoreLua of the CP (adds distance ring when choosing a scan action for airplanes). Apparently, this causes Problem 13b on the modspack page: https://forums.civfanatics.com/threads/mpmpm-multiplayer-mod-dlc-hack-updated.533238/

image

InGame.zip

To fix, download that file, drop into /UI folder of modspack, and DELETE the InGame.lua from DLC\MP_MODSPACK\Mods(1) Community Patch (v 94)\Core Files\CoreLua

LoneGazebo commented 4 years ago

Someone needs to update the MP maker wiki for VP with this info, it's a simple step.

MoiMagnus commented 4 years ago

Is it something that can be dealt through the "(6x) Compatibility files" as for CityView.lua, (which is also under problem 13b), hence only a temporary fix for this version, or is it a permanent step to add to making modpacks?

LoneGazebo commented 4 years ago

I'm not 100% sure, we'd need to experiment.

LoneGazebo commented 4 years ago

I think it's a more pressing issue because of the content added to the end of the file - there's a set of lines added to the end of ingame.lua that directly enables the extra lua that loads the corporation lua etc.

JanSobus commented 4 years ago

I tried this lua swap today with the newest version and while it fixes some of the problems, it's still not a complete method - icons from smaller mods like wonder planner are still missing

LoneGazebo commented 4 years ago

@JanSobus you have to follow the instructions directly for problem 13b.

Rand0miz3d commented 4 years ago

I have updated the wiki. One question: will the InGame.lua replacement work with every future version, or will it need to be updated?

whatsdown44 commented 3 years ago

Hi, I'm trying to make modpack for new version 16-4, seems to be broken again, the fix not working, all UI is messed now too,

bukowa commented 2 years ago

While creating modpack with VP 1.3.4 (which is the latest) it was enough to just delete DLC\MP_MODSPACK\Mods(1) Community Patch (v 94)\Core Files\CoreLua\InGame.lua to make UI work again. !!! 13b in forum thread does not state anything about deleting old file (LoneGazebo solution mentions this)

5ab681223bc8fc196728c04293958d01

azum4roll commented 2 years ago

Well I already updated the wiki months ago.