Don't Starve Together
5,643 คะแนน
[API] Gem Core
2
8
5
5
2
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
ขนาดไฟล์
โพสต์
อัปเดต
423.481 KB
5 พ.ค. 2018 @ 8: 18am
3 มี.ค. @ 12: 37pm
127 หมายเหตุการเปลี่ยนแปลง ( ดู )
อยู่ใน 1 ชุดสะสม โดย Zarklord
Island Adventures Dedicated Server Setup
2 รายการ
คำอธิบาย
Version 5.1.45
Library of powerful modding tools for mod developers.

Visit Gem Core Wiki [gitlab.com] for API info
For bug reports and feature requests go to the Gem Core Issues Page [gitlab.com] page and create a issue documenting your bug/feature request.

Contribute to this mod on gitlab [gitlab.com]

IF YOU HAVE A CRASH AND YOU DON'T GIVE ME THE CRASH LOG I CANNOT FIX IT!

Want to talk to me about a crash your having? Need help using a feature of Gem Core in your mod? You can find me on discord.
[discord.gg]

Credits:
Zarklord - For creating this API.
Fidooop - Helping out on usability.
Rezecib - For his wonderful upvalue hacker.
NSimplex - For memspikefix.
ksaab - For helping with the tag entity.
กระดานสนทนายอดนิยม ดูทั้งหมด (1)
1
3 มี.ค. @ 12: 45pm
Using Deconstruction Staff to disassemble items can sometimes cause the server to crash
冰冰羊
770 ความเห็น
Zarklord  [ผู้สร้าง] 15 ก.ค. @ 10: 06am 
@myxal, seems to actually be a base game bug assuming that "winona_machineparts_1" has an AnimState, nothing to do with gem core
myxal 12 ก.ค. @ 12: 58pm 
Not sure where it originates, but I have a client crash (with a dedicated server) when moving winona's doohickeys between inventories (main/overflow/open container) using shift-click.

Logs: https://gist.github.com/myxal/ba387908baad4d8e065d1b64a65d2bd4
el_Chuchmay 25 มิ.ย. @ 12: 27pm 
Had a seed and now its a different world...
SERTKAZANICI31 19 มิ.ย. @ 12: 56pm 
on numara mod:steamhappy:
Aozor**ings 16 พ.ค. @ 11: 34am 
[00:00:07]: [string "../mods/workshop-1908933602/scripts/Feast_M..."]:2: attempt to call method 'FindAndConvertIngredient' (a nil value)
LUA ERROR stack traceback:
../mods/workshop-1908933602/scripts/Feast_ManyMeats.lua(2,1)
=(tail call) ?
=[C] in function 'xpcall'
scripts/mods.lua(186,1) in function 'recipepostinitany'
scripts/recipe.lua(157,1) in function '_Recipe_ctor'
../mods/workshop-1378549454/gemscripts/gemdictionary/recipe.lua(34,1) in function 'constructor'
scripts/modutil.lua(156,1) in function '_ctor'
mecheart 30 มี.ค. @ 4: 33pm 
"reset same world" doesn't work if you stay in the menu. you have to escape the menu after clicking that. at least was true alone in auto-paused state
Zarklord  [ผู้สร้าง] 8 มี.ค. @ 9: 18am 
This crash is not from gemcore, it's from whatever mod added the prefab: "buff_critter_kitten"
Alii的少女心 8 มี.ค. @ 8: 07am 
[00:08:36]: [string "scripts/dumper.lua"]:118: Cannot dump userdata (Transform (0x6000040ef5c0) - unknown)
LUA ERROR stack traceback:
../mods/workshop-1378549454/gemscripts/tools/dynamictilemanager.lua:188 in (global) error (Lua) <183-189>
scripts/dumper.lua:118 in () ? (Lua) <104-119>
=(tail call):-1 in () (tail) <-1--1>
scripts/dumper.lua:176 in () ? (Lua) <158-194>
=(tail call):-1 in () (tail) <-1--1>
Alii的少女心 8 มี.ค. @ 8: 07am 
plz
LUA ERROR stack traceback:
../mods/workshop-1378549454/gemscripts/tools/dynamictilemanager.lua:188 in (global) error (Lua) <183-189>
message = Cannot dump userdata (Transform (0x6000040ef5c0) - unknown)
level = 2
scripts/dumper.lua:118 in () ? (Lua) <104-119>
value = Transform (0x6000040ef5c0)
var = nil
i = 8
=(tail call):-1 in () (tail) <-1--1>
scripts/dumper.lua:176 in () ? (Lua) <158-194>
value = 112650 - buff_critter_kitten (valid:true)
numidx = 1
key = Transform
val = Transform (0x6000040ef5c0)
=(tail call):-1 in () (tail) <-1--1>
Beethoven-此喵非彼喵 19 ก.พ. @ 7: 58pm 
There may be some side effects somewhere with the mods and setup but the logs point to the gemdictionary changing the target parameter to an invalid entity reference. Target changes from 160767 to 160696 inside of the gemdictionary part of the mod.