<--------Action RPG Frameworl-------->
runtime error: Cannot read null.quests
proc name: set index (/QuestTracker/proc/set_index)
source file: hud-quests.dm,70
usr: null
src: /QuestTracker (/QuestTracker)
call stack:
/QuestTracker (/QuestTracker): set index(0)
/QuestTracker (/QuestTracker): refresh()
/QuestTracker (/QuestTracker): New(null)
the mob (/mob): Read(saves\\hassanjalil (/savefile))
Hassanjalil (/client): load()
Hassanjalil (/client): New()
---------Pixel Movement --------->
runtime error: Cannot modify null.tile_width.
proc name: set icon size (/PixelMovement/proc/set_icon_size)
source file: world.dm,75
usr: null
src: /PixelMovement (/PixelMovement)
call stack:
/PixelMovement (/PixelMovement): set icon size()
/PixelMovement (/PixelMovement): New()
: ()
these are the runtime errors that have been accurs first one is when you save and load the game. and second one always appear
The first error is in the framework and I update that frequently so it'll get fixed soon. The other one is in the Pixel Movement library and I don't update that as often. I'm not sure how soon it'll be fixed.
Thanks for reporting these! =)