It is currently 16 Apr 2024, 15:22
   
Text Size

Community Wad

Moderator: CCGHQ Admins

Re: Community Wad

Postby Xander9009 » 04 Nov 2017, 03:37

Most likely, you're missing one or more of the art files. There should be 25 files named DATA_DLC_CW_ART_MAIN_#.WAD and one named DATA_DLC_CW_ART_UPDATE.wad. And also, welcome. Feel free to chat in the Discord channel. I/we can't always respond immediately, and I sometimes don't notice the messages if Discord decides not to notify me, but other than those instances, it's a decent way to get some quick questions answered.
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
User avatar
Xander9009
Programmer
 
Posts: 2905
Joined: 29 Jun 2013, 07:44
Location: Indiana, United States
Has thanked: 121 times
Been thanked: 445 times

Re: Community Wad

Postby nivmizzet1 » 04 Nov 2017, 07:08

I'm still getting this error

Code: Select all
[lua] [string "_MANAGER_PLANESWALKERS_TITLE (RESOLUTION_TIME_ACTION)~0x00000d70"]:2: attempt to index a nil value
nivmizzet1
 
Posts: 613
Joined: 21 Mar 2013, 10:10
Has thanked: 100 times
Been thanked: 25 times

Re: Community Wad

Postby Rooolandd » 04 Nov 2017, 14:36

Xander9009 wrote:Most likely, you're missing one or more of the art files. There should be 25 files named DATA_DLC_CW_ART_MAIN_#.WAD and one named DATA_DLC_CW_ART_UPDATE.wad. And also, welcome. Feel free to chat in the Discord channel. I/we can't always respond immediately, and I sometimes don't notice the messages if Discord decides not to notify me, but other than those instances, it's a decent way to get some quick questions answered.
Thank you so much! You were right i was missing DATA_DLC_CW_ART_MAIN_01.WAD, 02, 05, 06 and 19 i dont really know how that happended, i thought i downloaded all in one package but i didn't even check that they were missing , just brainlessly copy and paste it :oops: Thank you again, now everything works like charm.
Rooolandd
 
Posts: 2
Joined: 04 Nov 2017, 01:22
Has thanked: 0 time
Been thanked: 0 time

Re: Community Wad

Postby erjerjerj » 06 Nov 2017, 20:37

Bug report:

1. Hazoret's Favor doesnt give +2/+0 it gives +1/+3 instead.
2. Makeshift Munitions doesn't deal 1 damage to creature (didn't test it on player).
3. Sunbird's Invocation doesn't draw cards.

The game report the following error:
[lua] [string "SUNBIRDS_INVOCATION_CW_TITLE (RESOLUTION_TIME_ACTION)~0x0000025a"]:22: attempt to index global 'effectController' (a nil value)
erjerjerj
 
Posts: 32
Joined: 23 Oct 2016, 11:58
Has thanked: 20 times
Been thanked: 3 times

Re: Community Wad

Postby nivmizzet1 » 11 Nov 2017, 05:01

I don't know why, but for some reason Cavern of Souls sometimes has an stroke and forgets what creature type was selected. I don't know how to reproduce it, it just happens sometimes. When it happens, it can work for one or two creatures, and then just stop working (it still produces the mana but won't let you use it), or it just just work from the start (again, still produces mana). I don't know if it can be fixed, but it's really f***ing annoying.

EDIT: this is the MM version I'm talking about.
EDIT: and I'm pretty sure it can cause the game to crash -- if you've tapped for mana that you can't use and then try to do stuff (playing spells, etc.) while the mana is sitting there, the game hangs a lot, and will sometimes crash (the more you do, the more chance of a crash), so I assume it's related.
nivmizzet1
 
Posts: 613
Joined: 21 Mar 2013, 10:10
Has thanked: 100 times
Been thanked: 25 times

Re: Community Wad

Postby aidscoi168 » 11 Nov 2017, 16:40

Bug report :
- Belligerent Brontodon rule suppose to just affect combat damage of it owner's creatures but i saw the card in game affect also power of opponent's creatures.
- Conqueror's foothold without any other effect auto untap when i create treasure token by deal damage with Prying Blade
- Makeshift Munitions same issue as erjerjerj's report
aidscoi168
 
Posts: 211
Joined: 31 Dec 2016, 17:49
Has thanked: 58 times
Been thanked: 28 times

Re: Community Wad

Postby erjerjerj » 11 Nov 2017, 20:56

Bug report:

Dimir Machinations let you choose one card to put on the top of target player library and exiles the other two, instead of what is written on the card.
erjerjerj
 
Posts: 32
Joined: 23 Oct 2016, 11:58
Has thanked: 20 times
Been thanked: 3 times

Re: Community Wad

Postby nivmizzet1 » 11 Nov 2017, 23:30

re: Makeshift Munitions, I didn't notice an obvious problem with it (the code), but I've changed the resolution time action as that's where it sounded like the problem was; I just copied the RTA from Blazing Hellhound. Hopefully it works now.

EDIT: if anybody uses this card, can you let me know if it's working?
nivmizzet1
 
Posts: 613
Joined: 21 Mar 2013, 10:10
Has thanked: 100 times
Been thanked: 25 times

Re: Community Wad

Postby erjerjerj » 15 Nov 2017, 19:30

Tested Makeshift Munitions now.
It has let me choose target creature or player before sacrificing my creature, but it didn't deal 1 damage.
erjerjerj
 
Posts: 32
Joined: 23 Oct 2016, 11:58
Has thanked: 20 times
Been thanked: 3 times

Re: Community Wad

Postby Xander9009 » 15 Nov 2017, 21:47

Should be fixed:
Hazoret's Favor
Makeshift Munitions - After the update, it still had an issue with conflicting target compartments/definitions.
Sunbird's Invocation - This one's a bit of a complex card, so it might have other issues.
Belligerent Brontodon
Dimir Machinations - This one's very complicated compared to the others and I had to rewrite how large portions of it were set up, so it'll definitely need to be tested. I plan to test this myself, though. Tested

I didn't see any reason for the Conqueror's Galleon//Conqueror's Foothold - Prying Blade issue. I'll have to look into it later.
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
User avatar
Xander9009
Programmer
 
Posts: 2905
Joined: 29 Jun 2013, 07:44
Location: Indiana, United States
Has thanked: 121 times
Been thanked: 445 times

Re: Community Wad

Postby san4wc » 16 Nov 2017, 12:10

Hi,

Two cards that I noticed:

-The card Hour of Glory does not exile the target creature. Additionally, it will check the hand of the creature owner even if it is not a God.
-Search for Azcanta does not transform even when the choice to transform is chosen.

Thanks everyone for their hardwork
san4wc
 
Posts: 8
Joined: 16 Nov 2017, 12:02
Has thanked: 5 times
Been thanked: 3 times

Re: Community Wad

Postby NEMESiS » 05 Jan 2018, 04:03

So for some reason my planeswalkers enter and go straight to the graveyard, what file am I missing? I looked around but I *think* i have everything. :/

I get these error messages:

| Open
Code: Select all
[lua] [string "Content\Functions\CW_GENERAL.LOL"]:590: 'then' expected near 'oPlayer'
[lua]
lua_dofile error parsing file Content\Functions\CW_GENERAL.LOL


[lua] [string "Content\Functions\CW_GENERAL.LOL"]:590: 'then' expected near 'oPlayer'
[lua]
lua_dofile error parsing file Content\Functions\CW_GENERAL.LOL


[lua] [string "CENSOR_CW_426748_TITLE (RESOLUTION_TIME_ACTION)~0x000004e8"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "CENSOR_CW_426748_TITLE (RESOLUTION_TIME_ACTION)~0x000004e8"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "NICOL_BOLAS_GODPHARAOH_CW_TITLE (RESOLUTION_TIME_ACTION)~0x00000515"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "SWELTERING_SUNS_CW_426851_TITLE (RESOLUTION_TIME_ACTION)~0x00000545"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "CENSOR_CW_426748_TITLE (RESOLUTION_TIME_ACTION)~0x000004e8"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "SWELTERING_SUNS_CW_426851_TITLE (RESOLUTION_TIME_ACTION)~0x00000545"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "NICOL_BOLAS_THE_DECEIVER_CW_TITLE (RESOLUTION_TIME_ACTION)~0x00000524"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "SWELTERING_SUNS_CW_426851_TITLE (RESOLUTION_TIME_ACTION)~0x00000545"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "CENSOR_CW_426748_TITLE (RESOLUTION_TIME_ACTION)~0x000004e8"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "Content\Functions\CW_GENERAL.LOL"]:590: 'then' expected near 'oPlayer'
[lua]
lua_dofile error parsing file Content\Functions\CW_GENERAL.LOL


[lua] [string "CENSOR_CW_426748_TITLE (RESOLUTION_TIME_ACTION)~0x000007c1"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "CENSOR_CW_426748_TITLE (RESOLUTION_TIME_ACTION)~0x000007c1"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "CENSOR_CW_426748_TITLE (RESOLUTION_TIME_ACTION)~0x000007c1"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "CENSOR_CW_426748_TITLE (RESOLUTION_TIME_ACTION)~0x000007c1"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "NICOL_BOLAS_THE_DECEIVER_CW_TITLE (RESOLUTION_TIME_ACTION)~0x000007fd"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "SWELTERING_SUNS_CW_426851_TITLE (RESOLUTION_TIME_ACTION)~0x0000081e"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "SWELTERING_SUNS_CW_426851_TITLE (RESOLUTION_TIME_ACTION)~0x0000081e"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "SWELTERING_SUNS_CW_426851_TITLE (RESOLUTION_TIME_ACTION)~0x0000081e"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
[lua] [string "NICOL_BOLAS_GODPHARAOH_CW_TITLE (RESOLUTION_TIME_ACTION)~0x000007ee"]:2: attempt to call global 'CW_General_CreateManagers' (a nil value)
User avatar
NEMESiS
 
Posts: 460
Joined: 03 Jan 2013, 04:02
Location: Pools of Becoming
Has thanked: 70 times
Been thanked: 21 times

Re: Community Wad

Postby Xander9009 » 05 Jan 2018, 05:07

Repacking now. I made a dumb little mistake when updating one of the functions yesterday.

EDIT: I didn't notice Hour of Glory and Search for Azcanta//Azcanta, the Sunken Ruin. I've fixed them both, but I haven't tested either. Hopefully, they work int eh next update. I noticed this after the update I just forced, so they won't be available until tomorrow.
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
User avatar
Xander9009
Programmer
 
Posts: 2905
Joined: 29 Jun 2013, 07:44
Location: Indiana, United States
Has thanked: 121 times
Been thanked: 445 times

Re: Community Wad

Postby chiefeweight » 05 Jan 2018, 05:37

Hi, all planeswalkers will still give emblems, which could be affected by the Doubling Season. Could you check this problem?
chiefeweight
 
Posts: 6
Joined: 10 Oct 2017, 09:00
Has thanked: 0 time
Been thanked: 0 time

Re: Community Wad

Postby Xander9009 » 05 Jan 2018, 06:13

chiefeweight wrote:Hi, all planeswalkers will still give emblems, which could be affected by the Doubling Season. Could you check this problem?
Parallel Lives and Doubling Season are working with emblems now. Ended up having to toss in a small setting to the emblem creation function so we could check if it was currently being created since the tokens are nil during Doubling Season's trigger.

Also, the CW_General function file *still* had an issue (it is *definitely* fixed this time, since I was able to successfully test the planeswalkers for Doubling Season), so the core is being repacked for the second time today and it's only 1 hour into the day lol. That means the cards from my last post that I said wouldn't be available right away are in fact available right away (as soon as it finishes packing and uploading, which will likely be another 10 minutes).
_______________________________
Community Wad - Community Wad Website - How to Help and Report Bugs
Discord: discord.gg/4AXvHzW
User avatar
Xander9009
Programmer
 
Posts: 2905
Joined: 29 Jun 2013, 07:44
Location: Indiana, United States
Has thanked: 121 times
Been thanked: 445 times

PreviousNext

Return to 2014

Who is online

Users browsing this forum: No registered users and 47 guests


Who is online

In total there are 47 users online :: 0 registered, 0 hidden and 47 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 47 guests

Login Form