Chaosforge Forum

  • March 28, 2024, 12:26
  • Welcome, Guest
Please login or register.



Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Jerry Swain

Pages: [1]
1
Bug Reports / Re: Access Violation $77BD2237
« on: November 04, 2008, 10:07 »
Thanks.

2
Bug Reports / Re: Access Violation $77BD2237
« on: November 04, 2008, 02:18 »
Yes.

3
Bug Reports / Access Violation $77BD2237
« on: November 03, 2008, 02:56 »
Trying to reproduce exactly what I got-

An unhandled exception occurred at $77BD2237 : E          //I really don't know where the 'E' is supposed to go//
AccessViolation : Access violation
  $77BD2237

Should I attach the save file?

4
Berserk! / Re: Berserk! 0.8 Linux binary needs testing
« on: February 18, 2008, 12:38 »
This is after SVN...
Free Pascal Compiler version 2.2.0 [2007/08/31] for i386
Copyright (c) 1993-2007 by Florian Klaempfl
Target OS: Linux for i386
Compiling berserk.pas
berserk.pas(33,2) Warning: APPTYPE is not supported by the target OS
Compiling vsystems.pas
Compiling vdebug.pas
vdebug.pas(43,80) Error: Type identifier expected
vdebug.pas(43,80) Fatal: Syntax error, ")" expected but "CONST" found
Fatal: Compilation aborted
Error: /usr/local/bin/ppc386 returned an error exitcode (normal if you did not specify a source file to be compiled)


And this is after -S2 switch:

Free Pascal Compiler version 2.2.0 [2007/08/31] for i386
Copyright (c) 1993-2007 by Florian Klaempfl
Target OS: Linux for i386
Compiling berserk.pas
berserk.pas(33,2) Warning: APPTYPE is not supported by the target OS
Compiling vsystems.pas
Compiling vdebug.pas
Compiling vutil.pas
vutil.pas(341,1) Error: Can't create object file: vutil.o
vutil.pas(341,1) Fatal: Can't create object vutil.o
Fatal: Compilation aborted
Error: /usr/local/bin/ppc386 returned an error exitcode (normal if you did not specify a source file to be compiled)

5
Berserk! / Re: Berserk! 0.8 Linux binary needs testing
« on: February 18, 2008, 12:13 »
SVN Berserk? 0.8.5?

6
Berserk! / Re: Berserk! 0.8 Linux binary needs testing
« on: February 18, 2008, 11:29 »
I tried the -S2 switch...

Free Pascal Compiler version 2.2.0 [2007/08/31] for i386
Copyright (c) 1993-2007 by Florian Klaempfl
Target OS: Linux for i386
Compiling berserk.pas
berserk.pas(33,2) Warning: APPTYPE is not supported by the target OS
Compiling vsystems.pas
Compiling vsystem.pas
Compiling vnode.pas
Compiling vmsg.pas
Compiling vuid.pas
Compiling vsystem.pas
vsystems.pas(33,18) Warning: An inherited method is hidden by "TSystems.Add(var TSystem, TSystem)"
Compiling brmain.pas
Compiling brlevel.pas
Compiling brdata.pas
Compiling brui.pas
Compiling vrltools.pas
Compiling vdata.pas
Compiling vstream.pas
vstream.pas(148,18) Error: function header doesn't match the forward declaration "IOutputStream.Write(const LongInt, Pointer)"
vstream.pas(166,20) Warning: An inherited method is hidden by "constructor TFileInputStream.Open(const ShortString)"
vstream.pas(199,20) Warning: An inherited method is hidden by "constructor TMemoryOutputStream.Open(const LongInt)"
vstream.pas(235,20) Warning: An inherited method is hidden by "constructor TTextInputStream.Open(const ShortString)"
vstream.pas(255,17) Warning: An inherited method is hidden by "TTextInputStream.ReadString:ShortString"
vstream.pas(297,20) Warning: An inherited method is hidden by "constructor TSTDOutputStream.Create"
vstream.pas(328,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
Error: /usr/local/bin/ppc386 returned an error exitcode (normal if you did not specify a source file to be compiled)


7
Berserk! / Re: Berserk! 0.8 Linux binary needs testing
« on: February 18, 2008, 11:20 »
Thanx. BTW, (off topic and  off forum) do you have the original mangas and  read unofficial translations or do you read scanlations?

8
Berserk! / Re: Call for features : Berserk! 0.9 planning
« on: February 18, 2008, 08:31 »
An uppercut sword swing? If the monster doesn't die in one hit, maybe it flops back?

9
How about bosses? Like after reaching an insane kill-count (around 500+), apostles start appearing, at (1000) and every 100 beyond, Members of God-hand, with Femto at the end? Though, I doubt someone would be 'Gutsy'[pun intended ;)] enough to fight on that long.

10
Berserk! / Re: Hooray for a new release!
« on: February 18, 2008, 08:20 »
Kind of what I feel about Berserk!, too! I've not seen the anime, but the manga is just... well, awesome. I just wish Kentaro realeases ch 293 soon and Evil Genius translates it. ;-)

11
Berserk! / Re: Highest Berserk Killcount
« on: February 18, 2008, 08:12 »
What rot?! 17 in one turn! With a bomb?! =O

12
Berserk! / Re: Berserk! 0.8 Linux binary needs testing
« on: February 18, 2008, 04:37 »
I might be doing something stupid, but....
I downloaded the 0.8 binary and src, also Valkyrie Library and FPC. After installing FPC, I put the binary, source and Library files in one folder and ran
            fpc berserk.pas
I get this
Free Pascal Compiler version 2.2.0 [2007/08/31] for i386
Copyright (c) 1993-2007 by Florian Klaempfl
Target OS: Linux for i386
Compiling berserk.pas
berserk.pas(33,2) Warning: APPTYPE is not supported by the target OS
Compiling vsystems.pas
Compiling vsystem.pas
Compiling vnode.pas
Compiling vmsg.pas
vmsg.pas(30,8) Error: Identifier not found "class"
vmsg.pas(30,8) Error: Error in type definition
vmsg.pas(30,8) Fatal: Syntax error, ";" expected but "identifier PUBLIC" found
Fatal: Compilation aborted
Error: /usr/local/bin/ppc386 returned an error exitcode (normal if you did not specify a source file to be compiled)


I'm running Kubuntu 7.04 32-bit on a P4

13
Discussion / Re: JPRL?
« on: February 14, 2008, 21:51 »
That's good to read.

14
Discussion / JPRL?
« on: February 14, 2008, 06:20 »
Anyone thought of a Jurassic Park RL?

Pages: [1]