project-navigation
Personal tools

Author Topic: Few bugs  (Read 3359 times)

Offline Sarin

  • Sergeant
  • *****
  • Posts: 339
    • View Profile
Few bugs
« on: January 13, 2013, 08:38:39 pm »
build: January 9th 2013 32bit, system:win7/64bit

First. I had my pilot survive his craft being shot down. This bugged out the interception menu somehow, doubleclicking UFOs didn't do anything. Also in pilot assignment menu his checkbox was greyed out. Unfortunately I accidentally overwrote the save.

Encased plasma ammo has odd production prices. Sniper rifle ammo and machine gun ammo have same cost as normal ones, while assault rifle ammo has cost 1500/piece. Helova expensive fun....

And last, full Herakles vs. crashed harvester on office complex map, always crashes to geoscape on starting. Save included.

Offline ShipIt

  • Project Artist
  • Captain
  • ***
  • Posts: 906
    • View Profile
Re: Few bugs
« Reply #1 on: January 14, 2013, 06:42:26 pm »
2013/01/14 18:36:16 ERROR: LE_NotFoundError: Could not get LE with entnum 125 (H:\buildUFOAI\codeblocks\msysgit\ufoai\src\client\battlescape\events\event\actor\e_event_actorclientaction.cpp:48)


Offline DarkRain

  • Project Coder
  • Captain
  • ***
  • Posts: 746
    • View Profile
Re: Few bugs
« Reply #2 on: January 15, 2013, 06:00:08 pm »
2013/01/14 18:36:16 ERROR: LE_NotFoundError: Could not get LE with entnum 125 (H:\buildUFOAI\codeblocks\msysgit\ufoai\src\client\battlescape\events\event\actor\e_event_actorclientaction.cpp:48)
This is caused because one of the soldiers spawns next to a bugged door, as you see in the screenshots the door teleports form one side to the other of the building when opened/closed (note that it is possible to open/close the door from either of the two places where it appears), since the door spawns open it ends next to the soldier spawn causing the crash (as it seems the crash happens if an actor spawns next to any door -- and possibly other client-action triggers)

Offline ShipIt

  • Project Artist
  • Captain
  • ***
  • Posts: 906
    • View Profile
Re: Few bugs
« Reply #3 on: January 15, 2013, 09:13:26 pm »
The func_door in question is missing its origin brush, thats were the erratic behaviour comes from.

Offline Conan

  • Rookie
  • ***
  • Posts: 11
    • View Profile
Re: Few bugs
« Reply #4 on: May 21, 2013, 06:06:30 pm »
More than 9 team members (9 of 12) on Herakles can not be read out (12 of ...).

15-May-2013, 2.5-dev

Offline Conan

  • Rookie
  • ***
  • Posts: 11
    • View Profile
Re: Few bugs
« Reply #5 on: June 08, 2013, 09:12:35 am »
Stingray weapon slots are out of place.
2.5dev.ver.jun.7.2013

Offline H-Hour

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 1923
    • View Profile
Re: Few bugs
« Reply #6 on: June 08, 2013, 01:07:02 pm »
I've made a bug report. THanks for posting.