Improved Glutton mod for Glutton mod

A place to post your add ons and ideas for them

Moderator: Moderator

Message
Author
Hellcommander
Archmage
Posts: 362
Joined: Tue Nov 09, 2010 7:43 pm

Re: Improved Glutton mod for Glutton mod

#16 Post by Hellcommander »

Heres the latest revision of the reworked glutton mod it shows up but freezes at 100 percent on creating character.
error causing it is :
Lua Error: /engine/utils.lua:1534: cannot open /data-glutton/talents/gluttony.lua: Bad file descriptor
At [C]:-1
At [C]:-1 error
At /engine/utils.lua:1534 loadfilemods
At /engine/interface/ActorTalents.lua:31 loadDefinition
At /hooks/reworked-glutton/load.lua:12
At [string "return function(l, self, data) local ok=false..."]:1
At /mod/load.lua:309
At [C]:-1 require
At /engine/Module.lua:158 load
At /engine/Module.lua:796 instanciate
At /engine/utils.lua:1902 showMainMenu
At /engine/init.lua:153
At [C]:-1 dofile
At /loader/init.lua:196
Attachments
tome-reworked-glutton.7z
(92.03 KiB) Downloaded 158 times

Hellcommander
Archmage
Posts: 362
Joined: Tue Nov 09, 2010 7:43 pm

Re: Improved Glutton mod for Glutton mod

#17 Post by Hellcommander »

https://www.dropbox.com/s/lm7butmzrg1v6 ... glutton.7z
here is latest can't seem to remove all errors
error log
Lua Error: /engine/utils.lua:1534: cannot open /data-glutton/talents/hunger.lua: Bad file descriptor
At [C]:-1
At [C]:-1 error
At /engine/utils.lua:1534 loadfilemods
At /engine/interface/ActorTalents.lua:31 loadDefinition
At /engine/interface/ActorTalents.lua:38 load
At /data-reworked-glutton/talents/gluttony.lua:65 f
At /engine/interface/ActorTalents.lua:41 loadDefinition
At /hooks/reworked-glutton/load.lua:12
At [string "return function(l, self, data) local ok=false..."]:1
At /mod/load.lua:309
At [C]:-1 require
At /engine/Module.lua:158 load
At /engine/Module.lua:796 instanciate
At /engine/utils.lua:1902 showMainMenu
At /engine/init.lua:153
At [C]:-1 dofile
At /loader/init.lua:196

Hellcommander
Archmage
Posts: 362
Joined: Tue Nov 09, 2010 7:43 pm

Re: Improved Glutton mod for Glutton mod

#18 Post by Hellcommander »

Fixed alot of the errors there are still some I haven't figured out how to fix

Code: Select all

Lua Error: /engine/interface/ActorTalents.lua:68: no talent info
	At [C]:-1 
	At [C]:-1 assert
	At /engine/interface/ActorTalents.lua:68 newTalent
	At /engine/interface/ActorTalents.lua:36 newTalent
	At /data-reworked-glutton/talents/glutton-mastery.lua:20 f
	At /engine/interface/ActorTalents.lua:41 loadDefinition
	At /engine/interface/ActorTalents.lua:38 load
	At /data-reworked-glutton/talents/gluttony.lua:54 f
	At /engine/interface/ActorTalents.lua:41 loadDefinition
	At /hooks/reworked-glutton/load.lua:12 
	At [string "return function(l, self, data) local ok=false..."]:1 
	At /mod/load.lua:309 
	At [C]:-1 require
	At /engine/Module.lua:158 load
	At /engine/Module.lua:796 instanciate
	At /engine/utils.lua:1902 showMainMenu
	At /engine/init.lua:153 
	At [C]:-1 dofile
	At /loader/init.lua:196 
Attachments
tome-reworked-glutton.7z
(192.51 KiB) Downloaded 157 times

Hellcommander
Archmage
Posts: 362
Joined: Tue Nov 09, 2010 7:43 pm

Re: Improved Glutton mod for Glutton mod

#19 Post by Hellcommander »

Updated addon for some of the changes in 1.2 (still does not load to start)
loaded only default addons here is error log:
Lua Error: /engine/interface/ActorTalents.lua:69: no talent info
At [C]:-1
At [C]:-1 assert
At /engine/interface/ActorTalents.lua:69 newTalent
At /engine/interface/ActorTalents.lua:37 newTalent
At /data-reworked-glutton/talents/glutton-mastery.lua:20 f
At /engine/interface/ActorTalents.lua:42 loadDefinition
At /engine/interface/ActorTalents.lua:39 load
At /data-reworked-glutton/talents/gluttony.lua:54 f
At /engine/interface/ActorTalents.lua:42 loadDefinition
At /hooks/reworked-glutton/load.lua:12
At [string "return function(l, self, data) local ok=false..."]:1
At /mod/load.lua:312
At [C]:-1 require
At /engine/Module.lua:158 load
At /engine/Module.lua:812 instanciate
At /engine/utils.lua:2130 showMainMenu
At /engine/init.lua:156
At [C]:-1 dofile
At /loader/init.lua:196
Attachments
tome-reworked-glutton.7z
(192.52 KiB) Downloaded 152 times

desophos
Cornac
Posts: 33
Joined: Sun Jan 20, 2013 8:49 am

Re: Improved Glutton mod for Glutton mod

#20 Post by desophos »

Hi Hellcommander,

Please link to the original thread/addon and credit me. I would also appreciate it if you would ask me before modifying and/or redistributing my work. I do appreciate your dedication to the mod, though. I'll look at your modifications.
Author of the Glutton class.

Hellcommander
Archmage
Posts: 362
Joined: Tue Nov 09, 2010 7:43 pm

Re: Improved Glutton mod for Glutton mod

#21 Post by Hellcommander »

Of course I am

Hellcommander
Archmage
Posts: 362
Joined: Tue Nov 09, 2010 7:43 pm

Re: Improved Glutton mod for Glutton mod

#22 Post by Hellcommander »

Sorry about that and you are welcome to use my changes and talent tree into your mod I was just trying to fix a few bugs and add a few talents I only did changes directly to your code since superloading superloaded code is bad. Thus I was trying to make addon for the addon but since your working on it again I won't mess with it any more.

Post Reply