Bug: Floating Point Exception when buying bolts

NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Locked
Matias Griese

Bug: Floating Point Exception when buying bolts

Post by Matias Griese »

Version 0.96beta1

I get always a Floating Point Exception when I'm buying 20 bolts. In my game it
happened as long as I tried to buy 20 bolts at the same time (regardless where and
when) until I bought only one bolt/arrow. It must have something to do with the fact that
Avatar has no space in his backback, because somebody else took the arrow because I didn't have enough space.

PS. You can ask for the saved game via email..

Regards,
Matias
Karlos
Posts: 149
Joined: Thu May 14, 2020 1:34 pm

Re: Bug: Floating Point Exception when buying bolts

Post by Karlos »

It's been a while since the beta release, so it's usually a good idea to grab the latest nightly snapshot and test it against that. If the problem persists, log a bug in their bug tracker and attach the saved game to the bug report.

I think they've said there will be a new beta very soon, so you might perfer to wait for that and test it under Beta 2.


-Karl
wjp
Site Admin
Posts: 1708
Joined: Thu May 14, 2020 1:34 pm

Re: Bug: Floating Point Exception when buying bolts

Post by wjp »

We fixed a division by zero in code that added items to party members recently. You might want to try a daily development snapshot, as Karl suggested.
Locked