HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Outdated Spells

07-31-2009, 06:33 PM#1
ShadowDestroyer
Hey Vex,

I use your Raging Charge spell in my map. However, it doesn't work with the upcoming update. Do you have plans to update this spell? Thanks!
07-31-2009, 10:34 PM#2
ShadowDestroyer
Also, after installing the latest 1.23b patch and updating NewGen editor, my map is saving, but wc3 won't list the players dialog. Something is still wrong.
07-31-2009, 10:47 PM#3
Vexorian
Let's see, caster system updated to 1.23b /.124 so, in theory you should just be able to update your caster system.

"Unsafe" CSCache was not updated, hmnn, not sure what to do there in that case.

Though, one thing I know, A slightly modified version of RagingCharge is in snow and hazards and seems to work in the newest patch

To anyone needing help with obsolette spells, just post the spell's code in this thread, and I'll try to do a quick update, it should be mostly a text update most of the times.

you need to update your newgen to the latest version so return bug is banned and all that...
08-01-2009, 02:10 AM#4
ShadowDestroyer
I am using the latest version of JassHelper and the caster system but I still seem to be running into issues. Now when I click on the map in WC3, my WC3 client crashes with a fatal error! My map saves without a hitch however...?

Edit: CRAZY, it seems to be Windows 7. You gotta run wc3 as admin or it will crash viewing the map for some reason.

Snow and Hazards is using caster system 14.1, which raging charge works properly with. I tried their version anyhow and my map gets no syntax errors sometimes, and 1 syntax error other times. Either way, it isn't appearing in wc3.

k is not of type that allows . syntax <-- Raging Charge Syntax Error

The other system I am having issues with is the "Knockback System". It saves fine, but won't load in wc3.
08-01-2009, 03:43 AM#5
Vexorian
Quote:
I am using the latest version of JassHelper
You need the latest PJass.

Snow and hazards 0.6.0 most likely uses caster system 16.0 (Else it wouldn't work with the newest patch...)
08-01-2009, 05:13 AM#6
ShadowDestroyer
Hm, the map says "Caster System 14.1" in game. But, it does save without a hitch, so maybe they just didn't copy the comments.

Where is PJass located?
08-01-2009, 12:55 PM#7
Vexorian
In the warcraft 3 editing tools forum
08-01-2009, 02:41 PM#8
ShadowDestroyer
Interesting, even after updating to the latest PJass, I am still getting a syntax error with the raging charge from Snow and Hazards.

k is not of type that allows . syntax
08-01-2009, 03:47 PM#9
Vexorian
the PJass update was so you could detect return bug mistakes in your map, so you dont' have the problem of being able to save a map and still not being able to play it.

It is odd you have that syntax error, for starters because I did compile that map using latest jasshelper. Next time it appears, save inputwar3map.j in a zip and post it here.
08-01-2009, 10:50 PM#10
ShadowDestroyer
Where is inputwar3map.j located?
08-07-2009, 11:24 PM#11
ShadowDestroyer
Found it!
Attached Files
File type: zipinputwar3map.zip (113.4 KB)
08-09-2009, 08:48 PM#12
Vexorian
Try jasshelper 0.9.j.0 and the newest snow and hazards. It compiles and works in wc3 for me, including its raging charge.
08-09-2009, 09:53 PM#13
ShadowDestroyer
Where is the newest Snow and Hazards? The latest version I can find is one released in 2007. It returns the same error message that I listed before, even with the latest JassHelper.
08-09-2009, 11:54 PM#14
Vexorian
err http://www.wc3c.net/showthread.php?t=90524
08-10-2009, 03:58 PM#15
ShadowDestroyer
Yeah, this is still giving me the "k is not of type that allows . syntax" error.

I am running the latest NewGen, with an updated JassHelper and PJass. I am also running the latest wc3 patch. However, the editor still starts up saying "The map was saved with a newer version of the editor".