Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork630
Open
Description
📦 What modules are you seeing the problem on?
ScriptHookVDotNet.asi (core/runtime)
🛠️ SHVDN Version
v3.7.0-nightly.50
🎮 Game Version
VER_1_0_3586_0
🐛 Bug Description
Having the Info tag for the introductory message for scripts using the v2 API, but the Warning tag for every listed script that uses that API, makes log reading more difficult, and only displays the name of the outdated script in the console.
🔄 Steps To Reproduce
N/A
📄 Link To Code Example
No response
⚠️ Current Behavior
The introductory message for scripts using API v2 is tagged as an Info and is not displayed in the console.
🎯 Expected Behavior
The introductory message for scripts using API v2 is tagged as a Warning and is displayed in the console.