Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
I can try to fix it myself it you point me in the right direction - i'm not familar with Lua but i can do some XML so if its just 'swap this with that' then I might be able to do it...
Looked at the "Scythes" mod but its not as configurable as CCappu's version
its just the scythe mod by CCappu
I think linking it in brackets has messed with the URL
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2328604820&searchtext=scythe
[00:01:10]: [string "scripts/util.lua"]:630: Could not find an asset matching images/inventoryimages/scythe.xml in any of the search paths.
I've added the "goldenscythe" into the mainlua as directed in the pinned discussion
No joy :(
Disabling scythe support works...but I'd quite like to have scythes supported you know?
Any suggestions on what I'm doing wrong?
LUA ERROR stack traceback:
../mods/workshop-2049905964/modmain.lua:518 in (upvalue) GetBestItem (Lua) <511-546>
../mods/workshop-2049905964/modmain.lua:592 in (upvalue) CheckButtonItem (Lua) <590-643>
../mods/workshop-2049905964/modmain.lua:769 in (local) fn (Lua) <766-771>
scripts/entityscript.lua:1215 in (method) PushEvent (Lua) <1202-1229>
scripts/prefabs/inventory_classified.lua:408 in (field) fn (Lua) <389-414>
scripts/scheduler.lua:186 in (method) OnTick (Lua) <164-216>
scripts/scheduler.lua:419 in (global) RunStaticScheduler (Lua) <417-425>
scripts/update.lua:178 in () ? (Lua) <169-220>
LUA ERROR stack traceback:
../mods/workshop-2049905964/modmain.lua:518 in (upvalue) GetBestItem (Lua) <511-546>
item1 = 102613 - cane (valid:false)
item2 = 164794 - orangestaff (valid:true)
group = table: 000000010ACD4F20
../mods/workshop-2049905964/modmain.lua:628 in (upvalue) CheckButtonItem (Lua) <590-643>
item = 164794 - orangestaff (valid:true)
../mods/workshop-2049905964/modmain.lua:769 in (local) fn (Lua) <766-771>
inst = 100234 - wathgrithr (valid:true)
data = table: 000000010AB2DF80
scripts/entityscript.lua:1215 in (method) PushEvent (Lua) <1202-1229>
self (valid:true)
[workshop-2189004162 (Insight)]: Text: [string "../mods/workshop-2049905964/modmain.lua"]:518: attempt to index field 'inventoryitem' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-2049905964/modmain.lua:518 in (upvalue) GetBestItem (Lua) <511-546>
../mods/workshop-2049905964/modmain.lua:628 in (upvalue) CheckButtonItem (Lua) <590-643>
../mods/workshop-2049905964/modmain.lua:769 in (local) fn (Lua) <766-771>
scripts/entityscript.lua:1215 in (method) PushEvent (Lua) <1202-1229>
scripts/prefabs/inventory_classified.lua:408 in (field) fn (Lua) <389-414>
scripts/scheduler.lua:186 in (method) OnTick (Lua) <164-216>
scripts/scheduler.lua:419 in (global) RunStaticScheduler (Lua) <417-425>
scripts/update.lua:178 in () ? (Lua) <169-220>
ex) The Lazy Explorer, Thermal Stone
I imagined something along these lines when I thought about the association, this way you don't have to worry about all the game items, just those that the user puts in the mod's slotbox. You also wouldn't need a dropdown list.
Anyway, it's just an idea that occurred to me and I completely understand your situation, don't worry! :D
You can still manually edit the lists and order of items manually in the mod code, this is done as simply and intuitively as possible
Yes, I understand this idea, but it has 2 problems:
The first is the impossibility of creating dynamic (and simple drop-down) lists inside the game settings.
The second is the need to create a list of items directly. I can't allow players to enter their values because if there is a typo or mistake, the function will not work or the game will crash. That is, I will have to make a list of all in-game and mods (?) items. This does not solve the problem that I have to manually update the mod for each patch, but, of course, gives players more freedom.
Now it all comes down to the fact that I changed my job and it is associated with business trips and I have no time to finish in-game menu, which would allow me to solve at least the problem with drop-down lists.
I think this mod could work a little differently. Instead of having pre-determined positions for item types, such as weapons, armor, helmets, which are automatically assigned by the logic of the best item, the player would be able to associate a certain 'X' item as "armor", or a certain 'Y' item as "weapon" with the existing space. This way, the mod could create an association with that item, understanding that the player wants to use "that item" as a flashlight, for example.
The reason for this is that when you work with mod items, you can't use this mod, because the mapping of items that are added to the grid is managed by a list that you create considering the priority.
Does that make sense?
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1506515164
Sadly I don't understand a thing or close to in theses crash log.
But I'm an advanced mod user and well know my mod list, what each is doing, possible conflict etc. I always take a lot of time to mod some games I want to, and try to avoid any conflict, incompatibility, avoiding trash made mods or too old.
And I wasn't able to reproduce it either with the same save...
I used a rollback save of the morning the same day, did the same things and same order, but this time, nothing, and I did the thing quick like the 1st time.
I though it would be important to tell you this.
The mod itself still work perfectly, thank again for this amazing Mod!
it somehow make the cave on "pause" until you go in, and then apply all who must be done during this time, and so make the above world pause when in cave, time is paused, but things who should be apply are made when you go up or down, and it's only for solo player.
But I don't like it because the way it work and delay some Timer, like hounds or season boss attack at a point that you can have a lot of delay on them and they never pop because the season end before they can be there.
So I deal with the lag. (and wrote big messages for nothing xD, sorry)
Have you an idea of what could happen ?
I wasn't doing anything special, or new, just crafting an other gold shovel or golden axe (I clicked fast one the 1st and 2nd so can't tell you the one who lead to this, if that was this...
And it wasn't the 1st time I craft both, in this save, or in previous save too, a lot.
Sorry but my game did just crash with this log:
[string "../mods/workshop-2049905964/modmain.lua"]:444: attempt to index field 'classified' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-2049905964/modmain.lua:444 in (upvalue) CompareItems (Lua) <434-465>
../mods/workshop-2049905964/modmain.lua:541 in (upvalue) GetBestItem (Lua) <467-549>
../mods/workshop-2049905964/modmain.lua:619 in (upvalue) CheckButtonItem (Lua) <593-646>
../mods/workshop-2049905964/modmain.lua:772 in (local) fn (Lua) <769-774>
scripts/entityscript.lua:1208 in () ? (Lua) <1195-1222>
=(tail call):-1 in () (tail) <-1--1>
=(tail call):-1 in () (tail) <-1--1>
scripts/prefabs/inventory_classified.lua:408 in (field) fn (Lua) <389-414>
scripts/scheduler.lua:186 in (method) OnTick (Lua) <164-216>
scripts/scheduler.lua:419 in (global) RunStaticScheduler (Lua) <417-425>
scripts/update.lua:178 in () ? (Lua) <169-220>