About Store Forum Documentation Contact



Post Reply 
Bloody Massacre
Author Message
zeph2 Offline
Member

Post: #1
Bloody Massacre
I attempted to run Bloody Massacre, and its not working getting a bunch of errors.. So I tried moving some files over to My own test level to mess around.. Now My level did not load, and I got Errors.. So, I removed everything that I copied over from Bloody Massacre, and the Level still wont load..

The Error are:
@@forward(47):error C2011: DRAW_GROUP_CHR: " Emi, Type redefinition
@@forward(27): see declaration of DRAW_GROUP_CHR
@@FORWARD(53): error C2011 ITEM_TYPE: enum type redefinition
@@forward(33): see declaration of ITEM_TYPE

I know on the first tutorial I used via the video I received the CHR, and ITEM errors... So I edited the code and changed CHR to PLAYER, and commented out the ITEM since I dont have any yet nor at that point.. It was working till I copied the files over from Bloody Massacre..
I went over My code its not much, and there is no CHR or ITEM references in it..

Some of the tutorials, and examples like Bloody Massacre need updating..

But as to my issue... Any Ideas?

I figured out what the problem was.. There were duplicate OBJ_CHR, and OBJ_ITEM in the enumeration folder that I missed to delete from Bloody Massacre...

But Im still curious as to why Bloody Massacre does not work..
(This post was last modified: 10-26-2014 11:57 PM by zeph2.)
10-26-2014 11:45 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Bloody Massacre
Hi,

I've just tried compiling latest Bloody Massacre with latest engine version without issues.

Did you download "Bloody Massacre" or "OLD: Bloody Massacre (for Esenthel 2.0)"?
Please do not use the "OLD" file.
10-27-2014 01:10 AM
Find all posts by this user Quote this message in a reply
zeph2 Offline
Member

Post: #3
RE: Bloody Massacre
Think it was the one from the store not sure where I got it..
10-27-2014 05:03 AM
Find all posts by this user Quote this message in a reply
Post Reply