Chaosforge Forum

  • March 28, 2024, 02:37
  • 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.

Topics - null1024

Pages: [1]
1
FPC Valkyrie / Compile error in vmsg.pas
« on: January 30, 2008, 16:52 »
Well, I was trying to compile the test.pas tutorial, and I get this error:
Quote
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
vmsg.pas(0) Fatal: Compilation aborted

I was using valkyrie 0.4.2

2
Bug Reports / Sudden and random DoomRL crash
« on: January 30, 2008, 16:15 »
I was playing, just loaded up my save, started playing, got surrounded by former humans, in berserk mode, my armor had just shown that it was damaged in yellow text and then...
Code: [Select]
                                            #==#·····|}·······
                         Game saved. Press <Enter> to exit.···
                                   ##########==#···············
                                   +········+············}·····
                                   #········#==#·h········|•····
                                   #········#==#·····|}····}····
                                   +········/········|····|•····
                                   ##########==#··}·An unhandled exception occur
red at $0046BB40 :                          #==#···|···········
ERangeError : Range check error             #==#··•············
  $0046BB40  TLEVEL__VISIBLE,  line 434 of dflevel.pas········
  $0046726F  TBEING__SENDMISSILE,  line 1292 of dfbeing.pas###
  $00462108  TBEING__FIRE,  line 537 of dfbeing.pas········#
  $004638FB  TBEING__AISCAN,  line 724 of dfbeing.pas······#
  $00463E86  TBEING__ACTION,  line 777 of dfbeing.pas#####
  $00463FE7  TBEING__CALL,  line 789 of dfbeing.pas1] (44%)
  $0046E32D  TLEVEL__TICK,  line 782 of dflevel.pas(6d3)x3 [0/2]
  $0040F30A  TDOOM__RUN,  line 275 of doombase.pas           The Chained Court
  $004019A0  main,  line 22 of doomrl.pas

Abnormal program termination! Please write down the above
to help get rid DoomRL of all those bugs! You only need
to write down the filenames and linenumbers.
Attempting to save game.... Press <Enter>
...that happened. (screendump)

Version 989 on WinXP, with sound.

Pages: [1]