Forum

> > CS2D > General > Error in CS2D source code ? o_O
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Error in CS2D source code ? o_O

11 replies
To the start Previous 1 Next To the start

old Error in CS2D source code ? o_O

Nem
User Off Offline

Quote
I do all what was written in readme, place all thing what i need in cs2d folder, i add -inbb, and when i start the compiled exe file, cs2d say: Memory access violation
What i need do to launch my exe file ?
Help me anything please

old Re: Error in CS2D source code ? o_O

Informatixa
User Off Offline

Quote
DC has written
1. The current version is NOT open source and will never be. However a very old version (0.1.0.0) is available as Blitz3D source code.

2. Unreal Software does NOT support CS2D modding. This game is not made for modding and real modding is impossible. So there is no SDK.

old Re: Error in CS2D source code ? o_O

Reaper
User Off Offline

Quote
I guess he is using the source of v.1.0.0.0

the MAV is a common error in B3D projects, which can happen on differet systems. I am also no able to run UT2D on my notebook.

Sadly I don't know how to fix this problem. I guess there is an error when trying to save some values/attributes to your memory.

old Re: Error in CS2D source code ? o_O

DC
Admin Off Offline

Quote
Make sure you have the latest version of blitz3d and the userlib mentioned in the readme. Enable the debug mode in your Blitz3D IDE to get a more detailed error message.

the code does work.

old Re: Error in CS2D source code ? o_O

DC
Admin Off Offline

Quote
well have a look at the code and the line which is highlighted. I assume that you know how to program in blitz3d otherwise the whole thing doesn't make any sense.

(did you put the source code in your cs2d folder? it needs all the cs2d files of course!)

old Re: Error in CS2D source code ? o_O

DC
Admin Off Offline

Quote
... there are probably like 20 lines in CS2D which contain "Readline(file)".

- whiche bb file
- which function
- what's the value of file

old Re: Error in CS2D source code ? o_O

DC
Admin Off Offline

Quote

omg. yeah. the source of 0.1.0.0 does not work with cs2d 0.1.0.5 or newer of course! the game has been re-programmed from scratch and uses partially different files.
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview