- Joined
- Oct 28, 2023
- Posts
- 300
Search pbWait and change to a smaller number.Did you got it to work I been working on it
Search pbWait and change to a smaller number.Did you got it to work I been working on it
I did that still going fastSearch pbWait and change to a smaller number.
Well you should change to a large number if it's too fast. Sorry.I did that still going fast
I made a quick package out of the port that I did, give it a try and let me know if it works for you:
Script '[Modular Title Screen] Scene Intro.rb' line 28: NameError ocurred
uninitialized constant ModularTitle:PLAY_MUSIC_ON_CREDITS
Good catch, thanks. That should be fixed now if you download it again.I tried it to see if it would work, and I just get this error when trying to start up the game
Ruby:Script '[Modular Title Screen] Scene Intro.rb' line 28: NameError ocurred uninitialized constant ModularTitle:PLAY_MUSIC_ON_CREDITS
Good catch, thanks. That should be fixed now if you download it again.
Script '[Modular Title Screen] Scene Intro.rb' line 100: NoMethodError ocurred undefined method `pbBitmap' for #<Scene_intro>
this is because you need an older version on Luka Scripting UtilitiesRuby:Script '[Modular Title Screen] Scene Intro.rb' line 100: NoMethodError ocurred undefined method `pbBitmap' for #<Scene_intro>
Exception: NoMethodError
Message: undefined method `pbBitmap' for #<Scene_Intro>
Backtrace:
[Modular Title Screen] Scene Intro.rb:100:in `block in cyclePics'
[Modular Title Screen] Scene Intro.rb:99:in `each'
[Modular Title Screen] Scene Intro.rb:99:in `cyclePics'
[Modular Title Screen] Scene Intro.rb:28:in `main'
Main:35:in `mainFunctionDebug'
Main:18:in `block in mainFunction'
Errors:80:in `pbCriticalCode'
Main:18:in `mainFunction'
Main:45:in `block in <main>'
Main:44:in `loop'
you need the Luka Scripting Utilities version 3.3.2Ruby:Exception: NoMethodError Message: undefined method `pbBitmap' for #<Scene_Intro> Backtrace: [Modular Title Screen] Scene Intro.rb:100:in `block in cyclePics' [Modular Title Screen] Scene Intro.rb:99:in `each' [Modular Title Screen] Scene Intro.rb:99:in `cyclePics' [Modular Title Screen] Scene Intro.rb:28:in `main' Main:35:in `mainFunctionDebug' Main:18:in `block in mainFunction' Errors:80:in `pbCriticalCode' Main:18:in `mainFunction' Main:45:in `block in <main>' Main:44:in `loop'
does anyone know how to fix this problem in v21.1?
So it won't work with newer versions, like 4.0.2?you need the Luka Scripting Utilities version 3.3.2
No, because it don't use pbBitmap anymoreSo it won't work with newer versions, like 4.0.2?