It is currently 08 Jul 2021, 05:01
   
Text Size

Community Wad

Moderators: Xander9009, CCGHQ Admins

Re: Community Wad

Postby Kithkin » 27 May 2015, 18:49

Code: Select all
27.05.2015 20:47:49: Medium: System.Xml - Unerwartetes Token '<'. Erwartet wurde das Token '>'. Zeile 934, Position 5.:
   bei System.Xml.XmlTextReaderImpl.Throw(Exception e)
   bei System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   bei System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
   bei System.Xml.XmlTextReaderImpl.ParseEndElement()
   bei System.Xml.XmlTextReaderImpl.ParseElementContent()
   bei System.Xml.XmlTextReaderImpl.Read()
   bei System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   bei System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   bei System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   bei System.Xml.XmlDocument.Load(XmlReader reader)
   bei System.Xml.XmlDocument.LoadXml(String xml)
   bei RSN.DotP.WadBase.LoadIndividualStringTable(Dictionary`2 dicStrings, String strXml)
   bei RSN.DotP.WadWrapper.LoadStringTable(FileStream fsInput)
Extra Information:
Unable to read string table: CARD_UI_TEXT NEO_MORPH.xml in DATA_DLC_COMMUNITY_CORE

User avatar
Kithkin
 
Posts: 456
Joined: 21 Feb 2014, 07:12
Location: Cologne, GERMANY
Has thanked: 11 times
Been thanked: 56 times

Re: Community Wad

Postby Xander9009 » 27 May 2015, 18:50

Kithkin wrote:
Code: Select all
27.05.2015 20:47:49: Medium: System.Xml - Unerwartetes Token '<'. Erwartet wurde das Token '>'. Zeile 934, Position 5.:
   bei System.Xml.XmlTextReaderImpl.Throw(Exception e)
   bei System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   bei System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
   bei System.Xml.XmlTextReaderImpl.ParseEndElement()
   bei System.Xml.XmlTextReaderImpl.ParseElementContent()
   bei System.Xml.XmlTextReaderImpl.Read()
   bei System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   bei System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   bei System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   bei System.Xml.XmlDocument.Load(XmlReader reader)
   bei System.Xml.XmlDocument.LoadXml(String xml)
   bei RSN.DotP.WadBase.LoadIndividualStringTable(Dictionary`2 dicStrings, String strXml)
   bei RSN.DotP.WadWrapper.LoadStringTable(FileStream fsInput)
Extra Information:
Unable to read string table: CARD_UI_TEXT NEO_MORPH.xml in DATA_DLC_COMMUNITY_CORE

Already caught and fixed that. Just hasn't repacked yet.
_______________________________
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: 444 times

Re: Community Wad

Postby Kithkin » 27 May 2015, 18:56

Warbringer -- Dash ability missing
User avatar
Kithkin
 
Posts: 456
Joined: 21 Feb 2014, 07:12
Location: Cologne, GERMANY
Has thanked: 11 times
Been thanked: 56 times

Re: Community Wad

Postby Drakno » 27 May 2015, 20:54

So, dunno if anyone has reported this yet (or for that matter if this is the page I am supposed to report this in) but I've run in a few cards that don't work: eladamri, lord of leaves doesn't do anything, neither shroud nor forestwalk and cabal therapy doesn't let me pick a card from the opponents' decklist to check (in other words the hand is just revealed and then the card autofails, this happens in both the regular cast and the flashback)
Drakno
 
Posts: 52
Joined: 15 Oct 2012, 19:03
Has thanked: 33 times
Been thanked: 2 times

Re: Community Wad

Postby StoneyTheBear » 28 May 2015, 00:17

I feel borderline guilty for posting this again.

Downloaded the new pack. Ghoulcaller Gisa throwing back the same error.

Code: Select all
[lua] [string "GHOULCALLER_GISA_CW_389535_TITLE (RESOLUTION_TIME_ACTION)~0x000003da"]:4: attempt to index global 'creature' (a nil value)
It's still fizzling on the token generation. Everything before that resolves correctly.
User avatar
StoneyTheBear
 
Posts: 33
Joined: 22 May 2015, 04:29
Has thanked: 3 times
Been thanked: 0 time

Re: Community Wad

Postby Xander9009 » 28 May 2015, 00:21

StoneyTheBear wrote:I feel borderline guilty for posting this again.

Downloaded the new pack. Ghoulcaller Gisa throwing back the same error.

Code: Select all
[lua] [string "GHOULCALLER_GISA_CW_389535_TITLE (RESOLUTION_TIME_ACTION)~0x000003da"]:4: attempt to index global 'creature' (a nil value)
It's still fizzling on the token generation. Everything before that resolves correctly.
Are you certain you have the latest version? I've checked it again and there are no instances of "creature" except in the ability text and in my note at the end explaining that I changed it to "Creature".
_______________________________
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: 444 times

Re: Community Wad

Postby StoneyTheBear » 28 May 2015, 01:00

I believe so. I have version 291. I downloaded it when I got home from work. Around 4pm est.
User avatar
StoneyTheBear
 
Posts: 33
Joined: 22 May 2015, 04:29
Has thanked: 3 times
Been thanked: 0 time

Re: Community Wad

Postby Yodatheugly » 28 May 2015, 01:01

Found a minor flaw in Rakshasa Gravecaller. Instead of the two zombie tokens, it only produces one.
Yodatheugly
 
Posts: 18
Joined: 27 May 2015, 01:31
Location: Antwerpen, Belgium
Has thanked: 4 times
Been thanked: 0 time

Re: Community Wad

Postby Xander9009 » 28 May 2015, 01:02

Alright. Let me know.

Fixed Rakshasa Gravecaller.

UPDATE: I've gotten the Morph ability turned into a series of functions which work. They allow the very simple copy/pasting of the ability to any creature that needs morph. All of the megamorph cards and other DTK morph cards are done with the exception of 6.
Shorecrasher Elemental
Revealing Wind
Keeper of the Lens
Qarsi Deceiver
Obscuring Æther
Deathmist Raptor
Those 6 are not done. All of the others are done and I'll test them out tomorrow and hopefully release them.

Shorecrasher Elemental, Obscuring Æther, and Deathmist Raptor require being turned face-down in a manner other than the normal morph method, and thus I'll need to work on them a bit to make sure they work right.
Revealing Wind and Lens of Clarity won't work with these new morph creatures (or ANY morph creatures) right now. They also don't work with manifest creatures. I'll have to redo a small piece of of the coding to make this work, but then it should be pretty simple to grant anything the ability to do so, for both these and any in the future for both morph and manifest.
Obscuring Æther reduces the cost, but I'm not actually sure how Neo did this. I'll have to look into that.
Qarsi Deceiver's produces mana which can only be spent to cast creatures face-down. I'm not sure I can manage this, but I'll certainly try. I can at least think of one way to do it. However, I'm not certain it will work. If it does, it'll be a lot simpler than normal restricted mana. (Make the mana lose all abilities unless a PlayerDC value is set, and only set it while the player is deciding which mana to spend for the {3} used to cast a face down creature.
_______________________________
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: 444 times

Re: Community Wad

Postby Xander9009 » 28 May 2015, 01:21

StoneyTheBear wrote:I believe so. I have version 291. I downloaded it when I got home from work. Around 4pm est.
Open the Deck Builder, right click Ghoulcaller Gisa, and choose View Card ... Scroll all the way to the bottom and see if the second to last line reads
Code: Select all
   --27-05-15: Corrected "creature" to "Creature".
_______________________________
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: 444 times

Re: Community Wad

Postby Yodatheugly » 28 May 2015, 01:55

Silumgar Monument (the manual mana one) seems to be causing some output in the script_log, although I haven't noticed any bugs. I thought I'd post in anyway. Probably the same case for the other monuments.

Code: Select all
 [lua] [string "SILUMGAR_MONUMENT_MM_CW_394702_TITLE (CONTINUOUS_ACTION)~0x000003b4"]:5: attempt to call method 'Set' (a nil value)
The message get's printed over 10.000 times, but was only in play for a couple of turns. I guess this is due to the CONTINUOUS_ACTION.
Yodatheugly
 
Posts: 18
Joined: 27 May 2015, 01:31
Location: Antwerpen, Belgium
Has thanked: 4 times
Been thanked: 0 time

Re: Community Wad

Postby sweetLu » 28 May 2015, 02:48

Warbringer is not possible unless you specifically code dash to account for it. I'm not sure if I was the last person to work on dash but I did not account for Warbringer. It's possible that I accidentally copied the basic xml of Warbringer into the CW when I was copying over other dash cards.
sweetLu
 
Posts: 181
Joined: 16 Jul 2014, 01:24
Has thanked: 21 times
Been thanked: 22 times

Re: Community Wad

Postby Xander9009 » 28 May 2015, 03:06

sweetLu wrote:Warbringer is not possible unless you specifically code dash to account for it. I'm not sure if I was the last person to work on dash but I did not account for Warbringer. It's possible that I accidentally copied the basic xml of Warbringer into the CW when I was copying over other dash cards.
Actually, I redid all of the dash cards so Warbringer will work. I just somehow left the dash ability off that specific card. I already fixed it, though.

EDIT: Oh, I fixed the monuments, too.
_______________________________
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: 444 times

Re: Community Wad

Postby StoneyTheBear » 28 May 2015, 08:20

Xander9009 wrote:
StoneyTheBear wrote:I believe so. I have version 291. I downloaded it when I got home from work. Around 4pm est.
Open the Deck Builder, right click Ghoulcaller Gisa, and choose View Card ... Scroll all the way to the bottom and see if the second to last line reads
Code: Select all
   --27-05-15: Corrected "creature" to "Creature".
Yes it does say that.
User avatar
StoneyTheBear
 
Posts: 33
Joined: 22 May 2015, 04:29
Has thanked: 3 times
Been thanked: 0 time

Re: Community Wad

Postby Kithkin » 28 May 2015, 14:46

Warbringer -- not fixed
User avatar
Kithkin
 
Posts: 456
Joined: 21 Feb 2014, 07:12
Location: Cologne, GERMANY
Has thanked: 11 times
Been thanked: 56 times

PreviousNext

Return to 2014

Who is online

Users browsing this forum: No registered users and 5 guests


Who is online

In total there are 5 users online :: 0 registered, 0 hidden and 5 guests (based on users active over the past 10 minutes)
Most users ever online was 1922 on 07 Jun 2021, 06:01

Users browsing this forum: No registered users and 5 guests

Login Form