Burgershot
  • Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Burgershot SA-MP Pawn Scripting [Pawn] YSI acting up

 
  • 0 Vote(s) - 0 Average
Pawn YSI acting up
Metro
Offline

Burgershot Member
Posts: 37
Threads: 13
Joined: Apr 2019
Reputation: 1
#1
2019-05-19, 06:15 PM
I've installed the 5.x branch of the YSI library to get rid of the pesky const correctness warnings and followed the instruction of changing the syntax to include y_hooks in all my files and this was the result

Code:
C:\Users\nonso\Desktop\WaveLS\dependencies\YSI-includes\YSI_Data\y_iterate.inc:108 (fatal) user error: Could not find y_iterate

Build encountered fatal error

Wht's goin on
Y_Less
Offline

Administrator

Posts: 323
Threads: 16
Joined: Feb 2019
Reputation: 90
#2
2019-05-19, 08:30 PM
How are you including it? Can you check if `C:\Users\nonso\Desktop\WaveLS\dependencies\YSI-includes\YSI_Data\y_foreach\y_foreach_entry.inc exists?
Metro
Offline

Burgershot Member
Posts: 37
Threads: 13
Joined: Apr 2019
Reputation: 1
#3
2019-05-20, 05:56 PM (This post was last modified: 2019-05-20, 05:57 PM by Metro.)
(2019-05-19, 08:30 PM)Y_Less Wrote: How are you including it?

Code:
#include <YSI_Data\y_iterate>

(2019-05-19, 08:30 PM)Y_Less Wrote: Can you check if `C:\Users\nonso\Desktop\WaveLS\dependencies\YSI-includes\YSI_Data\y_foreach\y_foreach_entry.inc exists?

it does indeed exist
Y_Less
Offline

Administrator

Posts: 323
Threads: 16
Joined: Feb 2019
Reputation: 90
#4
2019-05-20, 07:14 PM
Try y_foreach not y_iterate, shouldn't make a difference, but everything else looks correct
Metro
Offline

Burgershot Member
Posts: 37
Threads: 13
Joined: Apr 2019
Reputation: 1
#5
2019-05-27, 06:10 PM
(2019-05-20, 07:14 PM)Y_Less Wrote: Try y_foreach not y_iterate, shouldn't make a difference, but everything else looks correct

still doesn't work
Metro
Offline

Burgershot Member
Posts: 37
Threads: 13
Joined: Apr 2019
Reputation: 1
#6
2019-06-02, 12:03 PM
no solution still???
Y_Less
Offline

Administrator

Posts: 323
Threads: 16
Joined: Feb 2019
Reputation: 90
#7
2019-06-02, 04:48 PM
The only think I can think of is you are including the file from some odd set of nested includes. Try include directly from your main script, use `\` always, and make sure you're on 5.x.
« Next Oldest | Next Newest »



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Burgershot - Powered by our Community and MyBB Original Theme by Emerald

Linear Mode
Threaded Mode