Each of these lines shows: while (true)Generating faces...
Generating gumps...
Generating shapes...
Generating paperdol...
Generating mainshp...
Compiling Usecode...
spells/npc_spells.uc:985: Warning: Infinite loop detected
spells/npc_spells.uc Warning: Infinite loop detected
items/spell_items.uc:41: Warning: Infinite loop detected
items/spell_items.uc:590: Warning: Infinite loop detected
UCC Crash Building BGKeyring
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
-
- Posts: 1219
- Joined: Thu May 14, 2020 1:34 pm
UCC Crash Building BGKeyring
Using the UCC version from 2016-12-03 (latest version) when trying to build the BGKeyRing mod, I get a crash with these errors:
Re: UCC Crash Building BGKeyring
Hmm, these are only warnings and have been ariund for a while. I think since Marzo disabled partymember magic.
If it crashes then it must be some other problem.
If it crashes then it must be some other problem.
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Re: UCC Crash Building BGKeyring
Those aren't errors, they are warnings. UCC detects infinite loops, but it does not detect if they can be escaped from; instead, it warns you so you can check yourself.
As Dominus said, the crash must be somewhere else. I will check when I get the time.
As Dominus said, the crash must be somewhere else. I will check when I get the time.
------
Marzo Sette Torres Junior
aka Geometrodynamic Dragon
[url=http://www.catb.org/~esr/faqs/smart-questions.html]How To Ask Questions The Smart Way[/url]
Marzo Sette Torres Junior
aka Geometrodynamic Dragon
[url=http://www.catb.org/~esr/faqs/smart-questions.html]How To Ask Questions The Smart Way[/url]
-
- Posts: 1219
- Joined: Thu May 14, 2020 1:34 pm
Re: UCC Crash Building BGKeyring
Whatever is causing UCC to crash must be later in the code then. I'm not having any trouble working on SIfixes.