File information

Last updated

Original upload

Created by

iCat42

Uploaded by

iCat42

Virus scan

Safe to use

1358 comments

  1. iCat42
    iCat42
    • premium
    • 55 kudos
    Locked
    Sticky
    Translations of modded strings can be added here.
    Details about latest NL update can be read there.
  2. iCat42
    iCat42
    • premium
    • 55 kudos
    Locked
    Sticky
    When posting long error logs, use spoiler tag. Like this:
    Spoiler:  
    Show
    Error [mod0000_mergedfiles]game\gameplay\damage\damagemanagerprocessor.ws(1040): I dont know any 'yrdens'
    Error [mod0000_mergedfiles]game\gameplay\damage\damagemanagerprocessor.ws(1042): I dont know any 'yrdens'
    Error [mod0000_mergedfiles]game\gameplay\damage\damagemanagerprocessor.ws(1044): I dont know any 'spellPowerAard'

    First make sure No Levels mod works alone, without any other mods installed. If it does not work alone, you have one of: chosen wrong version of No Levels for wrong version of original game; failed mod installation; have leftovers from other mods you have used before; I have actually uploaded broken mod (but then not you alone would have your errors).
    Resolving conflicts with other mods is up to you. I do not know how every mod works and what you want to end up with.
  3. GeorgEgor
    GeorgEgor
    • supporter
    • 0 kudos
    Hello, having fun with the mod, however a problem with a full moon potion. Since it buffs max health it recalulated according to the formula I don't know, but the result is... not great. 
    Basic potion adds 60 healt, medium one 130 and superior - 200. As you can imagine going from 1k health to 1060 is not something you want from a potion. Even +200 max health fro 50! toxicity is horrendously bad. Since your mod is very adjustable, can you please tell where can I find the Full Moon formula calculation, so I can adjust it myself.

    Thank you once again for the wonderfull mod
    1. iCat42
      iCat42
      • premium
      • 55 kudos
      Full Moon's config is packed inside file "modNoLevels\content\blob0.bundle". Unpack it. Find "gameplay\abilities\effects_potions.xml". In it, edit "<ability name="FullMoonEffect...". Then pack data pack.
    2. GeorgEgor
      GeorgEgor
      • supporter
      • 0 kudos
      If you don't mind me asking, how to unpack bundle file?
    3. iCat42
      iCat42
      • premium
      • 55 kudos
      I am using ModKit and ModKitchen for this. ModKit has wcc_lite.exe, which can unpack and pack bundle files, from console. ModKitchen is convenient GUI, which translates "human actions" into console commands for wcc_lite.exe. You can read how to use them on their pages. I also made No_Levels_modding_guide, it may help too. I wanted to put my guide into some more easily accessible place, but did not find time to do it yet.
  4. Quebrachoman
    Quebrachoman
    • member
    • 0 kudos
    Buenas!

    Thanks for this incredible mod, I use it since my third game and never left it
    Im having a problem with the mod "Hoods", from TheRealArdCarraigh
    The following error appears: 

    
    Spoiler:  
    Show
     Error [mod0000_mergedfiles]game\gui\inventorycontext.ws(692): syntax error, unexpected TOKEN_ELSE, near 'else'
    Error [mod0000_mergedfiles]game\gui\inventorycontext.ws(705): syntax error, unexpected '}', expecting $end, near '}'
    Warning [modsharedimports]engine\environment.ws(30): Global native function 'EnableDebugOverlayFilter' was not exported from C++ code.
    Warning [modsharedimports]engine\environment.ws(32): Global native function 'EnableDebugPostProcess' was not exported from C++ code.
    Warning [content0]engine\showflags.ws(11): Global native function 'DebugSetEShowFlag' was not exported from C++ code. 



    Im sure its with this mod, because I uninstalled the rest of mods and tested

    In Script Merger, problems are solved automatically, so its not my fault from a bad merging 

    Before I used the mods without problem, I have not playing in a long time because I changed all my pc, so I assume that it was is an update of some of the mods

    I appreciate any help, thanks!!
    1. iCat42
      iCat42
      • premium
      • 55 kudos
      Read this article: https://www.csharp.com/article/c-sharp-if-else-statement/
      It is not exactly "Witcher Script", but syntax is the same. You have something messed up with "if-else" conditions or curly brackets { } - number of opening and closing brackets is not equal or they are in the wrong places.
    2. Quebrachoman
      Quebrachoman
      • member
      • 0 kudos
      Thank you very much for fast answer!
      Is it an option to validate the files to see if they are fixed? Or reinstall the whole game? 
    3. iCat42
      iCat42
      • premium
      • 55 kudos
      No need to reinstall whole game. Scripts are validated each time game is launched. If you feel like you don't understand anymore what is broken and want to start over, just delete everything in "The Witcher 3/mods" folder.
    4. kirito8064
      kirito8064
      • premium
      • 0 kudos
      i know its really not ur problem as hoods isn't your mod but im running into the same issue and i am not quite grasping the article so my question is why or how would deleting everything in the mods folder help resolve the script conflict ? all good if its not worth explaining
    5. iCat42
      iCat42
      • premium
      • 55 kudos
      I meant that deleting everything from mod folder and starting again, is better than reinstalling whole game and starting again. It does not exactly resolve conflicts, but if you merged/resolved something wrong, starting over may help fix bad merge/resolve, about which you forgot or did not realise it was wrong before.
    6. kirito8064
      kirito8064
      • premium
      • 0 kudos
      right well i guess i just gotta drop hoods bc it aint merging right. bro u are one of the most active mod authors i ever seen keep it and the awesome modding up
  5. oNe1Serelepe
    oNe1Serelepe
    • member
    • 0 kudos
    I'm killing enemies too easily, whether they're humans or monsters, I'm lvl 6 and I kill them with only 6 to 10 blows with the viper sword low lvl, can you make it harder?
    1. iCat42
      iCat42
      • premium
      • 55 kudos
      Find "GetDifficultyDmgMult" in description.
  6. oNe1Serelepe
    oNe1Serelepe
    • member
    • 0 kudos
    Is it common for swords to have a single base damage stat? For example, before installing this mod, Vipers had 112-213 dmg, now it only has 220 base dmg. Im on Next-Gen, first run lvl 5
    1. iCat42
      iCat42
      • premium
      • 55 kudos
      OG displays average damage ± 10%. NL makes it display one number: average damage. But in fights, weapons still deal average damage ± 10%. If you want it back, like in OG, go to mods\modNoLevels\content\scripts\game\modcode\potatoItemCheats.ws → set showAvgDmg = false;
    2. oNe1Serelepe
      oNe1Serelepe
      • member
      • 0 kudos
      Ty brother. Congrats for ur effort!
  7. CranEXE
    CranEXE
    • member
    • 6 kudos
    sorry to ask that but i wanted to know is this mod compatible to vlad x e3 ui ?
  8. 956785412
    956785412
    • member
    • 3 kudos
    I have this issue where any old 1% stat chance (burning, poison, whatever) will apply every single hit. No idea why - the only two mods I have enabled that would mess with that are this mod NoLevels and BiA (Brothers In Arms) which is more bugfixing and such. Is this a known issue? Any fix? It's a little brokenly overpowered rn. 
    1. Daignem
      Daignem
      • premium
      • 0 kudos
      I have the same problem, did you find a solution to this?
  9. Kubui
    Kubui
    • member
    • 0 kudos
    i dont know how to feel about this mod. I really love the feeling of exploration and freedom.

    but on the other hand, im literally one shotting every boss. No dificulty at all, its kind of boring tbh (im playing on blood and bones difficult)
    1. iCat42
      iCat42
      • premium
      • 55 kudos
      One shotting is weird. Maybe merged some mods wrong?
    2. Dalaaniel
      Dalaaniel
      • member
      • 0 kudos
      Couple it with other mods for difficulty. My personal favs are faster fatties and improved monster effect. With those mod on priority when merging bundles. 
      With this the game is a walk in hell. 
  10. Dalaaniel
    Dalaaniel
    • member
    • 0 kudos
    I tried installing this mod along with a few others. I manually merged all the .ws files. Unfortunately, it seems my r4game.ws file doesn't recognize the variables from the modcode folder. 
    Spoiler:  
    Show

    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modcommands.ws(520): 'modConsoleCommands' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modcommands.ws(526): 'modConsoleCommands' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modconfig.ws(79): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modconfig.ws(85): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modconfig.ws(91): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modconfig.ws(97): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modconfig.ws(103): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modconfig.ws(109): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modconfig.ws(115): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\moddamage.ws(413): 'modDamage' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\moddamage.ws(419): 'modDamage' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\moddamage.ws(427): 'modDamage' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\moddamage.ws(433): 'modDamage' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\moddamage.ws(440): 'modDamage' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modprices.ws(253): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modprices.ws(260): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(682): 'modPotatoItemCheats' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(688): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(694): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(700): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(706): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(713): Could not find function 'MarkPlayerItemAsNew'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(724): Could not find function 'MarkPlayerItemAsNew'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(731): 'modPotatoItemCheats' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(737): 'modPotatoItemCheats' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(743): 'modPotatoItemCheats' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(749): 'modPotatoItemCheats' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(755): 'modPotatoItemCheats' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(761): 'modPotatoItemCheats' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(767): 'modPotatoItemCheats' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(773): 'modPotatoItemCheats' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(779): 'modPotatoItemCheats' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(801): Could not find function 'CurrentInventoryRemoveItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(803): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(814): Could not find function 'MarkPlayerItemsAsNew'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(815): Could not find function 'PlayerUpdateItems'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(825): Could not find function 'MarkPlayerItemsAsNew'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(826): Could not find function 'PlayerUpdateItems'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(840): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(853): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(866): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(879): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(885): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(892): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(900): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(906): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(912): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(948): Could not find function 'CurrentInventoryUpdateItems'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(955): Could not find function 'CurrentInventoryUpdateItem'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\spawned_obstacles\witchboilingwaterobstacle.ws(101): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\spawned_obstacles\witchboilingwaterobstacle.ws(155): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\gameplay_triggers\effectareatrigger.ws(64): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\interactive\oilbarrel\oilbarrelentity.ws(193): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\spawned_obstacles\archesporbulb.ws(131): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod0000_mergedfiles]game\player\r4player.ws(8876): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod0000_mergedfiles]game\player\playerwitcher.ws(6168): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod0000_mergedfiles]game\player\playerwitcher.ws(6177): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod0000_mergedfiles]game\player\playerwitcher.ws(6382): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod0000_mergedfiles]game\player\playerwitcher.ws(6389): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod0000_mergedfiles]game\player\playerwitcher.ws(6396): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod0000_mergedfiles]game\player\playerwitcher.ws(6403): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(193): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(195): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(549): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(551): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(553): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(1071): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(1134): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(1136): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(1138): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(1140): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(1142): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(1344): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(1351): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(1356): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(1362): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(1525): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(1527): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(1666): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(1790): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(2034): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\projectile\advancedprojectile.ws(2036): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\projectile\custom\redplagueprojectile.ws(89): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\swarms\flyingcritterslairentity.ws(226): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\components\craftsmancomponent.ws(96): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\components\craftsmancomponent.ws(98): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\effects\effectmanager.ws(997): 'QUEN_DOTT' is not a member of 'handle:W3GameParams'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\effects\effects\skill\battletrance.ws(51): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\effects\effects\skill\battletrance.ws(90): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gui\_old\components\guiplayerinventorycomponent.ws(390): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gui\_old\components\guiaddsocketsinventorycomponent.ws(42): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gui\_old\components\guidisassembleinventorycomponent.ws(88): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gui\_old\components\guisocketsinventorycomponent.ws(63): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gui\_old\components\guirepairinventorycomponent.ws(25): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gui\_old\components\guirepairinventorycomponent.ws(66): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod0000_mergedfiles]game\gui\_old\components\guitooltipcomponent.ws(599): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod0000_mergedfiles]game\gui\_old\components\guitooltipcomponent.ws(613): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod0000_mergedfiles]game\gui\_old\components\guitooltipcomponent.ws(634): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gui\data\popupdata.ws(414): Could not find function 'handleMoveFromStashQuantity'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\moddamage.ws(366): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\moddamage.ws(366): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\moddamage.ws(375): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modprices.ws(86): 'modItemBasePrice' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modprices.ws(104): 'modItemBasePrice' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modprices.ws(120): 'modItemBasePrice' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modprices.ws(158): 'modItemBasePrice' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modprices.ws(177): 'modItemBasePrice' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\modprices.ws(204): 'modItemBasePrice' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\modcode\potatoitemcheats.ws(40): Could not find function 'GetPlayerInventory'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\actions\attackaction.ws(109): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\actions\attackaction.ws(198): 'modDamage' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gui\menus\charactermenu.ws(415): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gui\menus\charactermenu.ws(638): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gui\menus\charactermenu.ws(1463): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gui\menus\charactermenu.ws(1598): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gui\menus\charactermenu.ws(1647): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod0000_mergedfiles]game\gui\menus\craftingmenu.ws(373): 'modPrices' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\items\spells\yrdenentity.ws(785): 'modSpells' is not a member of 'handle:CR4Game'
    Error [modswordfx]game\player\states\combatsword.ws(1068): To few params in call to function 'Heal'
    Error [modswordfx]game\player\states\combatsword.ws(1098): To few params in call to function 'Heal'
    Error [mod__00000nolevelslite_v1_5_0]game\behavior_tree\tasks\combat\bttaskrequireditems.ws(544): 'entityAdjuster' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\behavior_tree\tasks\monsters\bttaskwraithdraindance.ws(96): 'QUEN_DOTT' is not a member of 'handle:W3GameParams'
    Error [mod__00000nolevelslite_v1_5_0]game\behavior_tree\tasks\monsters\bttaskwraithdraindance.ws(119): 'QUEN_DOTT' is not a member of 'handle:W3GameParams'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\ability\playerabilitymanager.ws(536): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\ability\playerabilitymanager.ws(1725): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\ability\playerabilitymanager.ws(1740): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\ability\playerabilitymanager.ws(3098): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\ability\playerabilitymanager.ws(3100): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\ability\playerabilitymanager.ws(4420): 'modConfig' is not a member of 'handle:CR4Game'
    Error [mod__00000nolevelslite_v1_5_0]game\gameplay\ability\playerabilitymanager.ws(4439): 'modConfig' is not a member of 'handle:CR4Game'
    Warning [modarddhustable]local\arddhustable_hoveringpreview\arddhustable_hoveringpreview_main.ws(1): Adding state 'ArdDhuStable_HoveringPreview_DialogState' to class 'CR4HudModuleDialog' which is not a state machine. Did you forget the 'statemachine' keyword in class?
    Warning [modarddhustable]local\arddhustable_hoveringpreview\arddhustable_hoveringpreview_main.ws(18): Adding state 'ArdDhuStable_HoveringPreview_DialogStateExit' to class 'CR4HudModuleDialog' which is not a state machine. Did you forget the 'statemachine' keyword in class?
    Warning [content0]engine\environment.ws(30): Global native function 'EnableDebugOverlayFilter' was not exported from C++ code.
    Warning [content0]engine\environment.ws(32): Global native function 'EnableDebugPostProcess' was not exported from C++ code.
    Warning [content0]engine\showflags.ws(11): Global native function 'DebugSetEShowFlag' was not exported from C++ code.
    Warning [modprogressonthepath]local\progressonthepath_compiled.ws(8354): Return statement prevents the execution of successive lines of script
    Warning [modprogressonthepath]local\progressonthepath_compiled.ws(8355): Return statement prevents the execution of successive lines of script
    1. iCat42
      iCat42
      • premium
      • 55 kudos
      "modConfig" variable is supposed to be defined in file "r4game.ws". You are missing it and many other variable definitions.
    2. Dalaaniel
      Dalaaniel
      • member
      • 0 kudos
      Sorry I fast learned modding games and succeeded in merging your mod with my collection. I think Vortex backups were messing up my stuff. 

      Anyway Thank you, great mod ! Iove being able to destroy those pesky dogs while still having a hard time against multiple humans. I can also equip every cool armor, nice.

      Spoiler:  
      Show

      Ps: I'm in my tweaking obsession, so if you got any advice to make your mod a tad more difficult, like monsters stats tweaking, I'll be really grateful. Also, this may be clearly too much an ask but, I have a mod to killemall and I'd love to be able to lower the stats of NPC "commoners". The game is more balanced now, but the widows, kids and other peasant are tanky as f***.

      EDIT : I coupled this mod with faster fatties, improved monster effects, skilled humans, no dodging status effects, and better Leshen animation. The game is hardcore right now. There is still some monster weaker than others (f*#@ing wyvern are trash) but most monsters; even basic one like water hag, wraith or bears; become a real menace. At the same time; thanks to no lvl; wolves, dogs and drowners are the trash they should have been in the vanilla game. 
  11. QuesoQuesadila
    QuesoQuesadila
    • member
    • 2 kudos
    Incompatible with Vladimir UI, any chance for a patch?
    1. je1992
      je1992
      • premium
      • 1 kudos
      +1
    2. juanchoix
      juanchoix
      • supporter
      • 0 kudos
      +1
    3. Xlebusek
      Xlebusek
      • member
      • 0 kudos
      У меня получилось каким то образом их объединить. Для этого я так же использовал моды Complete Animations Redux и Enemy Levels hidden and No Quest Levels . Так же мне удалось это сделать только на версии мода No Levels 1.4.12 потому что на версии 1.5.0 внесено много изменений из за которых нужно все делать по новому и по другому. Сделал я это ещё осенью вроде и потребовалось мне на это более 10 часов дабы разобраться что я не так делаю (До этого были попытки сделать это летом но они не увенчались успехом). Ещё что важно это то что нужно обязательно смотреть не только на строку для merge в Script Merger но и на строки выше и ниже и если выбираешь к примеру B то придерживайся в этом блоке кода вариантов B а не C или A (Исключения это пустые строки). Не знаю помогут ли мои советы но что могу точно сказать так это то что для этой авантюры нужно очень много нервов потому что пока перебираешь комбинации и пытаешься вникнуть в код то проходишь через такое отчаяние когда при запуске выдает ровно одну строку с ошибкой и после её исправления выдает все ту же ошибку или новую ошибку в новом файле. 

      Удачи вам.
  12. nerthzul
    nerthzul
    • member
    • 0 kudos
    I don't know if I fumbled something when installing the mod, but when I try to equip the Armor of a Thousand Flowers my game crashes.

    Edit: Happened again with a different piece of equipment.