Game unable to find droptable despite existing in export #1977

Closed
opened 2025-05-04 09:19:13 -07:00 by VampireKitten · 1 comment
Contributor

The only difference I can see is a missing starting /?

2025-05-04T18:16:16:867 [0.1.0] debug:  generating random mission rewards {
  rewardManifests: [
    'Lotus/Types/Game/MissionDecks/VenusJobMissionRewards/VenusTierATableBRewards'
  ],
  rotations: [ 0 ]
}
2025-05-04T18:16:16:868 [0.1.0] error:  unknown droptable: Lotus/Types/Game/MissionDecks/VenusJobMissionRewards/VenusTierATableBRewards

image.png

The only difference I can see is a missing starting /? ``` 2025-05-04T18:16:16:867 [0.1.0] debug: generating random mission rewards { rewardManifests: [ 'Lotus/Types/Game/MissionDecks/VenusJobMissionRewards/VenusTierATableBRewards' ], rotations: [ 0 ] } 2025-05-04T18:16:16:868 [0.1.0] error: unknown droptable: Lotus/Types/Game/MissionDecks/VenusJobMissionRewards/VenusTierATableBRewards ``` ![image.png](/attachments/581b761c-46d9-4662-a857-a6fe76004fc4)
Author
Contributor

...oh, yeah, I think that's the issue

image.png

...oh, yeah, I think that's the issue ![image.png](/attachments/a6f0ae88-7e75-4768-9900-91cf0242d3b1)
Sainan added the
bug
label 2025-05-04 17:31:48 -07:00
Sign in to join this conversation.
No description provided.