Sapphire | Remaster | v2.0 released

For Total Conversions and projects that don't otherwise fall under the other categories.
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.

Got a cool project idea but nothing else? Put it in the project ideas thread instead!

Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.

Please read the full rules for more details.
Nerotrobe
Posts: 2
Joined: Thu Jun 04, 2020 12:11 pm
Graphics Processor: nVidia (Modern GZDoom)

Re: Sapphire | Remaster | v2.0 released

Post by Nerotrobe »

I can't load this level. I get the following error:

sapphire.pk3:zscript/saphrtorch.zc, line 89: Default blocks currently disabled in mixins
sapphire.pk3:zscript/saphrtorch.zc, line 165: Mixin SaphrFireMixin does not exist.
Attempt to get invalid state SpawnLoop from actor SaphrTorchFlame.

Execution could not continue.

2 errors, 0 warnings while compiling sapphire.pk3:zscript.zc
User avatar
Tormentor667
Posts: 13533
Joined: Wed Jul 16, 2003 3:52 am
Contact:

Re: Sapphire | Remaster | v2.0 released

Post by Tormentor667 »

What GZDoom version did you use?
User avatar
Rachael
Posts: 13555
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: Sapphire | Remaster | v2.0 released

Post by Rachael »

Might be a good idea to put in the topic title in brackets [REQUIRES GZDoom 4.3.x] or something, if it fits, to help avoid that confusion.
User avatar
Enjay
 
 
Posts: 26534
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Re: Sapphire | Remaster | v2.0 released

Post by Enjay »

Even the official page is misleading:
Port GZDoom 1.6+
Which I assume applies to the original release but the remaster link is on the same page and doesn't specify anything newer.
User avatar
Tormentor667
Posts: 13533
Joined: Wed Jul 16, 2003 3:52 am
Contact:

Re: Sapphire | Remaster | v2.0 released

Post by Tormentor667 »

Thanks for the hint, I just fixed the webpage :)
User avatar
Lagi
Posts: 677
Joined: Sat Jun 23, 2018 12:51 pm
Location: Thou shalt alter thy beliefs with new evidence

Re: Sapphire | Remaster | v2.0 released

Post by Lagi »

amazing level. Visuals are top notch. This planet in background make me feel uncomfortable. :)
final boss was strange? and not all monster left from the red rooms.
quite hard also. included autoquicksave was very helpful.
User avatar
leodoom85
Posts: 684
Joined: Sun Sep 14, 2014 6:40 pm
Location: Earth-shaking Chile

Re: Sapphire | Remaster | v2.0 released

Post by leodoom85 »

I think the line that uses the action to activate the fight should be one-time only instead of being repeatable.
Image
User avatar
Ozymandias81
Posts: 2063
Joined: Thu Jul 04, 2013 8:01 am
Graphics Processor: nVidia with Vulkan support
Location: Mount Olympus, Mars
Contact:

Re: Sapphire | Remaster | v2.0 released

Post by Ozymandias81 »

All your mentioned issues (so even the Austerity one) shoould be fixed now, thanks LeoDoom85 :)
User avatar
leodoom85
Posts: 684
Joined: Sun Sep 14, 2014 6:40 pm
Location: Earth-shaking Chile

Re: Sapphire | Remaster | v2.0 released

Post by leodoom85 »

If you can spot anything weird in this video, feel free to watch this.
User avatar
Tormentor667
Posts: 13533
Joined: Wed Jul 16, 2003 3:52 am
Contact:

Re: Sapphire | Remaster | v2.0 released

Post by Tormentor667 »

Awesome, thanks a lot for this video, it is awesome to watch :) Will showcase that on the Realm667!
User avatar
leodoom85
Posts: 684
Joined: Sun Sep 14, 2014 6:40 pm
Location: Earth-shaking Chile

Re: Sapphire | Remaster | v2.0 released

Post by leodoom85 »

Neato :)
User avatar
NovaRain
Posts: 55
Joined: Sun Jan 20, 2013 8:15 pm

Re: Sapphire | Remaster | v2.0 released

Post by NovaRain »

Sorry for necro post, but I found GZDoom 4.8.0 cannot run Sapphire v2.0 without editing zscript. It failed to start with error messages:
Script error, "sapphire.pk3:zscript/saphrinter.zc" line 34:
Left side of mFont is not a struct or class
Script error, "sapphire.pk3:zscript/saphrinter.zc" line 49:
Left side of mFont is not a struct or class
After comparing the content of gzdoom.pk3 between 4.7.1 and 4.8.0, all "finished" in these lines in SaphrInter.zc need to be changed to "finishedp":

Code: Select all

Line 34> disp += finished.mFont.GetMaxAscender("$WI_FINISHED");
Line 49> if (y < (statsy - finished.mFont.GetHeight()*3/4) * CleanYfac)
Line 52> y = DrawPatchOrText(y, finished, finishedPatch, "$WI_FINISHED");
User avatar
Ozymandias81
Posts: 2063
Joined: Thu Jul 04, 2013 8:01 am
Graphics Processor: nVidia with Vulkan support
Location: Mount Olympus, Mars
Contact:

Re: Sapphire | Remaster | v2.0 released

Post by Ozymandias81 »

Thank you very much NovaRain, we finally going to update those lumps among all re-releases
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49066
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Sapphire | Remaster | v2.0 released

Post by Graf Zahl »

Why was all this stuff copied verbatim from the base classes anyway?
In case someone asks, this had to be renamed because of a name clash after letting these screens run as cutscenes.
Post Reply

Return to “TCs, Full Games, and Other Projects”